Uses of Class
org.jjazz.songstructure.api.event.SgsActionEvent
Packages that use SgsActionEvent
Package
Description
The model of a song, which mainly contains a ChordLeadSheet and a SongStructure.
-
Uses of SgsActionEvent in org.jjazz.song.api
Subclasses of SgsActionEvent in org.jjazz.song.apiModifier and TypeClassDescriptionstatic classA special SgsActionEvent which stores its related ClsActionEvent sub-events.Methods in org.jjazz.song.api that return types with arguments of type SgsActionEventMethods in org.jjazz.song.api with parameters of type SgsActionEventModifier and TypeMethodDescriptionvoidSongMetaEvents.ClsSourceActionEvent.addSgsSubEvent(SgsActionEvent sae) Constructors in org.jjazz.song.api with parameters of type SgsActionEvent