-
Bug
-
Resolution: Fixed
-
P4
-
1.4.2
-
b82
-
x86
-
windows_xp
Name: js151677 Date: 07/29/2004
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
In the interface specification of javax.swing.tree.TreeCellEditor there is a
minor typo. It is parameter explination of isSelected in the only method
getTreeCellEditorComponent. I guess it should say: "true IF the cell ..." and
not "true is the cell ..."
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
access website http://java.sun.com/j2se/1.4.2/docs/api/
open the class javax.swing.tree.TreeCellEditor
go to the method specification of getTreeCellEditorComponent
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
the correct parameter description
ACTUAL -
the incorrect parameter description (minor error)
REPRODUCIBILITY :
This bug can be reproduced always.
(Incident Review ID: 290274)
======================================================================
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
In the interface specification of javax.swing.tree.TreeCellEditor there is a
minor typo. It is parameter explination of isSelected in the only method
getTreeCellEditorComponent. I guess it should say: "true IF the cell ..." and
not "true is the cell ..."
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
access website http://java.sun.com/j2se/1.4.2/docs/api/
open the class javax.swing.tree.TreeCellEditor
go to the method specification of getTreeCellEditorComponent
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
the correct parameter description
ACTUAL -
the incorrect parameter description (minor error)
REPRODUCIBILITY :
This bug can be reproduced always.
(Incident Review ID: 290274)
======================================================================