FreeWRL/FreeX3D
3.0.0
|
Static Public Member Functions | |
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.