jmsltestsuite
Class MultipleScoresDemo2

java.lang.Object
  extended by jmsltestsuite.MultipleScoresDemo2

public class MultipleScoresDemo2
extends java.lang.Object

Open up a Frame and display two different scores in the same frame

Author:
Nick Didkovsky, March 21, 2002, (c) 2002 Nick Didkovsky, all rights reserved

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

Constructor Detail

MultipleScoresDemo2

public MultipleScoresDemo2()
Method Detail

gimmeScore

public Score gimmeScore()
Returns:
a new Score with a whole note in it

main

public static void main(java.lang.String[] args)