JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.jjazz.song.api.SongFactory
Packages that use
SongFactory
Package
Description
org.jjazz.song.api
The model of a song, which mainly contains a ChordLeadSheet and a SongStructure.
Uses of
SongFactory
in
org.jjazz.song.api
Methods in
org.jjazz.song.api
that return
SongFactory
Modifier and Type
Method
Description
static
SongFactory
SongFactory.
getInstance
()