Class BrowserEvent

java.lang.Object
java.util.EventObject
org.web3d.x3d.sai.BrowserEvent
All Implemented Interfaces:
Serializable

public class BrowserEvent extends EventObject
Class representing events that happen to the VRML browser.

This event notifies listener classes about changes to the browser that may be of interest to the client. VRML events cannot be consumed in the way that java AWT events can be.

Version:
1.1 3 August 1998
See Also: