Interface JShellExecListener

All Known Implementing Classes:
JShellPanel

public interface JShellExecListener
Interface for classes that listen to events of JShellExec.
Author:
FracPete (fracpete at waikato dot ac dot nz)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Gets triggered with any event in the JShellPanel.
  • Method Details

    • jshellExecEventOccurred

      void jshellExecEventOccurred(JShellExecEvent e)
      Gets triggered with any event in the JShellPanel.
      Parameters:
      e - the event