Package | Description |
---|---|
bibliothek.gui.dock.facile.mode |
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable . |
bibliothek.gui.dock.facile.mode.status |
Strategies helping a
LocationModeManager to decide which modes are
available for a Dockable . |
Modifier and Type | Field and Description |
---|---|
static PropertyKey<ExtendedModeEnablementFactory> |
LocationModeManager.MODE_ENABLEMENT
PropertyKey for the ExtendedModeEnablement that should be used
by a LocationModeManager to activate and deactivate the modes. |
Modifier and Type | Field and Description |
---|---|
static ExtendedModeEnablementFactory |
DefaultExtendedModeEnablement.FACTORY
This factory creates new
DefaultExtendedModeEnablement s. |