Interface PopupActionListener
- All Superinterfaces:
ActionListener
,EventListener
Popup action listener. Is used to associate application logic with the popup
area of
JCommandButton
component.-
Method Summary
Methods inherited from interface java.awt.event.ActionListener
actionPerformed