| Constructors in com.virtuosotechnologies.asaph.standardgui with parameters of type EditorPrefs |
SongWindow(StandardGuiPlugin plugin,
com.virtuosotechnologies.asaph.model.SongID songID,
EditorPrefs editorPrefs,
com.virtuosotechnologies.asaph.maingui.DatabaseManager databaseManager,
com.virtuosotechnologies.asaph.maingui.GuiEnvironmentManager guiEnvironmentManager,
com.virtuosotechnologies.asaph.maingui.ListUpdateManager listUpdateManager,
com.virtuosotechnologies.asaph.maingui.PaneManager paneManager,
com.virtuosotechnologies.asaph.modelutils.SongUtils songUtils,
com.virtuosotechnologies.asaph.modelutils.DataTransferUtils dataTransferUtils,
com.virtuosotechnologies.asaph.notationmanager.NotationManager notationManager,
com.virtuosotechnologies.lib.asyncjob.AsyncJobRunner jobRunner)
Constructor |
SongEditor(SongWindow window,
com.virtuosotechnologies.asaph.modelutils.SongUtils songUtils,
EditorPrefs editorPrefs,
com.virtuosotechnologies.asaph.maingui.GuiEnvironmentManager guiEnvironmentManager,
com.virtuosotechnologies.lib.asyncjob.AsyncJobRunner jobRunner,
com.virtuosotechnologies.asaph.model.SongID songID,
com.virtuosotechnologies.asaph.model.Song song)
Constructor |
SongBodyEditorPane(com.virtuosotechnologies.lib.asyncjob.AsyncJobRunner jobRunner,
com.virtuosotechnologies.asaph.model.SongID songID,
com.virtuosotechnologies.asaph.model.Song song,
com.virtuosotechnologies.lib.basiccommand.BasicCommandNode editMenuGroup,
EditorPrefs editorPrefs,
com.virtuosotechnologies.asaph.maingui.GuiEnvironmentManager guiEnvironmentManager,
com.virtuosotechnologies.asaph.modelutils.SongUtils songUtils,
com.virtuosotechnologies.asaph.modelutils.DataTransferUtils dataTransferUtils,
com.virtuosotechnologies.asaph.notationmanager.NotationManager notationManager)
Constructor |