|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.minueto.handlers.MinuetoMouse
public class MinuetoMouse
The MinuetoMouse class contains the set of constants returned by the
MinuetoMouseHandler. Instead pf evaluating mouse buttons as integer
values. the following constants should be used.
MinuetoMouseHandler| Field Summary | |
|---|---|
static int |
MOUSE_BUTTON_LEFT
The left mouse button. |
static int |
MOUSE_BUTTON_MIDDLE
The center mouse button. |
static int |
MOUSE_BUTTON_RIGHT
The right mouse button. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MOUSE_BUTTON_LEFT
public static final int MOUSE_BUTTON_MIDDLE
public static final int MOUSE_BUTTON_RIGHT
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||