Class BaseStringSensor

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

public class BaseStringSensor extends BaseSensorNode implements VRMLKeyDeviceSensorNodeType
Base common implementation of a StringSensor node.

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

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