Class MyFourPartSong

java.lang.Object
  extended byMyFourPartSong

public class MyFourPartSong
extends Object


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

MyFourPartSong

public MyFourPartSong()
Method Detail

getScore

public jm.music.data.Score getScore()

fillMeUp

public void fillMeUp()

showMe

public void showMe()