Uses of Class
bibliothek.gui.dock.facile.mode.LocationModeEvent
Packages that use LocationModeEvent
Package
Description
Contains wrapper classes for various
DockStations, implementing the interface
CLocationMode.Contains an implementation of
ModeManager that links a mode to the location
of a Dockable.-
Uses of LocationModeEvent in bibliothek.gui.dock.common.mode.station
Methods in bibliothek.gui.dock.common.mode.station with parameters of type LocationModeEventModifier and TypeMethodDescriptionCScreenDockStationHandle.Maximal.onApply(LocationModeEvent event) CScreenDockStationHandle.Maximal.onApply(LocationModeEvent event, Dockable replacement) CSplitDockStationHandle.Maximal.onApply(LocationModeEvent event) CSplitDockStationHandle.Maximal.onApply(LocationModeEvent event, Dockable replacement) -
Uses of LocationModeEvent in bibliothek.gui.dock.facile.mode
Methods in bibliothek.gui.dock.facile.mode with parameters of type LocationModeEventModifier and TypeMethodDescriptionvoidLocationModeListener.applyDone(LocationModeEvent event) Called by aLocationModeafter theapplymethod has done its work.protected voidMaximizedMode.applyDone(LocationModeEvent event) voidLocationModeListener.applyStarting(LocationModeEvent event) Called by aLocationModeright before theapplymethod starts.protected voidMaximizedMode.applyStarting(LocationModeEvent event) MaximizedModeArea.onApply(LocationModeEvent event) This method is called before the methodapplyis executed of aLocationModethat is not the owner of this area.MaximizedModeArea.onApply(LocationModeEvent event, Dockable replacement) This method is called before the methodapplyis executed of aLocationModethat is not the owner of this area.