Class OGLStringSensor

java.lang.Object
All Implemented Interfaces:
EventListener, VRMLNode, FrameStateListener, VRMLChildNodeType, VRMLKeyDeviceSensorNodeType, VRMLNodeType, VRMLSensorNodeType, VRMLWorldRootChildNodeType, OGLVRMLNode, Xj3DKeyListener

public class OGLStringSensor extends BaseStringSensor implements OGLVRMLNode
OpenGL implementation of a StringSensor node.

The definitions of action keys between VRML and Java are a little different. VRML defines the arrow keys as action keys where Java does not.

Version:
$Revision: 1.1 $
Author:
Justin Couch