net.sf.spacenav
Class SpaceNavEvent

java.lang.Object
  extended by net.sf.spacenav.SpaceNavEvent
Direct Known Subclasses:
SpaceNavButtonEvent, SpaceNavMotionEvent

public abstract class SpaceNavEvent
extends java.lang.Object

This abstract class represents a SpaceNav-Event, see documentation of subclasses.


Constructor Summary
SpaceNavEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceNavEvent

public SpaceNavEvent()