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

java.lang.Objectjavax.microedition.lcdui.Image
com.barteo.emulator.device.swt.SwtImmutableImage
- public class SwtImmutableImage
- extends javax.microedition.lcdui.Image
| Field Summary | |
(package private) org.eclipse.swt.graphics.Image |
img
|
| Constructor Summary | |
SwtImmutableImage(org.eclipse.swt.graphics.Image image)
|
|
SwtImmutableImage(SwtMutableImage image)
|
|
| Method Summary | |
int |
getHeight()
|
org.eclipse.swt.graphics.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
org.eclipse.swt.graphics.Image img
| Constructor Detail |
SwtImmutableImage
public SwtImmutableImage(org.eclipse.swt.graphics.Image image)
SwtImmutableImage
public SwtImmutableImage(SwtMutableImage image)
| Method Detail |
getHeight
public int getHeight()
getImage
public org.eclipse.swt.graphics.Image getImage()
getWidth
public int getWidth()
|
|||||||||
| Home >> All >> com >> barteo >> emulator >> device >> [ swt overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC