Package | Description |
---|---|
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 | Method and Description |
---|---|
Runnable |
CLocationModeManager.readSettings(ModeSettings<Location,?> settings,
UndoableModeSettings pending) |
Modifier and Type | Method and Description |
---|---|
Runnable |
ModeManager.readSettings(ModeSettings<H,?> settings,
UndoableModeSettings pending)
Reads the contents of
settings , creates new entries if either
ModeManager.createEntryDuringRead(String) or if pending allows the setting
to be undone if not needed. |