|
GATE Version 3.1-2270 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use State | |
|---|---|
| guk.im | |
| Uses of State in guk.im |
|---|
| Methods in guk.im that return State | |
|---|---|
protected State |
LocaleHandler.addAction(String keyDesc,
String textToAdd,
String keycapStr)
|
State |
LocaleHandler.getInitialState()
The initial state of the FSM. |
State |
Action.getNext()
Gets the state this action leads to. |
| Methods in guk.im with parameters of type State | |
|---|---|
void |
KeyboardMap.update(LocaleHandler newHandler,
State newState)
Updates the keyboard map for a new Locale or a new state of the current locale handler. |
| Constructors in guk.im with parameters of type State | |
|---|---|
Action(State nextState)
Constructor. |
|
KeyboardMap(GateIM im,
LocaleHandler handler,
State state)
Builds the keyboard map. |
|
|
GATE Version 3.1-2270 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||