Package com.webrenderer

Interface Summary
IBrowserCanvas IBrowserCanvas provides native browsing facilities inside a standard java.awt.Canvas.
IIEBrowserCanvas IIEBrowserCanvas provides Microsoft Internet Explorer specific extensions to the standard IBrowserCanvas interface.
IMozillaBrowserCanvas IMozillaBrowserCanvas provides Mozilla specific extensions to the standard IBrowserCanvas interface.
ISafariBrowserCanvas ISafariBrowserCanvas provides Safari specific extensions to the standard IBrowserCanvas interface.
 

Class Summary
BrowserFactory BrowserFactory is used to generate new IBrowserCanvas implementations.
History Represents a web browser history.
HistoryPage Represents a single page in the History list of a web browser.
MutableRequestHeaders MutableRequestHeaders allows modification of a set of request headers for a request.
ProxySetting This holds the proxy settings for the given protocols.
RequestHeader Represents a single name/value pair in a header.
ScrollBarInfo Stores information about the current scroll bar status of an IDocument.