com.sibvisions.rad.ui.swing.ext.event
Interface IMenuActionListener
- All Superinterfaces:
- java.util.EventListener
public interface IMenuActionListener
- extends java.util.EventListener
The IMenuActionListener is a marker listener for menu action events.
|
Method Summary |
void |
menuActionPerformed(java.awt.event.ActionEvent pEvent)
Invoked when a menu action occurs. |
menuActionPerformed
void menuActionPerformed(java.awt.event.ActionEvent pEvent)
- Invoked when a menu action occurs.
- Parameters:
pEvent - the event
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.