m3g03.midp2
Class M3gProperties

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.M3gProperties

public class M3gProperties
extends javax.microedition.lcdui.Form

Displays M3G properties obtained from Graphics3D.getProperties().

Author:
Claus Hoefele

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

M3gProperties

public M3gProperties()
Initializes sample and reads properties.