Package org.jjazz.rhythmdatabase.api
Class DeleteRhythmFile
java.lang.Object
javax.swing.AbstractAction
org.jjazz.rhythmdatabase.api.DeleteRhythmFile
- All Implemented Interfaces:
 ActionListener,Serializable,Cloneable,EventListener,Action
An action to delete a rhythm file.
- See Also:
 
- 
Field Summary
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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidNot used.voidMethods inherited from class javax.swing.AbstractAction
addPropertyChangeListener, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled 
- 
Constructor Details
- 
DeleteRhythmFile
public DeleteRhythmFile() 
 - 
 - 
Method Details
- 
actionPerformed
Not used.- Parameters:
 e-
 - 
deleteRhythmFile
 
 -