com.sibvisions.rad.ui.swing.ext.event
Interface IMenuActionListener

All Superinterfaces:
EventListener

public interface IMenuActionListener
extends EventListener

The IMenuActionListener is a marker listener for menu action events.


Method Summary
 void menuActionPerformed(ActionEvent pEvent)
          Invoked when a menu action occurs.
 

Method Detail

menuActionPerformed

void menuActionPerformed(ActionEvent pEvent)
Invoked when a menu action occurs.

Parameters:
pEvent - the event


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.