Uses of Package
mome

Packages that use mome
mome This package is intended to simplify development of J2ME MIDlets. 
mome.keyb This package is intended to associate key (game action) or sequence of keys and/or game actions with command and issue it to the commands execution thread. 
 

Classes in mome used by mome
Executor
          Executor is a class where actual command events dispatching occurs.
Executor.CommandEvent
          Command - Source association.
MoMIDlet
          Class MoMIDlet is base abstract class that extends MIDlet.
XCommandListener
          Inter face XCommandListener is generalization of LCDUI CommandListener interfaces.
 

Classes in mome used by mome.keyb
Executor
          Executor is a class where actual command events dispatching occurs.