Class AddRhythmsAction

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

public class AddRhythmsAction extends AbstractAction
An 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)
    • getLastRhythmAdded

      public RhythmInfo getLastRhythmAdded()
      Get the last added Rhythm.
      Returns:
      Can be null