org.openbandy.example
Class BandySimpleExampleMIDlet

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

public class BandySimpleExampleMIDlet
extends javax.microedition.midlet.MIDlet

A simple example of how to setup a main menu and how to use bandy logging facilities in a MIDlet.

(c) Copyright Philipp Bolliger 2008, ALL RIGHTS RESERVED.

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

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

BandySimpleExampleMIDlet

public BandySimpleExampleMIDlet()