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