-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.4.2
-
x86
-
windows_xp
Name: rmT116609 Date: 05/29/2003
A DESCRIPTION OF THE PROBLEM :
javax.swing.ToolTipManager.setEnabled's method description refers to an
undefined tooltip:
Enables or disables the tooltip.
Which tooltip? (ToolTipManager is a manager, not a tooltip; it doesn't have
a tooltip; and it manages many tooltips, not _a_ tooltip; right?)
Was that supposed to say something like "disables (the displaying of) tooltips"?
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/ToolTipManager.html#setEnabled(boolean)
(Review ID: 186645)
======================================================================