GATE
Version 3.1-2270

Uses of Class
guk.im.Key

Packages that use Key
guk.im   
 

Uses of Key in guk.im
 

Methods in guk.im with parameters of type Key
 Action State.addAction(Key key, Action action)
          Adds anew action to this state.
 Action State.getNext(Key key)
          Gets the action this state will activate for a given Key
protected  KeyboardMap.KeyGUI KeyboardMap.guiForKey(Key key)
          Gets the gui that corresponds to a Key object.
 


GATE
Version 3.1-2270