public abstract class SwingAppUndoableAction extends SwingAbstractAppAction implements net.thevpc.echo.api.AppUndoableActionSupplier
application, idchangeSupport, 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 |
|---|
SwingAppUndoableAction(net.thevpc.echo.Application application,
String id) |
SwingAppUndoableAction(net.thevpc.echo.Application application,
String id,
net.thevpc.echo.api.UndoableAction undoableAction) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformedImpl(ActionEvent e) |
protected abstract net.thevpc.echo.api.UndoableAction |
createUndo() |
net.thevpc.echo.api.UndoableAction |
supply(net.thevpc.echo.api.AppEvent event) |
actionPerformed, confirmation, getApplication, getId, getMainComponent, isVisible, refresh, setAccessible, setVisibleaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic SwingAppUndoableAction(net.thevpc.echo.Application application,
String id)
public SwingAppUndoableAction(net.thevpc.echo.Application application,
String id,
net.thevpc.echo.api.UndoableAction undoableAction)
public net.thevpc.echo.api.UndoableAction supply(net.thevpc.echo.api.AppEvent event)
supply in interface net.thevpc.echo.api.AppUndoableActionSupplierprotected abstract net.thevpc.echo.api.UndoableAction createUndo()
public void actionPerformedImpl(ActionEvent e)
actionPerformedImpl in class SwingAbstractAppActionCopyright © 2022 vpc open source initiative. All rights reserved.