|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Listener for notification of changes in the current bound node.
| Method Summary | |
void |
bindableAdded(VRMLBindableNodeType node,
boolean isDefault)
Notification that a new bindable has been added. |
void |
bindableRemoved(VRMLBindableNodeType node)
Notification that a bindable has been removed. |
void |
newNodeBound(VRMLBindableNodeType node)
Notification that the currently bound node is now this one. |
| Method Detail |
public void newNodeBound(VRMLBindableNodeType node)
node - The newly bound listener
public void bindableAdded(VRMLBindableNodeType node,
boolean isDefault)
node - The new nodeisDefault - Is the node a defaultpublic void bindableRemoved(VRMLBindableNodeType node)
node - The node
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||