Package com.softsynth.jmsl.score
Interface ScoreLayoutListener
- All Known Implementing Classes:
ScoreControlPanel
public interface ScoreLayoutListener
-
Method Summary
Modifier and Type Method Description void
notifyScoreLayout(Score score, int startingMeasure, int numMeasuresInLayout)
-
Method Details
-
notifyScoreLayout
-