|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
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. |
Changed Methods | ||
AccessibleContext getAccessibleContext() |
Documentation changed from old to new. |
Gets the AccessibleContext associated with this JTextField. |
int getHorizontalAlignment() |
Documentation changed from old to new. |
Returns the horizontal alignment of the text. |
boolean isValidateRoot() |
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. |
void setHorizontalAlignment(int ) |
Documentation changed from old to new. |
Sets the horizontal alignment of the text. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |