Class ScorePrinter

java.lang.Object
com.softsynth.jmsl.score.ScorePrinter

public class ScorePrinter
extends java.lang.Object
Author:
Nick Didkovsky, nick@didkovsky.com
  • Constructor Summary

    Constructors
    Constructor Description
    ScorePrinter()  
  • Method Summary

    Modifier and Type Method Description
    void handlePrint​(Score score)  

    Methods inherited from class java.lang.Object

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

    • ScorePrinter

      public ScorePrinter()
  • Method Details

    • handlePrint

      public void handlePrint​(Score score)