|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.spark.component.browser.BrowserFactory
Responsible for determining what type of Browser to return. On windows, either IE or Mozilla will be returned. Otherwise, we will return a simple HTMLViewer using JDK 1.4+ HTMLEditor.
Constructor Summary | |
BrowserFactory()
|
Method Summary | |
static BrowserViewer |
getBrowser()
Returns the Browser UI to use for system Spark is currently running on. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BrowserFactory()
Method Detail |
public static BrowserViewer getBrowser()
NativeBrowserViewer
,
HTMLViewer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |