Uses of Class
bibliothek.gui.dock.station.support.DockStationListenerManager

Packages that use DockStationListenerManager
bibliothek.gui.dock   
bibliothek.gui.dock.station   
bibliothek.gui.dock.station.support   
 

Uses of DockStationListenerManager in bibliothek.gui.dock
 

Fields in bibliothek.gui.dock declared as DockStationListenerManager
protected  DockStationListenerManager SplitDockStation.dockStationListeners
          The list of all registered DockStationListeners.
 

Uses of DockStationListenerManager in bibliothek.gui.dock.station
 

Fields in bibliothek.gui.dock.station declared as DockStationListenerManager
protected  DockStationListenerManager AbstractDockStation.listeners
          The list of DockStationListeners which can be used to send events to all listeners.
protected  DockStationListenerManager AbstractDockableStation.listeners
          The list of DockStationListeners which can be used to send events to all listeners.
 

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

Constructors in bibliothek.gui.dock.station.support with parameters of type DockStationListenerManager
DockableVisibilityManager(DockStationListenerManager listeners)
          Constructs a new manager