Uses of Class
de.javasoft.plaf.synthetica.SyntheticaState.State

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.
 



Copyright © 2004-2011 Jyloo Software. All Rights Reserved.