org.openbandy.example
Class BandySerializerExampleMIDlet

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

public class BandySerializerExampleMIDlet
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
BandySerializerExampleMIDlet()
           
 
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

BandySerializerExampleMIDlet

public BandySerializerExampleMIDlet()