|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.jhid.core.devices.ButtonId
An enumeration of button identifiers.
Field Summary | |
static ButtonId |
MOUSE_LEFT
|
static ButtonId |
MOUSE_MIDDLE
|
static ButtonId |
MOUSE_RIGHT
|
Method Summary | |
java.lang.String |
getName()
Returns the name of the button |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static ButtonId MOUSE_LEFT
public static ButtonId MOUSE_RIGHT
public static ButtonId MOUSE_MIDDLE
Method Detail |
public java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |