Uses of Interface
org.web3d.x3d.sai.Browser
Packages that use Browser
-
Uses of Browser in org.web3d.vrml.scripting.external.sai
Classes in org.web3d.vrml.scripting.external.sai that implement BrowserModifier and TypeClassDescriptionclass
SAIBrowser implements theBrowser
interface, largely by translating and interfacing between the wrapper classes and the implementation class represented by {org.web3d.vrml.scripting.CommonBrowser}. -
Uses of Browser in org.web3d.x3d.sai
Subinterfaces of Browser in org.web3d.x3d.saiModifier and TypeInterfaceDescriptioninterface
Browser interface that represents the additional abilities an external application is granted to the VRML browser.Methods in org.web3d.x3d.sai with parameters of type BrowserModifier and TypeMethodDescriptionvoid
X3DScriptImplementation.setBrowser
(Browser browser) Set the browser instance to be used by this script implementation. -
Uses of Browser in org.xj3d.sai
Subinterfaces of Browser in org.xj3d.saiModifier and TypeInterfaceDescriptioninterface
Extension Xj3D-specific browser methods.