Package de.enough.polish.event

Special implementations for javax.microedition.lcdui classes for DoJa - do not use directly.

See:
          Description

Interface Summary
EventListener Listens for events
 

Class Summary
AsynchronousCommandListener Processes commandAction events in (possibly several) separate threads.
AsynchronousItemCommandListener Processes commandAction events in (possibly several) separate threads.
EventManager Manages events and forwards them to appropriate listeners
ThreadedCommandListener Processes commandAction events in a single separate thread.
ThreadedItemCommandListener Processes item commandAction events in a single separate thread.
 

Package de.enough.polish.event Description

Special implementations for javax.microedition.lcdui classes for DoJa - do not use directly.