|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.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 |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public char letter
public int accidental
| Constructor Detail |
|---|
KeySignature.KeyNote(char letter,
int accidental)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||