org.openbandy.example
Class BandyClientExampleMIDlet

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

public class BandyClientExampleMIDlet
extends javax.microedition.midlet.MIDlet

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

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

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

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

BandyClientExampleMIDlet

public BandyClientExampleMIDlet()