|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A listener for changes in a nodes URL content state.
Used to act as a state hook for LoadSensor nodes where they wish to view the current state of a node.
| Method Summary | |
void |
contentStateChanged(VRMLNodeType node,
int index,
int state)
Notification that the content state for this node has changed |
| Method Detail |
public void contentStateChanged(VRMLNodeType node,
int index,
int state)
node - The node that changed stateindex - The index of the field that has changedstate - The new state that has changed
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||