See: Description
| Interface | Description | 
|---|---|
| HtmlContentProvider | 
 Provides the HTML source the  
HtmlPopup and handles the navigation inside the HTML it provided. | 
| PopupEventListener | |
| PopupWindowListener | Deprecated
 use oracle.javatools.ui.popup.PopupWindowListener 
 | 
| 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 | Deprecated
 use oracle.javatools.ui.popup.PopupWindow 
 | 
| PopupWindowManager | Deprecated
 use oracle.javatools.ui.popup.PopupWindowManager 
 | 
| 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.