|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An listener for changes in a component node that makes up a larger strucuter..
The listener does simple notifications of the component node that has changed and the field index. This listener is intended to be used by internal structural changes within the scene graph, not to the outside world such as scripting and EAI.s
| Method Summary | |
void |
fieldChanged(VRMLNodeType node,
int index)
Notification that the field from the node has changed. |
| Method Detail |
public void fieldChanged(VRMLNodeType node,
int index)
node - The component node that changedindex - The index of the field that has changed
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||