Name: ssT124754 Date: 03/14/2001
In the JavaDoc HTML for the AbstractButton class, the desription for the field
ROLLOVER_ENABLED_CHANGED_PROPERTY appears to be truncated. The text of the
document is as follows:
Identifies a change in the button's
Clearly the AbstractButton class is lacking a complete description for this
property. I looked back at the 1.2.2 doc and it has the same issue. I'm sure
it applies to other versions of the doc as well.
http://java.sun.com/products/jdk/1.2/docs/api/javax/swing/AbstractButton.html#ROLLOVER_ENABLED_CHANGED_PROPERTY
http://java.sun.com/j2se/1.3/docs/api/javax/swing/AbstractButton.html#ROLLOVER_ENABLED_CHANGED_PROPERTY
(Review ID: 118814)
======================================================================