|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface InputState.Pattern
The interface for key patterns: A pattern can be currently active or not, which can be checked by calling the isActive method. Internally, InputState calls checkState when the active state of a pattern might have changed, so a Pattern should inspect and update its state acordingly.
| Method Summary | |
|---|---|
void |
checkState()
|
boolean |
isActive()
|
| Method Detail |
|---|
boolean isActive()
void checkState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||