|
Class Summary |
| BrowserAdapter |
An abstract adapter class for receiving browser events. |
| BrowserEvent |
An event which indicates that there has been a change in some areas of the
browser. |
| HistoryListener |
class HistoryListener
Adds a page to the history on a URL change event |
| JavascriptAdapter |
An abstract adapter class for receiving Javascript events. |
| JavascriptEvent |
An event which indicates that there has been a change to Javascript. |
| NetworkAdapter |
An abstract adapter class for receiving network events. |
| NetworkEvent |
An event which indicates that there has been network activity. |
| PromptEvent |
An event which indicates that the browser is about to show a dialog. |
| ProtocolEvent |
An event which indicates that the browser needs to load data
through a registered protocol. |
| WindowAdapter |
An abstract adapter class for receiving browser window events. |
| WindowEvent |
An event which indicates that the browser has changed the window. |