Interface com.sun.java.swing.event.MenuListener
- public abstract interface MenuListener
- extends java.util.EventListener
MenuListener
menuSelected
public void menuSelected(MenuEvent e)
menuDeselected
public void menuDeselected(MenuEvent e)
menuCanceled
public void menuCanceled(MenuEvent e)
Submit a bug or feature
Submit comments/suggestions about javadoc
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.