Package jmsltestsuite

Class DualUseGraphicsScoreTest

java.lang.Object
jmsltestsuite.DualUseGraphicsScoreTest

public class DualUseGraphicsScoreTest
extends java.lang.Object
Switch between AWT and Swing. Put a couple of Score Canvases in a window. All components adapt to AWT or Swing
Author:
Nick Didkovsky, nick@didkovsky.com
  • Constructor Summary

    Constructors
    Constructor Description
    DualUseGraphicsScoreTest()  
  • 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

    • DualUseGraphicsScoreTest

      public DualUseGraphicsScoreTest()
  • Method Details

    • main

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