GATE
Version 3.1-2270

Uses of Class
guk.im.Action

Packages that use Action
guk.im   
 

Uses of Action in guk.im
 

Methods in guk.im that return Action
 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
 

Methods in guk.im with parameters of type Action
 Action State.addAction(Key key, Action action)
          Adds anew action to this state.
 


GATE
Version 3.1-2270