|
static void | setBrowserFactoryImpl (BrowserFactoryImpl fac) throws IllegalArgumentException, X3DException, SecurityException |
|
static X3DComponent | createX3DComponent (Map params) throws NotSupportedException |
|
static ExternalBrowser | getBrowser (Applet applet) throws NotSupportedException, NoSuchBrowserException |
|
static ExternalBrowser | getBrowser (Applet applet, String frameName, int index) throws NotSupportedException, NoSuchBrowserException |
|
static ExternalBrowser | getBrowser (InetAddress address, int port) throws NotSupportedException, NoSuchBrowserException, UnknownHostException, ConnectionException |
|
Definition at line 8 of file BrowserFactory.java.
◆ createX3DComponent()
◆ getBrowser() [1/3]
◆ getBrowser() [2/3]
◆ getBrowser() [3/3]
◆ setBrowserFactoryImpl()
The documentation for this class was generated from the following file: