Class EventOut

java.lang.Object
vrml.eai.field.BaseField
vrml.eai.field.EventOut
Direct Known Subclasses:
EventOutMField, EventOutSFBool, EventOutSFColor, EventOutSFFloat, EventOutSFImage, EventOutSFInt32, EventOutSFNode, EventOutSFRotation, EventOutSFString, EventOutSFTime, EventOutSFVec2f, EventOutSFVec3f

public abstract class EventOut extends BaseField
A VRML eventOut class. Represents the VRML read only access type.

The user can encapsulate data and associate that with this field. The user can register themselves as listeners for the output of this event changing by adding themselves as a VRMLEvent listener.

Version:
1.0 7th March 1998