Class SongMetaEvents.SgsSourceActionEvent

Enclosing class:
SongMetaEvents

public static class SongMetaEvents.SgsSourceActionEvent extends SgsActionEvent
A special SgsActionEvent which stores its related ClsActionEvent sub-events.

Using a SongStructure API might impact in rare cases the ChordLeadSheet as well, possibly with several sub-changes: e.g. switching to a swing-feel rhythm in the SongStructure might change the position of chords in the ChordLeadSheet. This class allows to save most of this information (other possible source is JJazzUndoManager).

  • Constructor Details

    • SgsSourceActionEvent

      public SgsSourceActionEvent(SgsActionEvent sae)
  • Method Details