org.openbandy.example
Class BandyEventsExampleMIDlet

java.lang.Object
  extended by javax.microedition.midlet.MIDlet
      extended by org.openbandy.example.BandyEventsExampleMIDlet

public class BandyEventsExampleMIDlet
extends javax.microedition.midlet.MIDlet

An example of how to use the event router facilities in a MIDlet.

(c) Copyright P. Bolliger 2007, ALL RIGHTS RESERVED.

Version:
1.0
Author:
Philipp Bolliger (philipp@bolliger.name)

Constructor Summary
BandyEventsExampleMIDlet()
           
 
Method Summary
 
Methods inherited from class javax.microedition.midlet.MIDlet
checkPermission, getAppProperty, notifyDestroyed, notifyPaused, platformRequest, resumeRequest
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BandyEventsExampleMIDlet

public BandyEventsExampleMIDlet()