Uses of Interface
bibliothek.gui.dock.facile.mode.ModeArea
Packages that use ModeArea
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.Wrappers for
DockStations, implementing StationModeArea.-
Uses of ModeArea in bibliothek.gui.dock.common.mode
Subinterfaces of ModeArea in bibliothek.gui.dock.common.modeModifier and TypeInterfaceDescriptioninterfaceCombination ofExternalizedModeAreaandCModeArea, does not specify new methods.interfaceCombination ofMaximizedModeAreaandCModeArea, does not introduce new methods.interfaceCombination ofMinimizedModeAreaandCModeArea, does not introduce any new methods.interfaceinterfaceA combination ofNormalModeAreaandCModeArea. -
Uses of ModeArea in bibliothek.gui.dock.common.mode.station
Classes in bibliothek.gui.dock.common.mode.station that implement ModeAreaModifier and TypeClassDescriptionclassInterface betweenFlapDockStationandCModeArea.protected classRepresents aCScreenDockStationHandleasCExternalizedModeArea.protected classA representation ofCScreenDockStationHandleasCMaximizedModeArea.protected classRepresents aSplitDockStationas aCMaximizedModeArea.protected classRepresents theSplitDockStationasCNormalModeArea.protected classConstructors in bibliothek.gui.dock.common.mode.station with parameters of type ModeArea -
Uses of ModeArea in bibliothek.gui.dock.facile.mode
Classes in bibliothek.gui.dock.facile.mode with type parameters of type ModeAreaModifier and TypeClassDescriptionclassAbstractLocationMode<A extends ModeArea>This abstract class offers various properties that may be useful for any implementation ofLocationMode.Subinterfaces of ModeArea in bibliothek.gui.dock.facile.modeModifier and TypeInterfaceDescriptioninterfaceRepresents a station which shows its children in free floating dialogs.interfaceThe parent of a set ofDockables that are maximized.interfaceInterface describing a station that is connected with aMinimizedMode.interfaceinterfaceA representation of aDockStationwhich can be accessed throughModes.Methods in bibliothek.gui.dock.facile.mode with parameters of type ModeAreaModifier and TypeMethodDescriptionvoidModeAreaListener.internalLocationChange(ModeArea source, Set<Dockable> dockables) To be called if a set ofDockables, which are children of theModeAreasource, changed their location such that theirModemight change.
Note: this method gets only called ifDockable.getDockParent()did not change. -
Uses of ModeArea in bibliothek.gui.dock.facile.mode.station
Classes in bibliothek.gui.dock.facile.mode.station that implement ModeAreaModifier and TypeClassDescriptionclassA connection between aFlapDockStationand theMinimizedModeAreainterface.