Uses of Class
bibliothek.gui.dock.control.DockRegister

Packages that use DockRegister
bibliothek.gui   
 

Uses of DockRegister in bibliothek.gui
 

Fields in bibliothek.gui declared as DockRegister
private  DockRegister DockController.register
          the known dockables and DockStations
 

Methods in bibliothek.gui that return DockRegister
protected  DockRegister DockController.createRegister()
          Creates a new register for this controller.
 DockRegister DockController.getRegister()
          Gets the set of Dockables and DockStations known to this controller.