vrml.external.field
Class EventInSFNode

java.lang.Object
  |
  +--vrml.external.field.EventIn
        |
        +--vrml.external.field.EventInSFNode

public class EventInSFNode
extends EventIn


Fields inherited from class vrml.external.field.EventIn
eventin_, fieldtype_, scene_
 
Constructor Summary
EventInSFNode()
           
 
Method Summary
 void setValue(Node value)
           
 
Methods inherited from class vrml.external.field.EventIn
getType, initialize, sendEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventInSFNode

public EventInSFNode()
Method Detail

setValue

public void setValue(Node value)
              throws java.lang.IllegalArgumentException