Package | Description |
---|---|
bibliothek.gui.dock.common.grouping | |
bibliothek.gui.dock.common.mode | |
bibliothek.gui.dock.support.mode |
Basic interfaces and classes for a framework that assigns modes to
Dockable s. |
Modifier and Type | Class and Description |
---|---|
class |
GroupingHistoryRewriter
This
HistoryRewriter gets the current CGroupingBehavior using the key CControl.GROUPING_BEHAVIOR
from its CControl . |
Constructor and Description |
---|
GroupingHistoryRewriter(CControl control,
HistoryRewriter<Location,CLocationMode> validation)
Creates a new
GroupingHistoryRewriter . |
Modifier and Type | Class and Description |
---|---|
class |
CStationContainerHistoryRewriter
The
CStationContainerHistoryRewriter tries to ensure that a CDockable stays on the
same CStationContainer when changing the ExtendedMode . |
Modifier and Type | Method and Description |
---|---|
HistoryRewriter<H,M> |
ModeManager.getHistoryRewriter()
Gets the current
HistoryRewriter . |
Modifier and Type | Method and Description |
---|---|
void |
ModeManager.setHistoryRewriter(HistoryRewriter<H,M> historyRewriter)
Sets the current
HistoryRewriter . |