Module net.anwiba.commons.swing
Package net.anwiba.commons.swing.action
Class AbstractProgressAction
java.lang.Object
javax.swing.AbstractAction
net.anwiba.commons.swing.action.AbstractProgressAction
- All Implemented Interfaces:
ActionListener,Serializable,Cloneable,EventListener,Action
- See Also:
-
Field Summary
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabledFields inherited from interface javax.swing.Action
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON -
Constructor Summary
ConstructorsConstructorDescriptionAbstractProgressAction(IObjectProvider<Window> ownerProvider, String title, Icon icon) -
Method Summary
Modifier and TypeMethodDescriptionfinal voidprotected WindowgetOwner()protected abstract IProgressActionConfigurationMethods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled
-
Constructor Details
-
AbstractProgressAction
-
-
Method Details
-
getOwner
-
getProgressActionConfiguration
-
actionPerformed
-