com.metsci.glimpse.spacenav
Class SpaceNavPoller

java.lang.Object
  extended by com.metsci.glimpse.spacenav.SpaceNavPoller

public class SpaceNavPoller
extends java.lang.Object


Field Summary
static long POLL_INTERVAL
           
 
Method Summary
 void addListener(SpaceNavListener listener)
           
 void clearListeners()
           
static SpaceNavPoller create()
           
 void terminate()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POLL_INTERVAL

public static final long POLL_INTERVAL
See Also:
Constant Field Values
Method Detail

create

public static SpaceNavPoller create()
                             throws SpaceNavException
Throws:
SpaceNavException

terminate

public void terminate()

addListener

public void addListener(SpaceNavListener listener)

clearListeners

public void clearListeners()


Copyright © 2012 Metron, Inc.. All Rights Reserved.