Uses of Interface
org.web3d.x3d.sai.ExternalBrowser
Packages that use ExternalBrowser
Package
Description
-
Uses of ExternalBrowser in org.web3d.browser
Methods in org.web3d.browser that return ExternalBrowserModifier and TypeMethodDescriptionX3DBrowserFactoryImpl.getBrowser(Applet applet) Deprecated.Get a browser from the given java applet reference as a base in the current HTML page.X3DBrowserFactoryImpl.getBrowser(Applet applet, String frameName, int index) Deprecated.Get a browser from the given java applet reference one some named page and at some embed location.X3DBrowserFactoryImpl.getBrowser(InetAddress address, int port) Deprecated.Get a reference to a browser that is located on a remote machine. -
Uses of ExternalBrowser in org.web3d.vrml.scripting.external.sai
Classes in org.web3d.vrml.scripting.external.sai that implement ExternalBrowserModifier and TypeClassDescriptionclassSAIBrowser implements theBrowserinterface, largely by translating and interfacing between the wrapper classes and the implementation class represented by {org.web3d.vrml.scripting.CommonBrowser}. -
Uses of ExternalBrowser in org.web3d.x3d.sai
Methods in org.web3d.x3d.sai that return ExternalBrowserModifier and TypeMethodDescriptionstatic ExternalBrowserBrowserFactory.getBrowser(Applet applet) Get a browser from the given java applet reference as a base in the current HTML page.static ExternalBrowserBrowserFactory.getBrowser(Applet applet, String frameName, int index) Get a browser from the given java applet reference one some named page and at some embed location.static ExternalBrowserBrowserFactory.getBrowser(InetAddress address, int port) Get a reference to a browser that is located on a remote machine.BrowserFactoryImpl.getBrowser(Applet applet) Get a browser from the given java applet reference as a base in the current HTML page.BrowserFactoryImpl.getBrowser(Applet applet, String frameName, int index) Get a browser from the given java applet reference one some named page and at some embed location.BrowserFactoryImpl.getBrowser(InetAddress address, int port) Get a reference to a browser that is located on a remote machine.X3DComponent.getBrowser()Get a browser reference from this component that represents the internals of this browser. -
Uses of ExternalBrowser in org.xj3d.sai
Subinterfaces of ExternalBrowser in org.xj3d.saiModifier and TypeInterfaceDescriptioninterfaceExtension Xj3D-specific browser methods. -
Uses of ExternalBrowser in org.xj3d.ui.awt.browser.ogl
Methods in org.xj3d.ui.awt.browser.ogl that return ExternalBrowserModifier and TypeMethodDescriptionX3DBrowserAWTPanel.getBrowser()X3DBrowserJPanel.getBrowser()X3DNRBrowserFactoryImpl.getBrowser()X3DNRBrowserFactoryImpl.getBrowser(Applet applet) X3DNRBrowserFactoryImpl.getBrowser(Applet applet, String frameName, int index) X3DNRBrowserFactoryImpl.getBrowser(InetAddress address, int port) X3DOGLBrowserFactoryImpl.getBrowser(Applet applet) X3DOGLBrowserFactoryImpl.getBrowser(Applet applet, String frameName, int index) X3DOGLBrowserFactoryImpl.getBrowser(InetAddress address, int port) -
Uses of ExternalBrowser in org.xj3d.ui.awt.offscreen.browser.ogl
Methods in org.xj3d.ui.awt.offscreen.browser.ogl that return ExternalBrowser -
Uses of ExternalBrowser in org.xj3d.ui.construct
Fields in org.xj3d.ui.construct declared as ExternalBrowserModifier and TypeFieldDescriptionprotected ExternalBrowserConstruct.externalBrowserThe ExternalBrowser instance