Package jmsltestsuite

Class HelloJMSL

java.lang.Object
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

    Constructors
    Constructor Description
    HelloJMSL()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HelloJMSL

      public HelloJMSL()
  • Method Details

    • main

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