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

      void notifyScoreLayout​(Score score, int startingMeasure, int numMeasuresInLayout)