Interface TextReporterListener

  • All Known Implementing Classes:
    InfoTool

    public interface TextReporterListener
    Implemented by objects that wish to receive events published by JTextReporter.
    Since:
    2.6
    Author:
    Michael Bedward
    • Method Detail

      • onReporterClosed

        void onReporterClosed()
        Called by the text reporter when it is being closed
      • onReporterUpdated

        void onReporterUpdated()
        Called by the text reporter when text has been appended