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
-
notifyRenderMusicGlyph
public void notifyRenderMusicGlyph(java.lang.String msg)- Specified by:
notifyRenderMusicGlyph
in interfaceMusicGlyphRendererProxyListener
-
main
public static void main(java.lang.String[] args)
-