vrml.external.field
Class EventInMFNode

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

public class EventInMFNode
extends EventIn


Fields inherited from class vrml.external.field.EventIn
eventin_, fieldtype_, scene_
 
Constructor Summary
EventInMFNode()
           
 
Method Summary
 void set1Value(int index, Node node)
           
 void setValue(Node[] node)
           
 
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

EventInMFNode

public EventInMFNode()
Method Detail

setValue

public void setValue(Node[] node)
              throws java.lang.IllegalArgumentException

set1Value

public void set1Value(int index,
                      Node node)
               throws java.lang.IllegalArgumentException