Generated by
JDiff

Class javax.swing.JToggleButton

Documentation changed from old to new.

Added Constructors
JToggleButton(Action) Creates a toggle button where properties are taken from the Action supplied.
 

Changed Constructors
JToggleButton(String, Icon, boolean) Documentation changed from old to new.
Creates a toggle button with the specified text image and selection state.
 

Changed Methods
AccessibleContext getAccessibleContext() Documentation changed from old to new.
Gets the AccessibleContext associated with this JToggleButton.