|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModeTransitionSetting | |
---|---|
bibliothek.gui.dock.common.intern | |
bibliothek.gui.dock.facile.state | |
bibliothek.gui.dock.support.action |
Uses of ModeTransitionSetting in bibliothek.gui.dock.common.intern |
---|
Methods in bibliothek.gui.dock.common.intern that return ModeTransitionSetting | |
---|---|
ModeTransitionSetting<StateManager.Location,?> |
CSetting.getModes()
Gets the set of modes. |
Methods in bibliothek.gui.dock.common.intern with parameters of type ModeTransitionSetting | |
---|---|
void |
CSetting.setModes(ModeTransitionSetting<StateManager.Location,?> modes)
Sets the set of modes. |
Uses of ModeTransitionSetting in bibliothek.gui.dock.facile.state |
---|
Subclasses of ModeTransitionSetting in bibliothek.gui.dock.facile.state | |
---|---|
static class |
StateManager.StateManagerSetting<B>
A set of properties used to store the contents of a StateManager |
Methods in bibliothek.gui.dock.facile.state that return ModeTransitionSetting | ||
---|---|---|
|
StateManager.getSetting(ModeTransitionConverter<StateManager.Location,B> converter)
|
Methods in bibliothek.gui.dock.facile.state with parameters of type ModeTransitionSetting | |
---|---|
void |
StateManager.setSetting(ModeTransitionSetting<StateManager.Location,?> setting)
|
Uses of ModeTransitionSetting in bibliothek.gui.dock.support.action |
---|
Methods in bibliothek.gui.dock.support.action that return ModeTransitionSetting | ||
---|---|---|
protected
|
ModeTransitionManager.createSetting(ModeTransitionConverter<A,B> converter)
Creates a new, empty setting. |
|
|
ModeTransitionManager.getSetting(ModeTransitionConverter<A,B> converter)
Gets the current set or properties. |
Methods in bibliothek.gui.dock.support.action with parameters of type ModeTransitionSetting | |
---|---|
void |
ModeTransitionManager.setSetting(ModeTransitionSetting<A,?> setting)
Sets all properties of this manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |