Implementation

For information about the design and functionality of the MIDlet, see section Design.

To create the MIDlet:

  1. Implement the MIDlet main class

  2. Implement an operations queue for sending and receiving event messages

  3. Implement the functionality for creating and sending events

  4. Implement the functionality for displaying the contacts list

  5. Handle incoming events

  6. Implement the error screen