Package | Description |
---|---|
bibliothek.gui.dock.support.mode |
Basic interfaces and classes for a framework that assigns modes to
Dockable s. |
Modifier and Type | Method and Description |
---|---|
void |
ModeManager.runTransaction(AffectingRunnable runnable)
Runs an algorithm which affects the mode of some
Dockable s. |
void |
ModeManager.runTransaction(AffectingRunnable run,
boolean continuous)
Runs an algorithm which affects the mode of some
Dockable s. |