org.gnu.gdk
Class EventButton
java.lang.Object
org.gnu.glib.Boxed
org.gnu.gdk.EventButton
- public class EventButton
- extends Boxed
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
EventButton
public EventButton(Handle handle)
getButton
public int getButton()
getX
public double getX()
getY
public double getY()
getType
public int getType()
getWindow
public Window getWindow()
getDevice
public Device getDevice()
getType
protected static final int getType(Handle obj)
getWindow
protected static final Handle getWindow(Handle obj)
getSendEvent
protected static final boolean getSendEvent(Handle obj)
getTime
protected static final int getTime(Handle obj)
getX
protected static final double getX(Handle obj)
getY
protected static final double getY(Handle obj)
getState
protected static final int getState(Handle obj)
getButton
protected static final int getButton(Handle obj)
getDevice
protected static final Handle getDevice(Handle obj)
getXRoot
protected static final double getXRoot(Handle obj)
getYRoot
protected static final double getYRoot(Handle obj)