Uses of Package
org.jjazz.chordleadsheet.api.event
Packages that use org.jjazz.chordleadsheet.api.event
Package
Description
The model of a chord leadsheet.
The chord leadsheet editor.
The model of a song, which mainly contains a ChordLeadSheet and a SongStructure.
-
Classes in org.jjazz.chordleadsheet.api.event used by org.jjazz.chordleadsheet.api
-
Classes in org.jjazz.chordleadsheet.api.event used by org.jjazz.chordleadsheet.api.eventClassDescriptionThis corresponds to public API methods that can mutate a ChordLeadSheet.The base class which represents a change in the ChordLeadSheet.
-
Classes in org.jjazz.chordleadsheet.api.event used by org.jjazz.cl_editor.api
-
Classes in org.jjazz.chordleadsheet.api.event used by org.jjazz.pianoroll.api
-
Classes in org.jjazz.chordleadsheet.api.event used by org.jjazz.song.apiClassDescriptionA special event to indicate that a high-level action, i.e. a call to a public API method that mutates the chord leadsheet, has started or is complete.The base class which represents a change in the ChordLeadSheet.