app2.client
Class App

java.lang.Object
  extended byjavax.microedition.midlet.MIDlet
      extended byapp2.client.App

public class App
extends javax.microedition.midlet.MIDlet

Author:
Cybernash

Field Summary
static boolean DEBUG
           
 
Constructor Summary
App()
           
 
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
 

Field Detail

DEBUG

public static final boolean DEBUG
See Also:
Constant Field Values
Constructor Detail

App

public App()