com.softsynth.jmsl.score
Class ScoreCursors

java.lang.Object
  extended bycom.softsynth.jmsl.score.ScoreCursors

public class ScoreCursors
extends java.lang.Object


Field Summary
static java.lang.String copyright
           
 
Constructor Summary
ScoreCursors()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void setCrossHairCursor(java.awt.Component component)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final java.lang.String copyright
See Also:
Constant Field Values
Constructor Detail

ScoreCursors

public ScoreCursors()
Method Detail

setCrossHairCursor

public static void setCrossHairCursor(java.awt.Component component)

main

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