|
|||||||||
| Home >> All >> com >> barteo >> emulator >> [ device overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.barteo.emulator.device
Class MutableImage

java.lang.Objectjavax.microedition.lcdui.Image
com.barteo.emulator.device.MutableImage
- public abstract class MutableImage
- extends javax.microedition.lcdui.Image
| Constructor Summary | |
MutableImage()
|
|
| Method Summary | |
abstract int[] |
getData()
|
| Methods inherited from class javax.microedition.lcdui.Image |
createImage, createImage, createImage, createImage, getGraphics, getHeight, getWidth, isMutable |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
MutableImage
public MutableImage()
| Method Detail |
getData
public abstract int[] getData()
|
|||||||||
| Home >> All >> com >> barteo >> emulator >> [ device overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC