Generated by
JDiff

Class javax.swing.JRadioButton

Added Constructors
JRadioButton(Action) Creates a radiobutton where properties are taken from the Action supplied.
 

Added Methods
void configurePropertiesFromAction(Action) Factory method which sets the ActionEvent source's properties according to values from the Action instance.
PropertyChangeListener createActionPropertyChangeListener(Action) Factory method which creates the PropertyChangeListener used to update the ActionEvent source as properties change on its Action instance.