|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--blue.music.Instrument
|
+--blue.music.Whistle
| Fields inherited from class blue.music.Instrument |
applet |
| Constructor Summary | |
Whistle(java.applet.Applet applet)
|
|
| Method Summary | |
java.applet.AudioClip |
determineAudioClip(Note note)
|
void |
establishPitchClassTable()
|
void |
play(Note note)
|
| Methods inherited from class blue.music.Instrument |
audioClipKey,
determineRealTime,
pitchClassName,
registerName,
rest |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Whistle(java.applet.Applet applet)
| Method Detail |
public void establishPitchClassTable()
public java.applet.AudioClip determineAudioClip(Note note)
public void play(Note note)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||