|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvrml.BaseNode
vrml.node.Script
mil.navy.nps.testing.ScriptNodeFieldControl
Test script used by ScriptNodeFieldControl.wrl to verify proper operation of the Java Script Authoring Interface (JSAI). Uses SFNodes as directly modifiable Script node fields.
| 5 April 99 | Don Brutzman | Revised to include Javadoc and exception handling. |
| 12 June 2000 | Don Brutzman | Fully specified package for vrml.field.* types to avoid collisions with Java3D classes. |
ScriptNodeEventOutControl| Field Summary | |
static boolean |
DEBUG
|
| Constructor Summary | |
ScriptNodeFieldControl()
|
|
| Method Summary | |
java.lang.String |
getName()
Utility method. |
void |
initialize()
Called by VRML browser prior to first rendering the scene. |
void |
processEvent(Event touch)
Called by VRML browser when the user touches the intermediate text in the test scene. |
| Methods inherited from class vrml.node.Script |
eventsProcessed, getEventIn, getEventOut, getField, processEvents, shutdown, toString |
| Methods inherited from class vrml.BaseNode |
getBrowser, getType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final boolean DEBUG
| Constructor Detail |
public ScriptNodeFieldControl()
| Method Detail |
public java.lang.String getName()
public void initialize()
initialize in class Scriptpublic void processEvent(Event touch)
processEvent in class Script
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||