|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VRMLContentStateListener
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 |
|---|
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 2.0 VRML/X3D Code API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||