Generated by
JDiff

Class javax.swing.JMenuBar

Changed Methods
boolean isManagingFocus() Method was locally defined, but is now inherited from JComponent. Now deprecated.
As of 1.4, replaced by Component.setFocusTraversalKeys(int, Set) and Container.setFocusCycleRoot(boolean).