|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Default action interface for dialogs
| Field Summary |
| Fields inherited from interface javax.swing.Action |
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
| Method Summary | |
int |
getActionId()
|
boolean |
isForDialogFooter()
|
boolean |
isSpecial()
|
| Methods inherited from interface javax.swing.Action |
addPropertyChangeListener, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
| Methods inherited from interface java.awt.event.ActionListener |
actionPerformed |
| Method Detail |
public int getActionId()
public boolean isForDialogFooter()
true if this action will be added inside the dialog footerpublic boolean isSpecial()
true if this is a specific action that must appear on the left part
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||