Uses of Class
org.jjazz.utilities.api.StringProperties
Packages that use StringProperties
Package
Description
The models for chord leadsheet items.
The model of a song, which mainly contains a ChordLeadSheet and a SongStructure.
The model of a song structure, ie a list of SongParts.
General purpose utilities.
-
Uses of StringProperties in org.jjazz.chordleadsheet.api.item
Methods in org.jjazz.chordleadsheet.api.item that return StringPropertiesModifier and TypeMethodDescriptionChordLeadSheetItem.DefaultComparableItem.getClientProperties()
ChordLeadSheetItem.getClientProperties()
Get the client properties.CLI_ChordSymbol.ComparableCsItem.getClientProperties()
-
Uses of StringProperties in org.jjazz.song.api
Methods in org.jjazz.song.api that return StringProperties -
Uses of StringProperties in org.jjazz.songstructure.api
Methods in org.jjazz.songstructure.api that return StringProperties -
Uses of StringProperties in org.jjazz.utilities.api
Constructors in org.jjazz.utilities.api with parameters of type StringProperties