|
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 VRMLNodeListener
An listener for changes in the node.
The listener does simple notifications. The idea is to minimise the amount of data that gets shuffled around in method calls.
| Method Summary | |
|---|---|
void |
fieldChanged(int index)
Notification that the field represented by the given index has changed. |
| Method Detail |
|---|
void fieldChanged(int index)
index - The index of the field 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 | |||||||||