|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
PepperContextMenuListener | Listener interface for ContextMenu events |
PepperHistoryListener | Interface implemented by classes interested in history events from the browser implementation. |
PepperProgressListener | Interface implemented by classes interested in progress events from the browser implementation. |
PepperURIContentListener | Interface implemented by classes interested in URI events from the browser implementation. |
WebBrowserContainer | This interface represents a container/manager of WebBrowserView objects, that are capable of displaying and navigating web content. |
WebBrowserView | This interface encapsulates the operations that can be performed on the WebBrowser, such as loading a page, navigating through history, and adding listeners. |
WebHistory | Interface describing WebHistory for a browser |
WebHistoryEntry | Interface describing contents of a WebHistory entry |
Class Summary | |
---|---|
BaseHistoryListener | Base implementation of PepperHistoryListener |
BaseProgressListener | Base implementation of PepperProgressListener. |
BrowserEvent | Base class for browser-related events. |
FindConfig | Wrapper class that encapsulates find operations in the browser |
FormElementManager | Base class that provides access to org.w3.dom.Elements that represent html form elements in a page |
JavaView | This class represents a view surrounding a Java Panel, and is created by the framework when a Section is defined of type="java" |
PepperContextMenuEvent | Pepper wrapper for JRex ContextMenuEvent |
PepperHistoryEvent | Notification of a history event. |
PepperProgressEvent | Notification of a progress event. |
PepperURIContentEvent | Status message to be displayed. |
ProgressChangeEventParam | Class containing information about the progress of a request. |
StateChangeEvent | Notification of a state transition in the browser while loading a page. |
StatusEvent | Status message to be displayed. |
Contains interfaces and classes used to communicate with Pepper's Web Browsing Framework.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |