Generated by
JDiff

Interface javax.swing.event.MenuListener

Documentation changed from old to new.

Changed Methods
void menuCanceled(MenuEvent) Documentation changed from old to new.
Invoked when the menu is canceled.
void menuDeselected(MenuEvent) Documentation changed from old to new.
Invoked when the menu is deselected.
void menuSelected(MenuEvent) Documentation changed from old to new.
Invoked when a menu is selected.