org.jvnet.flamingo.common
Interface PopupActionListener

All Superinterfaces:
java.awt.event.ActionListener, java.util.EventListener

public interface PopupActionListener
extends java.awt.event.ActionListener

Popup action listener. Is used to associate application logic with the popup area of JCommandButton component.

Author:
Kirill Grouchnikov

Method Summary
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed