Package | Description |
---|---|
bibliothek.gui.dock.facile.mode |
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable . |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExternalizedModeBehavior
The default implementation of
ExternalizedMode . |
Modifier and Type | Method and Description |
---|---|
ExternalizedModeBehavior |
ExternalizedMode.getBehavior()
Gets the current implementation of some algorithms of this mode.
|
Modifier and Type | Method and Description |
---|---|
void |
ExternalizedMode.setBehavior(ExternalizedModeBehavior behavior)
Tells this
ExternalizedMode how some algorithms are implemented. |