Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

vrml.external.field
Class EventInMFString  view EventInMFString download EventInMFString.java

java.lang.Object
  extended byvrml.external.field.EventIn
      extended byvrml.external.field.EventInMFString

public class EventInMFString
extends EventIn


Constructor Summary
EventInMFString()
           
 
Method Summary
 void set1Value(int index, java.lang.String value)
           
 void setValue(java.lang.String[] value)
           
 
Methods inherited from class vrml.external.field.EventIn
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventInMFString

public EventInMFString()
Method Detail

set1Value

public void set1Value(int index,
                      java.lang.String value)

setValue

public void setValue(java.lang.String[] value)