Generated by
JDiff

Interface javax.swing.ButtonModel

Documentation changed from old to new.

Changed Methods
boolean isEnabled() Documentation changed from old to new.
Indicates if the button can be selected or pressed by an input device (such as a mouse pointer).
boolean isSelected() Documentation changed from old to new.
Indicates if the button has been selected.