-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 1.4.2
-
Component/s: client-libs
-
b82
-
sparc
-
solaris_9
Name: jl125535 Date: 04/19/2004
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComponent.html#setEnabled(boolean)
http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#setEnabled(boolean)
A DESCRIPTION OF THE PROBLEM :
There is an erroneous apostrophe in the following sentence:
"Note: Disabling a component does not disable it's children."
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
"Note: Disabling a component does not disable its children."
ACTUAL -
"Note: Disabling a component does not disable it's children."
(Incident Review ID: 254969)
======================================================================
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComponent.html#setEnabled(boolean)
http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JComponent.html#setEnabled(boolean)
A DESCRIPTION OF THE PROBLEM :
There is an erroneous apostrophe in the following sentence:
"Note: Disabling a component does not disable it's children."
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
"Note: Disabling a component does not disable its children."
ACTUAL -
"Note: Disabling a component does not disable it's children."
(Incident Review ID: 254969)
======================================================================