Class AmazingGraceSong

java.lang.Object
  extended by AmazingGraceSong

public class AmazingGraceSong
extends Object

Class that represents the song amazing grace

Author:
Mark Guzdial, Barb Ericson

Constructor Summary
AmazingGraceSong()
          Constructor to set up the song
 
Method Summary
 void showMe()
          Method to show the song
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AmazingGraceSong

public AmazingGraceSong()
Constructor to set up the song

Method Detail

showMe

public void showMe()
Method to show the song