Uses of Class
bibliothek.gui.dock.station.DockStationDelegate

Packages that use DockStationDelegate
bibliothek.gui.dock.station Elements needed by various implementations of the DockStation interface. 
 

Uses of DockStationDelegate in bibliothek.gui.dock.station
 

Methods in bibliothek.gui.dock.station that return DockStationDelegate
protected  DockStationDelegate AbstractDockStation.delegate()
          Creates a set of algorithms which may depend on this DockStation, and which perform various tasks that are handled the same way in many implementations of DockStation.
protected  DockStationDelegate AbstractDockableStation.delegate()
          Creates a generic set of algorithms.