Interface ScoreMIDIFileWriterListener

All Known Implementing Classes:
ScoreFrame, ScoreFrameJavaSound

public interface ScoreMIDIFileWriterListener
  • Method Summary

    Modifier and Type Method Description
    void reportMIDIFileWritten​(boolean flag, java.lang.String message)  
  • Method Details

    • reportMIDIFileWritten

      void reportMIDIFileWritten​(boolean flag, java.lang.String message)