jmsltestsuite
Class HelloJMSL

java.lang.Object
  extended by jmsltestsuite.HelloJMSL

public class HelloJMSL
extends java.lang.Object

A simple JMSL class to test JMSL installation. If you can compile and run this, you're good
You should see a Frame open with the JMSL MusicShape Editor. Watch the console; you should see a MusicShape printing itself out on schedule.

Author:
Nick Didkovsky 6/30/01 12:43AM

Constructor Summary
HelloJMSL()
           
 
Method Summary
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

HelloJMSL

public HelloJMSL()
Method Detail

main

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