Uses of Class
mome.Executor.CommandEvent

Packages that use Executor.CommandEvent
mome This package is intended to simplify development of J2ME MIDlets. 
 

Uses of Executor.CommandEvent in mome
 

Methods in mome that return Executor.CommandEvent
protected  Executor.CommandEvent Executor.getCommandEvent(Object cmd, Object src)
          Returns CommandEvent instance populated with values.
 

Methods in mome with parameters of type Executor.CommandEvent
protected  void Executor.releaseCommandEvent(Executor.CommandEvent cmdRec)
          If heap is not full, populates it with specified CommandEvent.