| Package | Description |
|---|---|
| org.softsmithy.lib.swing.customizer.state |
State support classes for the SoftSmithy Swing Customizer Framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractState |
static class |
HiddenStateManager.HiddenState |
static class |
StateManager.BoundState |
static class |
StateManager.DefaultState
The default state.
|
static class |
StateManager.ResizeState |
class |
StateWrapper |
| Modifier and Type | Method and Description |
|---|---|
State |
EditableStateManager.getEditableState() |
State |
StateManager.getNormalState()
Getter for property normalState.
|
State |
StateManager.getSelectedState()
Getter for property selectedState.
|
State |
StateWrapper.getState()
Getter for property state.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
HiddenStateManager.setState(State state) |
protected void |
StateManager.setState(State state) |
| Constructor and Description |
|---|
HiddenState(State state) |
StateWrapper(State state) |
Copyright © 2012–2018 SoftSmithy. All rights reserved.