Package com.softsynth.jmsl.score
Interface ScoreCommandAddedListener
public interface ScoreCommandAddedListener
- Author:
- Nick Didkovsky, nick@didkovsky.com
-
Method Summary
Modifier and Type Method Description void
notifyScoreCommandAdded(ScoreCommand scoreCommand, int keyCode)
-
Method Details
-
notifyScoreCommandAdded
-