bluegammon
Class BluegammonMIDlet

java.lang.Object
  extended byjavax.microedition.midlet.MIDlet
      extended bybluegammon.BluegammonMIDlet

public class BluegammonMIDlet
extends javax.microedition.midlet.MIDlet

The bluegammon MIDlet.

Author:
Peter Andersson
See Also:
Bluegammon

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

BluegammonMIDlet

public BluegammonMIDlet()