|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.x11.Window.PointerInfo
public class Window.PointerInfo
Reply of #pointer()
.
Field Summary | |
---|---|
Window |
child
|
int |
mask
|
Window |
root
|
int |
root_x
|
int |
root_y
|
boolean |
same_screen
|
int |
win_x
|
int |
win_y
|
Method Summary | |
---|---|
Point |
root_position()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean same_screen
public Window root
public Window child
public int root_x
public int root_y
public int win_x
public int win_y
public int mask
Method Detail |
---|
public Point root_position()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |