FreeWRL / FreeX3D 4.3.0
sai.BrowserFactory Class Reference

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
 

Detailed Description

Definition at line 8 of file BrowserFactory.java.

Member Function Documentation

◆ createX3DComponent()

static X3DComponent sai.BrowserFactory.createX3DComponent ( Map params) throws NotSupportedException
inlinestatic

Definition at line 47 of file BrowserFactory.java.

◆ getBrowser() [1/3]

static ExternalBrowser sai.BrowserFactory.getBrowser ( Applet applet) throws NotSupportedException, NoSuchBrowserException
inlinestatic

Definition at line 54 of file BrowserFactory.java.

◆ getBrowser() [2/3]

static ExternalBrowser sai.BrowserFactory.getBrowser ( Applet applet,
String frameName,
int index ) throws NotSupportedException, NoSuchBrowserException
inlinestatic

Definition at line 67 of file BrowserFactory.java.

◆ getBrowser() [3/3]

static ExternalBrowser sai.BrowserFactory.getBrowser ( InetAddress address,
int port ) throws NotSupportedException, NoSuchBrowserException, UnknownHostException, ConnectionException
inlinestatic

Definition at line 81 of file BrowserFactory.java.

◆ setBrowserFactoryImpl()

static void sai.BrowserFactory.setBrowserFactoryImpl ( BrowserFactoryImpl fac) throws IllegalArgumentException, X3DException, SecurityException
inlinestatic

Definition at line 35 of file BrowserFactory.java.


The documentation for this class was generated from the following file: