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