public final class MouseClickEvent extends java.lang.Object
MouseClickEvent(int x, int y)
int
getX()
getY()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MouseClickEvent(int x, int y)
public int getX()
public int getY()