org.pushingpixels.flamingo.api.common
Interface RolloverActionListener

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

public interface RolloverActionListener
extends java.awt.event.ActionListener

Rollover action listener. Is used to associate application logic with rollover of JCommandMenuButton component.


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