m3g03.midp2
Class MidpProperties

java.lang.Object
  extended by javax.microedition.lcdui.Displayable
      extended by javax.microedition.lcdui.Screen
          extended by javax.microedition.lcdui.Form
              extended by m3g03.midp2.MidpProperties

public class MidpProperties
extends javax.microedition.lcdui.Form

Displays MIDP properties.

Author:
Claus Hoefele

Nested Class Summary
private  class MidpProperties.MidpCanvas
          Dummy canvas to find out screen size when in full screen mode.
 
Constructor Summary
MidpProperties()
          Initializes sample and reads properties.
 
Method Summary
 
Methods inherited from class javax.microedition.lcdui.Form
append, append, append, delete, deleteAll, get, getHeight, getWidth, insert, set, setItemStateListener, size
 
Methods inherited from class javax.microedition.lcdui.Displayable
addCommand, getTicker, getTitle, isShown, removeCommand, setCommandListener, setTicker, setTitle, sizeChanged
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MidpProperties

public MidpProperties()
Initializes sample and reads properties.