fds.micro.ui
Class TestFormMidlet

java.lang.Object
  extended byjavax.microedition.midlet.MIDlet
      extended byfds.micro.ui.TestFormMidlet

public class TestFormMidlet
extends javax.microedition.midlet.MIDlet

This class is just here to do a simple test on UI Components. This panel is formatted to fit a cell phone screen (Near 130x130 pixels).

Author:
Frédéric DE STEUR

Constructor Summary
TestFormMidlet()
          Build the test midlet.
 
Methods inherited from class javax.microedition.midlet.MIDlet
getAppProperty, notifyDestroyed, notifyPaused, resumeRequest
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFormMidlet

public TestFormMidlet()
Build the test midlet.