Interface ScriptingListener

  • All Known Implementing Classes:
    ScriptingLogPanel

    public interface ScriptingListener
    Interface for classes that want to be notified about scripting events.
    Version:
    $Revision$
    Author:
    fracpete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • scriptingCommandExecuted

        void scriptingCommandExecuted​(ScriptingEvent e)
        Gets called when a scripting command gets executed.
        Parameters:
        e - the event