Class DeleteRhythmFile

java.lang.Object
javax.swing.AbstractAction
org.jjazz.rhythmdatabase.api.DeleteRhythmFile
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action

public class DeleteRhythmFile extends AbstractAction
An action to delete a rhythm file.
See Also:
  • Constructor Details

    • DeleteRhythmFile

      public DeleteRhythmFile()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Not used.
      Parameters:
      e -
    • deleteRhythmFile

      public void deleteRhythmFile(RhythmInfo ri)