Package com.teamdev.jxbrowser

Interface Summary
ClipboardSupport An interface for embedding clients who wish to interact with the system-wide OS clipboard.
ContentHandler Implementing this interface allows to intercept requests for certain content types.
DownloadManager Interface to service that can manage download jobs.
WebBrowser Interface to an embedded web browser.
WebBrowserHistory Interface to the browser navigation history.
WebBrowserWindow Provides access to the created browser window object.
WindowCreator Implementing this interface allows to override the default window creation behaviour.
 

Class Summary
BrowserAttributes Attributes of page content
DownloadManagerFactory DownloadManagerFactory provides access to the singleton instance of default Mozilla DownloadManager.
WebBrowserFactory A factory to create embedded browsers based on Mozilla.
WebBrowserHistory.Entry A history entry.