Uses of Class
bibliothek.gui.dock.event.DockStationAdapter

Packages that use DockStationAdapter
bibliothek.gui.dock.common.behavior   
bibliothek.gui.dock.station.support Elements used by various DockStations to store properties and to propagate events to other objects. 
 

Uses of DockStationAdapter in bibliothek.gui.dock.common.behavior
 

Subclasses of DockStationAdapter in bibliothek.gui.dock.common.behavior
protected  class ExternalizingCGridAreaConfiguration.SplitInserter
          A listener that is added to a ScreenDockStation, every time some Dockable is added to said station, a new ExternalizingCGridArea is created and inserted.
 

Uses of DockStationAdapter in bibliothek.gui.dock.station.support
 

Subclasses of DockStationAdapter in bibliothek.gui.dock.station.support
 class DockableShowingManager
          Knows for every child of a DockStation whether it is visible or not.