|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectprovided.util.KeySignature.KeyNote
private class KeySignature.KeyNote
Utility class to keep track of the position of notes
Field Summary | |
---|---|
int |
accidental
|
char |
letter
|
Constructor Summary | |
---|---|
KeySignature.KeyNote(char letter,
int accidental)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public char letter
public int accidental
Constructor Detail |
---|
KeySignature.KeyNote(char letter, int accidental)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |