-
- All Implemented Interfaces:
EventListener
, ChangeListener
- Enclosing class:
- BasicMenuUI
public class BasicMenuUI.ChangeHandler
extends Object
implements ChangeListener
As of Java 2 platform 1.4, this previously undocumented class
is now obsolete. KeyBindings are now managed by the popup menu.
-
-
Method Summary
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
menu
public JMenu menu
The instance of JMenu
.