org.openbandy.example
Class BandyExampleMIDlet

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

public class BandyExampleMIDlet
extends javax.microedition.midlet.MIDlet

An example of how to use bandy logging, preferences and test facilities in a MIDlet.

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

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

Constructor Summary
BandyExampleMIDlet()
           
 
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

BandyExampleMIDlet

public BandyExampleMIDlet()