|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwt.Picture
org.xwt.plat.Win32.Win32Picture
| Field Summary |
| Fields inherited from class org.xwt.Picture |
res |
| Constructor Summary | |
Win32.Win32Picture(int[] data,
int w,
int h)
|
|
| Method Summary | |
int[] |
getData()
|
int |
getHeight()
the height of the picture |
int |
getWidth()
the width of the picture |
void |
natInit()
|
| 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 |
| Constructor Detail |
public Win32.Win32Picture(int[] data,
int w,
int h)
| Method Detail |
public int getWidth()
Picture
getWidth in class Picturepublic int getHeight()
Picture
getHeight in class Picturepublic int[] getData()
public void natInit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||