vrml.external.field
Class EventInSFInt32

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

public class EventInSFInt32
extends EventIn


Fields inherited from class vrml.external.field.EventIn
eventin_, fieldtype_, scene_
 
Constructor Summary
EventInSFInt32()
           
 
Method Summary
 void setValue(int 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

EventInSFInt32

public EventInSFInt32()
Method Detail

setValue

public void setValue(int value)