Uses of Class
bibliothek.gui.dock.dockable.DockableStateListenerManager

Packages that use DockableStateListenerManager
bibliothek.gui.dock.dockable Some classes related to Dockable
 

Uses of DockableStateListenerManager in bibliothek.gui.dock.dockable
 

Methods in bibliothek.gui.dock.dockable that return DockableStateListenerManager
protected  DockableStateListenerManager AbstractDockable.getDockableStateListeners()
          Gets the manager which is responsible for handling DockableStateListeners.
protected  DockableStateListenerManager AbstractDockable.getDockElementObserver()
          Access to the DockableStateListenerManager which can be used to fire DockableStateEvents.