Class NotePlay

java.lang.Object
  extended by NotePlay

public class NotePlay
extends Object

Class to show creating a song with parts

Author:
Mark Guzdial, Barb Ericson

Constructor Summary
NotePlay()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotePlay

public NotePlay()
Method Detail

main

public static void main(String[] args)