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

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

Uses of DockStationListenerManager in bibliothek.gui.dock.station
 

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

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

Fields in bibliothek.gui.dock.station.support declared as DockStationListenerManager
private  DockStationListenerManager DockableVisibilityManager.listeners
           
 

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