Uses of Class
bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.ModeAreaListenerWrapper

Packages that use CSplitDockStationHandle.ModeAreaListenerWrapper
bibliothek.gui.dock.common.mode.station Contains wrapper classes for various DockStations, implementing the interface CLocationMode
 

Uses of CSplitDockStationHandle.ModeAreaListenerWrapper in bibliothek.gui.dock.common.mode.station
 

Methods in bibliothek.gui.dock.common.mode.station with parameters of type CSplitDockStationHandle.ModeAreaListenerWrapper
protected  void CSplitDockStationHandle.add(CSplitDockStationHandle.ModeAreaListenerWrapper listener)
          Adds listener to this handle, the listener will be invoked if the current fullscreen-Dockable of the SplitDockStation changed.
protected  void CSplitDockStationHandle.remove(CSplitDockStationHandle.ModeAreaListenerWrapper listener)
          Removes listener from this handle.