Uses of Class
org.jjazz.songeditormanager.spi.SongEditorManager.SongEditorSet
Packages that use SongEditorManager.SongEditorSet
Package
Description
Manage the creation/destruction of editors for a new/closed song, plus related actions (eg duplicate song).
-
Uses of SongEditorManager.SongEditorSet in org.jjazz.songeditormanager.spi
Methods in org.jjazz.songeditormanager.spi that return SongEditorManager.SongEditorSetModifier and TypeMethodDescriptionSongEditorManager.getSongEditorSet(Song s) Get the editors currently opened for the specified song.