Package jmsltestsuite

Class MusicGlyphRendererTestLoadScore

java.lang.Object
jmsltestsuite.MusicGlyphRendererTestLoadScore
All Implemented Interfaces:
MusicGlyphRendererProxyListener

public class MusicGlyphRendererTestLoadScore
extends java.lang.Object
implements MusicGlyphRendererProxyListener
Dump music glyph rendering commands to a log
  • Constructor Summary

    Constructors
    Constructor Description
    MusicGlyphRendererTestLoadScore()  
  • Method Summary

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

    Methods inherited from class java.lang.Object

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

    • MusicGlyphRendererTestLoadScore

      public MusicGlyphRendererTestLoadScore()
  • Method Details