|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--iicm.vrml.pw.Field | +--iicm.vrml.pw.SFNode
SFNode - Field that holds one node (or null)
Fields inherited from class iicm.vrml.pw.Field |
changed,
class_,
F_EVENTIN,
F_EVENTOUT,
F_EXPOSEDFIELD,
F_FIELD,
readerror,
STR_EVENTIN,
STR_EVENTOUT,
STR_EXPOSEDFIELD,
STR_FIELD |
Constructor Summary | |
SFNode()
|
Method Summary | |
java.lang.String |
fieldName()
the field's type name |
Node |
getNode()
|
void |
setValue(Node val)
|
Methods inherited from class iicm.vrml.pw.Field |
findProtoField,
getFieldClass,
getFieldClassName,
getTimeOfChange,
readError,
sendEvent,
setEventCallback,
wasChanged |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SFNode()
Method Detail |
public java.lang.String fieldName()
public final Node getNode()
public final void setValue(Node val)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |