Package com.webrenderer.swing

Interface Summary
IBrowserCanvas IBrowserCanvas provides native browsing facilities inside a standard javax.swing.JPanel.
ICertificateService Companion interface to IMozillaBrowserCanvas that exposes the browser's advanced certificate-management functionality.
IFindService Companion interface to IMozillaBrowserCanvas that exposes the browser's advanced text-finding functionality.
IHistory Represents the web browser history.
IHistoryPage Represents a single page in the History list of a web browser.
IMozillaBrowserCanvas IMozillaBrowserCanvas provides Mozilla specific extensions to the standard IBrowserCanvas interface.
IOptionsService Companion interface to IBrowserCanvas that exposes various browser options and preferences.
IZoomService Companion interface to IBrowserCanvas that exposes the browser's full-page-zoom functionality.
 

Class Summary
BrowserFactory BrowserFactory is used to generate new IBrowserCanvas implementations.
FindFlag Flags that can be used to customize the behavior of IFindService.findAndHighlight(String, java.awt.Color, FindFlag[]).
MutableRequestHeaders MutableRequestHeaders allows modification of a set of request headers for a request.
ProxySetting This holds the proxy settings for the given protocols.
RenderingOptimization Holds different rendering optimizations
RequestHeader Represents a single name/value pair in a header.
ScrollBarInfo Stores information about the current scroll bar status of an IDocument.