|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.swt.internal.gtk.XWindowChanges
public class XWindowChanges
Field Summary | |
---|---|
int |
border_width
|
int |
height
|
long |
sibling
|
static int |
sizeof
|
int |
stack_mode
|
int |
width
|
int |
x
|
int |
y
|
Constructor Summary | |
---|---|
XWindowChanges()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int x
public int y
public int width
public int height
public int border_width
public long sibling
public int stack_mode
public static final int sizeof
Constructor Detail |
---|
public XWindowChanges()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |