|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The listener interface for receiving notice that a node has changed its global activation state.
This listener may be used for any node type such as sensors. However, it will probably be mainly seen in conjungtion with bindable nodes.
| Method Summary | |
void |
nodeIsBound(VRMLNodeType src,
boolean yes)
Notification that the environment has requested that this node be now bound as the active node. |
| Method Detail |
public void nodeIsBound(VRMLNodeType src,
boolean yes)
src - The source node that is to be boundyes - true if the node is to becoming active
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||