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. |