-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
1.4.2
-
Fix Understood
-
x86
-
windows_xp
Name: rmT116609 Date: 07/22/2003
A DESCRIPTION OF THE PROBLEM :
In the summary specification of the methods "repaint (long tm)" is incorrect.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
void repaint(long tm)
Repaints this component within tm milliseconds
ACTUAL -
void repaint(long tm)
Repaints the component.
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Component.html#repaint(long)
(Incident Review ID: 192268)
======================================================================