Interface ScriptExecutionListener

  • All Known Implementing Classes:
    FileScriptingPanel, GroovyPanel, JythonPanel

    public interface ScriptExecutionListener
    For classes that want to be notified about changes in the script execution.
    Version:
    $Revision: 8034 $
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • scriptFinished

        void scriptFinished​(ScriptExecutionEvent e)
        Gets sent when a script execution changes.
        Parameters:
        e - the event