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

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