jmsltestsuite
Class DrawWithMouseOnScore

java.lang.Object
  extended by jmsltestsuite.DrawWithMouseOnScore

public class DrawWithMouseOnScore
extends java.lang.Object

Use the new scoreCanvasDragged() callback in ScoreCanvasListener to draw onto a Score with the mouse. Hold the ALT key down and drag the mouse around.

Author:
Nick Didkovsky (c) 2006 All Rights reserved

Constructor Summary
DrawWithMouseOnScore()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawWithMouseOnScore

public DrawWithMouseOnScore()
Method Detail

main

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