| Interface | Description |
|---|---|
| PopupWindowListener |
The
PopupWindowListener is used to notify clients about
the status of a popup window. |
| Class | Description |
|---|---|
| PopupWindow |
The
PopupWindow. |
| PopupWindowManager |
The
PopupWindowManager helps to manage popup windows
for a given component. |
| TransparentWindow |
A variation of a JWindow that is almost opaque regularly, but will become mostly
transparent if the user holds down a modifier key (default ALT).
|