-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: client-libs
-
b82
-
x86
-
windows_xp
A DESCRIPTION OF THE PROBLEM :
"getJMenubar()" in "Deprecated. As of Swing version 1.0.3 replaced by getJMenubar()." should be replaced by "getJMenuBar()"
This problem also happens with JDK 5 Documentation.
URL OF FAULTY DOCUMENTATION :
http://download.java.net/jdk6/docs/api/javax/swing/JRootPane.html#getMenuBar()
"getJMenubar()" in "Deprecated. As of Swing version 1.0.3 replaced by getJMenubar()." should be replaced by "getJMenuBar()"
This problem also happens with JDK 5 Documentation.
URL OF FAULTY DOCUMENTATION :
http://download.java.net/jdk6/docs/api/javax/swing/JRootPane.html#getMenuBar()