Uses of Class
bibliothek.gui.dock.common.CGrid

Packages that use CGrid
bibliothek.gui.dock.common   
 

Uses of CGrid in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common with parameters of type CGrid
 void CContentArea.deploy(CGrid grid)
          Exchanges all the CDockables on the center panel by the elements of grid.
 void CGridArea.deploy(CGrid grid)
          Adds all the elements in grid to this area.
 void CWorkingArea.deploy(CGrid grid)
          Exchanges all the CDockables on this area with the elements of grid.