Class BaseKeySensor

java.lang.Object
All Implemented Interfaces:
EventListener, VRMLNode, FrameStateListener, VRMLChildNodeType, VRMLKeyDeviceSensorNodeType, VRMLNodeType, VRMLSensorNodeType, VRMLWorldRootChildNodeType, Xj3DKeyListener
Direct Known Subclasses:
NRKeySensor, OGLKeySensor

public class BaseKeySensor extends BaseSensorNode implements VRMLKeyDeviceSensorNodeType
Base common implementation of a KeySensor node.

UI toolkit specific key mappings are handled through the Xj3DKeyEvent object. This object determines the key's properties - whether a character, action key or modifier key.

Version:
$Revision: 1.14 $
Author:
Justin Couch
See Also: