| Package | Description |
|---|---|
| oracle.javatools.editor.popup |
The Popup Window package is a subset of the Editor package, and is
used to display popup windows associated with the editor.
|
| Class and Description |
|---|
| HtmlContentProvider
Provides the HTML source the
HtmlPopup and handles the navigation inside the HTML it provided. |
| HtmlPopup.Options
Options to control the behaviour of the popup.
|
| HtmlPopupView
This class handles the display of the HTML popup window.
|
| PopupEventListener |
| PopupWindow
Deprecated.
use oracle.javatools.ui.popup.PopupWindow
|
| PopupWindowListener
Deprecated.
use oracle.javatools.ui.popup.PopupWindowListener
|
| PopupWindowManager
Deprecated.
use oracle.javatools.ui.popup.PopupWindowManager
|