Uses of Package
org.jjazz.chordleadsheet.api
Packages that use org.jjazz.chordleadsheet.api
Package
Description
The model of a chord leadsheet.
The models for chord leadsheet items.
The chord leadsheet editor.
The graphical component for a single bar, which contains bar renderers.
The graphical component for a bar renderer (e.g. bar renderer for chord symbols, for section, for improvisation guideline, etc.)
Service providers for the chord leadsheet editor.
Various file readers
The model for the mix of a song (instruments used per channel and their settings, volume, effect, etc.).
Objects and helper methods to generate musical phrases from the song and form the final backing track (see SongSequenceBuilder).
The model of a song, which mainly contains a ChordLeadSheet and a SongStructure.
The model of a song structure, ie a list of SongParts.
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.chordleadsheet.apiClassDescriptionThe model for a chord leadsheet.Objects that want to listen to ChordLeadSheet changes must implement this interface.A section in a leadsheet has a name and a TimeSignature.An exception to be raised by listeners to veto a ChordLeadSheet change.
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.chordleadsheet.api.event
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.chordleadsheet.api.itemClassDescriptionThe model for a chord leadsheet.A section in a leadsheet has a name and a TimeSignature.
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.cl_editor.apiClassDescriptionThe model for a chord leadsheet.Objects that want to listen to ChordLeadSheet changes must implement this interface.An exception to be raised by listeners to veto a ChordLeadSheet change.
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.cl_editor.barbox.api
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.cl_editor.barrenderer.api
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.cl_editor.spiClassDescriptionThe model for a chord leadsheet.A section in a leadsheet has a name and a TimeSignature.
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.importers.api
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.midimix.apiClassDescriptionAn exception to be raised by listeners to veto a ChordLeadSheet change.
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.pianoroll.apiClassDescriptionObjects that want to listen to ChordLeadSheet changes must implement this interface.An exception to be raised by listeners to veto a ChordLeadSheet change.
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.rhythmmusicgeneration.api
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.song.apiClassDescriptionThe model for a chord leadsheet.Objects that want to listen to ChordLeadSheet changes must implement this interface.An exception to be raised by listeners to veto a ChordLeadSheet change.
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.songstructure.apiClassDescriptionThe model for a chord leadsheet.An exception to be raised by listeners to veto a ChordLeadSheet change.