| Interface | Description |
|---|---|
| JColorSelectorPopupMenu.ColorSelectorCallback | |
| JPopupPanel.PopupPanelCustomizer |
Allows providing custom application logic for computing the screen bounds
of popup panels before they are shown on the screen.
|
| PopupPanelCallback |
An application hook that allows associating a custom popup panel with a popup
area of the specific command button.
|
| PopupPanelManager.PopupListener |
Listener on showing and hiding the popup panels.
|
| Class | Description |
|---|---|
| JColorSelectorPopupMenu | |
| JCommandPopupMenu |
Popup menu.
|
| JPopupPanel |
Base class for popup panels.
|
| PopupPanelManager |
Manager for showing and hiding
JPopupPanels. |
| PopupPanelManager.PopupEvent |
Popup event.
|
| PopupPanelManager.PopupInfo |
Information on a single showing popup.
|