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

Quick Search    Search Deep

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

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

public class EventInSFBool
extends EventIn


Constructor Summary
EventInSFBool()
           
 
Method Summary
 void setValue(boolean 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

EventInSFBool

public EventInSFBool()
Method Detail

setValue

public void setValue(boolean value)