Package be.gaudry.swing.file.action
Class TagAndRenameFileAction
java.lang.Object
javax.swing.AbstractAction
be.gaudry.swing.file.action.FileDesktopAction
be.gaudry.swing.file.action.TagAndRenameFileAction
- All Implemented Interfaces:
ActionListener
,PropertyChangeListener
,Serializable
,Cloneable
,EventListener
,Action
Provided by the broldev.file.finder.swing project.
- Since:
- 1.0 (Mar 19, 2009), broldev.file.finder.swing 0.0.1-SNAPSHOT dependency
- Version:
- 1.0 (Mar 19, 2009)
- Author:
- Steph GAUDRY
- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class be.gaudry.swing.file.action.FileDesktopAction
component, descriptionFormat, desktop, eAction, errorTitle, files, filesCountStr, invalidAction, name, noFileSelected, supported
Fields inherited from class javax.swing.AbstractAction
changeSupport, enabled
Fields 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
-
Method Summary
Methods inherited from class be.gaudry.swing.file.action.FileDesktopAction
actionPerformed, finalize, getComponent, getCustomName, getDescription, getFiles, isEnabledByFilesCheck, mayEnable, propertyChange, setComponent, setEnabled, setFiles, setPopupDelay
Methods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener
-
Constructor Details
-
TagAndRenameFileAction
-
-
Method Details
-
processFile
- Specified by:
processFile
in classFileDesktopAction
- Throws:
IOException
-