| Constructors in com.virtuosotechnologies.asaph.standardgui with parameters of type SongEditor |
VariationListEditor(com.virtuosotechnologies.asaph.model.Song song,
SongEditor editor,
javax.swing.event.UndoableEditListener undoListener)
Constructor |
StringUpdater(javax.swing.text.JTextComponent field,
com.virtuosotechnologies.asaph.model.SimpleString model,
SongEditor editor,
javax.swing.event.UndoableEditListener listener)
|
StringUpdater(javax.swing.text.JTextComponent field,
com.virtuosotechnologies.asaph.model.StringList model,
com.virtuosotechnologies.asaph.modelutils.SongUtils songUtils,
SongEditor editor,
javax.swing.event.UndoableEditListener listener)
|
StringListEditor(java.lang.String header,
com.virtuosotechnologies.asaph.model.StringList stringList,
SongEditor editor,
javax.swing.event.UndoableEditListener undoListener)
Constructor |
MainFieldsEditor(com.virtuosotechnologies.asaph.model.Song song,
SongEditor editor,
javax.swing.event.UndoableEditListener undoListener)
Constructor |
KeySignatureListEditor(com.virtuosotechnologies.asaph.model.ChordSet chordSet,
SongEditor editor,
javax.swing.event.UndoableEditListener undoListener,
com.virtuosotechnologies.asaph.model.notation.NotationFactory notationFactory)
Constructor |
ChordSetListEditor(com.virtuosotechnologies.asaph.modelutils.SongUtils songUtils,
com.virtuosotechnologies.asaph.notationmanager.NotationManager notationManager,
com.virtuosotechnologies.asaph.model.Song song,
SongEditor editor,
javax.swing.event.UndoableEditListener undoListener)
Constructor |