|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractAction
csheets.ui.ctrl.BaseAction
csheets.ui.ctrl.FocusOwnerAction
csheets.ext.assertion.ui.AssertionPanel.ApplyAction
protected class AssertionPanel.ApplyAction
An action used to apply changes made in the assertion field.
| Field Summary |
|---|
| Fields inherited from class csheets.ui.ctrl.FocusOwnerAction |
|---|
focusOwner |
| Fields inherited from class javax.swing.AbstractAction |
|---|
changeSupport, enabled |
| Fields inherited from interface javax.swing.Action |
|---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Constructor Summary | |
|---|---|
AssertionPanel.ApplyAction()
Creates a new apply action. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(ActionEvent e)
|
protected String |
getName()
Returns the action's name. |
| Methods inherited from class csheets.ui.ctrl.FocusOwnerAction |
|---|
propertyChange |
| Methods inherited from class csheets.ui.ctrl.BaseAction |
|---|
defineProperties, requiresFile, requiresModification, showErrorDialog |
| Methods inherited from class javax.swing.AbstractAction |
|---|
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssertionPanel.ApplyAction()
| Method Detail |
|---|
protected String getName()
BaseAction
getName in class BaseActionpublic void actionPerformed(ActionEvent e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||