-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2
-
b82
-
x86
-
windows_xp
Name: rmT116609 Date: 02/02/2004
A DESCRIPTION OF THE PROBLEM :
In the paragraph immediately following the first diagram at http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRootPane.html, the fourth sentence reads "The lightweight container JInternalPane is also shown." "JInternalPane" is a typo and should read "JInternalFrame"; this mistake is mirrored in the javax.swing.JRootPane source code packaged with the J2SDK
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The fourth sentence of the paragraph following the first diagram at http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRootPane.html should read "The lightweight container JInternalFrame is also shown."
ACTUAL -
"The lightweight container JInternalPane is also shown."
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRootPane.html
(Incident Review ID: 232548)
======================================================================
A DESCRIPTION OF THE PROBLEM :
In the paragraph immediately following the first diagram at http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRootPane.html, the fourth sentence reads "The lightweight container JInternalPane is also shown." "JInternalPane" is a typo and should read "JInternalFrame"; this mistake is mirrored in the javax.swing.JRootPane source code packaged with the J2SDK
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
The fourth sentence of the paragraph following the first diagram at http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRootPane.html should read "The lightweight container JInternalFrame is also shown."
ACTUAL -
"The lightweight container JInternalPane is also shown."
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRootPane.html
(Incident Review ID: 232548)
======================================================================
- duplicates
-
JDK-5068947 JInternalPane / JInternalFrame doc bug in javax.swing.JRootPane
- Closed