Uses of Interface
bibliothek.gui.dock.common.mode.CMaximizedModeArea
Packages that use CMaximizedModeArea
Package
Description
Contains wrapper classes for various
DockStations, implementing the interface
CLocationMode.-
Uses of CMaximizedModeArea in bibliothek.gui.dock.common.mode.station
Classes in bibliothek.gui.dock.common.mode.station that implement CMaximizedModeAreaModifier and TypeClassDescriptionprotected classA representation ofCScreenDockStationHandleasCMaximizedModeArea.protected classRepresents aSplitDockStationas aCMaximizedModeArea.Methods in bibliothek.gui.dock.common.mode.station that return CMaximizedModeAreaModifier and TypeMethodDescriptionCSplitDockStationHandle.asMaximziedModeArea()Returns this asMaximizedModeAreaCScreenDockStationHandle.getMaximizedModeArea()Gets the representation of this asCMaximizedModeArea.