Generated by
JDiff

Class javax.swing.JTextField

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.
Action getAction() Returns the currently set Action for this ActionEvent source or null if no Action is set.
void setAction(Action) Sets the Action for the ActionEvent source.