|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object MyFourPartSong
public class MyFourPartSong
Example class for creating a four part song
Constructor Summary | |
---|---|
MyFourPartSong()
|
Method Summary | |
---|---|
void |
fillMeUp()
|
jm.music.data.Score |
getScore()
|
void |
showMe()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyFourPartSong()
Method Detail |
---|
public jm.music.data.Score getScore()
public void fillMeUp()
public void showMe()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |