org.gnu.gtk.event
Interface MenuItemListener


public interface MenuItemListener

Author:
Jeffrey S. Morgan This is the listener interface for receiving activate events from a menu item
See Also:
MenuItemEvent, MenuItem

Method Summary
 void menuItemEvent(MenuItemEvent event)
          This method is called when the MenuItem activate event occurs.
 

Method Detail

menuItemEvent

public void menuItemEvent(MenuItemEvent event)
This method is called when the MenuItem activate event occurs.


Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net