|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwt.Picture
org.xwt.plat.AWT.AWTPicture
| Field Summary | |
java.awt.Image |
i
|
| Fields inherited from class org.xwt.Picture |
res |
| Constructor Summary | |
AWT.AWTPicture(int[] b,
int w,
int h)
|
|
| Method Summary | |
int[] |
getData()
|
int |
getHeight()
the height of the picture |
int |
getWidth()
the width of the picture |
| Methods inherited from class org.xwt.Picture |
fromRes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.awt.Image i
| Constructor Detail |
public AWT.AWTPicture(int[] b,
int w,
int h)
| Method Detail |
public int getHeight()
Picture
getHeight in class Picturepublic int getWidth()
Picture
getWidth in class Picturepublic int[] getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||