public class TuttiUIAction<A extends AbstractTuttiAction> extends AbstractAction
AbstractTuttiAction.| Modifier and Type | Class and Description |
|---|---|
protected static class |
TuttiUIAction.TuttiActionSwingWorker<A extends AbstractTuttiAction> |
| Modifier and Type | Field and Description |
|---|---|
protected A |
action
Logic Action to perform.
|
changeSupport, enabledACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON| Constructor and Description |
|---|
TuttiUIAction(A action) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event) |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected final A extends AbstractTuttiAction action
public TuttiUIAction(A action)
public final void actionPerformed(ActionEvent event)
Copyright © 2012-2013 Ifremer. All Rights Reserved.