|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractAction
com.japisoft.framework.dialog.actions.AbstractDialogAction
com.japisoft.framework.dialog.actions.OKAction
Default action when validating a content
| Field Summary | |
static int |
ID
|
| 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 | |
OKAction()
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
protected void |
prepareStaticValues()
Called once for setting label, tooltip ... |
| Methods inherited from class com.japisoft.framework.dialog.actions.AbstractDialogAction |
getActionId, getBundledName, getLabel, isForDialogFooter, isSpecial, prepareBundleValues, setActionDelegate, setForDialogFooter, setSpecial |
| 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 |
| Methods inherited from interface javax.swing.Action |
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Field Detail |
public static int ID
| Constructor Detail |
public OKAction()
| Method Detail |
protected void prepareStaticValues()
AbstractDialogAction
prepareStaticValues in class AbstractDialogActionpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class AbstractDialogAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||