Xj3D 2.0 VRML/X3D Code API

Uses of Interface
vrml.eai.event.BrowserListener

Packages that use BrowserListener
org.web3d.vrml.scripting.external.eai The classes in this package provide the implementations for the EAI 2.0 classes. 
vrml.eai The core classes for defining access to a VRML browser and its contents through the EAI2 (ISO VRML97 Part 2) interface. 
 

Uses of BrowserListener in org.web3d.vrml.scripting.external.eai
 

Methods in org.web3d.vrml.scripting.external.eai with parameters of type BrowserListener
 void EAIBrowser.addBrowserListener(BrowserListener theListener)
          addBrowserListener adds the specified listener to the set of listeners for this browser.
 void EAIBrowser.removeBrowserListener(BrowserListener listener)
          removeBrowserListener removes the specified listener from the set of listeners for this browser.
 

Uses of BrowserListener in vrml.eai
 

Methods in vrml.eai with parameters of type BrowserListener
 void Browser.addBrowserListener(BrowserListener l)
          Add a listener for browser events.
 void Browser.removeBrowserListener(BrowserListener l)
          Remove a listener for browser events.
 


Xj3D 2.0 VRML/X3D Code API

Copyright © 2001 - 2006 Web3D Consortium