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

Packages that use DockRegister
bibliothek.gui   
bibliothek.gui.dock.control   
 

Uses of DockRegister in bibliothek.gui
 

Methods in bibliothek.gui that return DockRegister
 DockRegister DockController.getRegister()
          Gets the set of Dockables and DockStations known to this controller.
 

Uses of DockRegister in bibliothek.gui.dock.control
 

Methods in bibliothek.gui.dock.control that return DockRegister
 DockRegister DefaultDockControllerFactory.createRegister(DockController controller, ControllerSetupCollection setup)
           
 DockRegister DockControllerFactory.createRegister(DockController controller, ControllerSetupCollection setup)
          Creates a new register for the controller.