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
The
PopupWindow |
PopupWindowListener
The
PopupWindowListener is used to notify clients about
the status of a popup window. |
PopupWindowManager
The
PopupWindowManager helps to manage popup windows
for a given editor pane. |