|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SyntheticaState.State | |
|---|---|
| de.javasoft.plaf.synthetica | |
| Uses of SyntheticaState.State in de.javasoft.plaf.synthetica |
|---|
| Methods in de.javasoft.plaf.synthetica that return SyntheticaState.State | |
|---|---|
static SyntheticaState.State |
SyntheticaState.State.parse(java.lang.String s)
|
static SyntheticaState.State |
SyntheticaState.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SyntheticaState.State[] |
SyntheticaState.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.javasoft.plaf.synthetica with parameters of type SyntheticaState.State | |
|---|---|
boolean |
SyntheticaState.isSet(SyntheticaState.State state)
Returns true if the specified state is set. |
void |
SyntheticaState.resetState(SyntheticaState.State state)
Resets a single state. |
void |
SyntheticaState.setState(SyntheticaState.State state)
Setter for a single state. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||