Uses of Class
bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle.ModeAreaListenerWrapper
Packages that use CSplitDockStationHandle.ModeAreaListenerWrapper
Package
Description
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.ModeAreaListenerWrapperModifier and TypeMethodDescriptionprotected voidCSplitDockStationHandle.add(CSplitDockStationHandle.ModeAreaListenerWrapper listener) Addslistenerto this handle, the listener will be invoked if the current fullscreen-Dockable of theSplitDockStationchanged.protected voidCSplitDockStationHandle.remove(CSplitDockStationHandle.ModeAreaListenerWrapper listener) Removeslistenerfrom this handle.