|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bridj.NativeObject
org.bridj.StructObject
org.bridj.jawt.JAWT_Rectangle
public class JAWT_Rectangle
native declaration : jawt.h
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java or BridJ .
Field Summary |
---|
Fields inherited from class org.bridj.StructObject |
---|
io |
Fields inherited from class org.bridj.NativeObject |
---|
peer, typeInfo |
Constructor Summary | |
---|---|
JAWT_Rectangle()
|
Method Summary | |
---|---|
int |
height()
|
int |
width()
|
int |
x()
|
int |
y()
|
Methods inherited from class org.bridj.StructObject |
---|
toString |
Methods inherited from class org.bridj.NativeObject |
---|
clone, equals |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JAWT_Rectangle()
Method Detail |
---|
public int x()
public int y()
public int width()
public int height()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |