Package | Description |
---|---|
com.sun.glass.ui |
Modifier and Type | Field and Description |
---|---|
private GestureSupport.GestureState.StateId |
GestureSupport.GestureState.id |
Modifier and Type | Method and Description |
---|---|
static GestureSupport.GestureState.StateId |
GestureSupport.GestureState.StateId.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GestureSupport.GestureState.StateId[] |
GestureSupport.GestureState.StateId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|