Uses of Class
de.uni_paderborn.fujaba.app.Block

Packages that use Block
de.uni_paderborn.fujaba.app The Fujaba Application 
 

Uses of Block in de.uni_paderborn.fujaba.app
 

Methods in de.uni_paderborn.fujaba.app that return Block
 Block BlockContainer.getBlock(int i)
          Returns the block at the specified position from the container
 

Methods in de.uni_paderborn.fujaba.app with parameters of type Block
private  void ScrollPanel.displayBlock(java.awt.Graphics g, Block block, int startYPos)
          Displays a block with the provided position in the ScrollPanel