org.gnu.gdk
public class EventButton extends Event
| Constructor Summary | |
|---|---|
| EventButton(Event evt)
Promotion constructor. | |
| EventButton(Handle handle) | |
| Method Summary | |
|---|---|
| int | getButton() |
| Device | getDevice() |
| ModifierType | getModifierKey() |
| int | getState() |
| int | getType() |
| Window | getWindow() |
| double | getX() |
| double | getY() |