|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.spacenav.SpaceNavDevice
public class SpaceNavDevice
Represents the basic functionality for recognizing the device and getting its state. It requires a little cleanup.
Field Summary | |
---|---|
static int |
NUM_BUTTONS
|
Method Summary | |
---|---|
static SpaceNavDevice |
getDevice()
|
SpaceNavState |
poll()
|
static void |
releaseDevice(SpaceNavDevice device)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int NUM_BUTTONS
Method Detail |
---|
public static SpaceNavDevice getDevice() throws SpaceNavException
SpaceNavException
public static void releaseDevice(SpaceNavDevice device)
public SpaceNavState poll() throws SpaceNavException
SpaceNavException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |