Class AddRhythmsAction

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

public class AddRhythmsAction extends AbstractAction
Ac action to let users add rhythms, permanently of for the current session.
See Also:
  • Constructor Details

    • AddRhythmsAction

      public AddRhythmsAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
    • getLastRpRhythmPair

      public RhythmDatabase.RpRhythmPair getLastRpRhythmPair()
      Get the last RpRhythmPair.
      Returns:
      Can be null