gnu.x11
Class Window.TimeCoord

java.lang.Object
  extended by gnu.x11.Window.TimeCoord
Enclosing class:
Window

public static class Window.TimeCoord
extends java.lang.Object


Field Summary
 long timestamp
           
 int x
           
 int y
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timestamp

public long timestamp

x

public int x

y

public int y