Package org.jivesoftware.spark.component.browser

Provides support for showing browsers within Spark components.

See:
          Description

Interface Summary
BrowserListener Implementation of BrowserListener allows for handling when documents have been downloaded via a BrowserViewer implementation.
 

Class Summary
BrowserFactory Responsible for determining what type of Browser to return.
BrowserViewer Abstract class describing a particular type of component capable of rendering html.
 

Package org.jivesoftware.spark.component.browser Description

Provides support for showing browsers within Spark components. Users should use the BrowserFactory class to automatically have the browser most suited to the environment Spark is running in. Support Windows, Mac, Linux and Solaris builds.