public interface PopupPanelCallback
Modifier and Type | Method | Description |
---|---|---|
JPopupPanel |
getPopupPanel(JCommandButton commandButton) |
Returns the popup panel to be shown when the popup area of the specified
command button is activated.
|
JPopupPanel getPopupPanel(JCommandButton commandButton)
commandButton
- Command button.