|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jivesoftware.spark.component.browser.BrowserFactory
public class 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.
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 |
Method Detail |
---|
public static BrowserViewer getBrowser()
NativeBrowserViewer
,
HTMLViewer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |