Generated by
JDiff

Class javax.swing.JMenuBar

Documentation changed from old to new.

Changed Methods
boolean isManagingFocus() Documentation changed from old to new.
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).
void updateUI() Documentation changed from old to new.
Resets the UI property with a value from the current look and feel.
void setUI(MenuBarUI) Documentation changed from old to new.
Sets the L&F object that renders this component.