CPanelPopup.See: Description
| Interface | Description |
|---|---|
| PanelPopupWindow |
A
PanelPopupWindow is a wrapper around the element (window, dialog,
menu...) which shows the content of a CPanelPopup. |
| PanelPopupWindowListener |
A listener to a
PanelPopupWindow. |
| Class | Description |
|---|---|
| AbstractPanelPopupWindow |
Abstract implementation of
PanelPopupWindow, handles
the PanelPopupWindowListeners. |
| DialogWindow |
A
PanelPopupWindow managing a JDialog. |
| MenuWindow |
A wrapper around a
JPopupMenu. |
CPanelPopup.Copyright © 2018. All rights reserved.