|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specification of a key that a ChordSet could be in.
Method Summary | |
SimpleString |
getInfoString()
Get a SimpleString containing description info for the ChordSetKey. |
Note |
getKeyNote()
Get the note for key signature. |
void |
setKeyNote(Note note,
UndoableEditListener undoListener)
Set the note for key signature |
Methods inherited from interface com.virtuosotechnologies.asaph.model.SongMember |
getSong, isDefunct |
Method Detail |
public SimpleString getInfoString()
public Note getKeyNote()
public void setKeyNote(Note note, UndoableEditListener undoListener)
note
- new noteundoListener
- listener to notify if an undoable edit is generated,
or null to suppress generation of undoable edits
NullPointerException
- note was null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |