org.fixbin.demo.mandel
Class MandelLet

java.lang.Object
  extended byjavax.microedition.midlet.MIDlet
      extended byorg.fixbin.demo.mandel.MandelLet

public class MandelLet
extends javax.microedition.midlet.MIDlet

See Also:
Serialized Form

Constructor Summary
MandelLet()
           
 
Method Summary
 void destroyApp(boolean unconditional)
           
 void pauseApp()
           
 void startApp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MandelLet

public MandelLet()
Method Detail

startApp

public void startApp()

pauseApp

public void pauseApp()

destroyApp

public void destroyApp(boolean unconditional)