Uses of Package
bibliothek.gui.dock.common.intern.station

Packages that use bibliothek.gui.dock.common.intern.station
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.common.intern.station Contains the CommonStation, various implementations of CommonStation and supporting classes. 
 

Classes in bibliothek.gui.dock.common.intern.station used by bibliothek.gui.dock.common.intern
CommonStation
          An interface that can be implemented by classes that extend a DockStation, are Dockables and that should implement CommonDockable as well.
CommonStationDelegate
          Implements several methods that could be used by a CommonStation.
 

Classes in bibliothek.gui.dock.common.intern.station used by bibliothek.gui.dock.common.intern.station
AbstractResizeRequestHandler
          A listener to a CControl that provides useful methods for subclasses.
CommonStation
          An interface that can be implemented by classes that extend a DockStation, are Dockables and that should implement CommonDockable as well.
CommonStationDelegate
          Implements several methods that could be used by a CommonStation.