| 
 | Generated by JDiff | ||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Methods | |
| voidconfigurePropertiesFromAction(Action) | Factory method which sets the ActionEvent source's properties according to values from the Action instance. | 
| PropertyChangeListenercreateActionPropertyChangeListener(Action) | Factory method which creates the PropertyChangeListener used to update the ActionEvent source as properties change on its Action instance. | 
| ActiongetAction() | Returns the currently set Action for this ActionEvent source or null if no Action is set. | 
| voidsetAction(Action) | Sets the Action for the ActionEvent source. | 
| Changed Methods | ||
| AccessibleContextgetAccessibleContext() | Documentation changed from old to new. | Gets the AccessibleContext associated with this JTextField. | 
| intgetHorizontalAlignment() | Documentation changed from old to new. | Returns the horizontal alignment of the text. | 
| booleanisValidateRoot() | Documentation changed from old to new. | Calls to revalidate that come from within the textfield itself will be handled by validating the textfield unless the receiver is contained within a JViewport in which case this returns false. | 
| voidsetHorizontalAlignment(int) | Documentation changed from old to new. | Sets the horizontal alignment of the text. | 
| 
 | |||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||