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.
Utility methods to convert CLI_ChordSymbols objects from/to Strings.
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.
The model for the mix of a song (instruments used per channel and their settings, volume, effect, etc.).
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.item
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.chordsymboltextinput.api
-
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.midimix.apiClassDescriptionAn exception to be raised by listeners to veto a ChordLeadSheet change.
-
Classes in org.jjazz.chordleadsheet.api used by org.jjazz.pianoroll.apiClassDescriptionAn exception to be raised by listeners to veto a ChordLeadSheet change.
-
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.