See: Description
| Interface | Description |
|---|---|
| HtmlContentProvider |
Provides the HTML source the
HtmlPopup and handles the navigation inside the HTML it provided. |
| PopupEventListener | |
| PopupWindowListener |
The
PopupWindowListener is used to notify clients about
the status of a popup window. |
| Class | Description |
|---|---|
| HtmlPopup |
A popup that displays HTML content over the code editor.
|
| HtmlPopupView |
This class handles the display of the HTML popup window.
|
| PopupWindow |
The
PopupWindow |
| PopupWindowManager |
The
PopupWindowManager helps to manage popup windows
for a given editor pane. |
| StaticHtmlContentProvider |
| Enum | Description |
|---|---|
| HtmlPopup.Options |
Options to control the behaviour of the popup.
|
The classes within this package help with positioning and displaying popup windows, as well as with ensuring that popup windows don't overlap and obscure each other's contents.