|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
Action ) |
Creates a button where properties are taken from the Action supplied. |
Added Methods | |
void configurePropertiesFromAction(Action ) |
Factory method which sets the AbstractButton's properties according to values from the Action instance. |
Changed Methods | ||
AccessibleContext getAccessibleContext() |
Documentation changed from old to new. |
Gets the AccessibleContext associated with this JButton. |
void removeNotify() |
Documentation changed from old to new. Method was inherited from JComponent, but is now defined locally. |
Overrides JComponent.removeNotify to check if this button is currently set as the default button on the RootPane and if so sets the RootPane's default button to null to ensure the RootPane doesn't hold onto an invalid button reference. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |