public abstract class AbstractProgressAction extends AbstractAction
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 |
|---|
AbstractProgressAction(net.anwiba.commons.lang.object.IObjectProvider<Window> ownerProvider,
String title,
Icon icon) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
protected Window |
getOwner() |
protected abstract IProgressActionConfiguration |
getProgressActionConfiguration() |
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledprotected Window getOwner()
protected abstract IProgressActionConfiguration getProgressActionConfiguration()
public final void actionPerformed(ActionEvent e)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.