Interface ProcessListener

    • Method Detail

      • processTerminated

        void processTerminated​(ProcessEvent event)
      • processWillTerminate

        void processWillTerminate​(ProcessEvent event,
                                  boolean willBeDestroyed)
      • onTextAvailable

        void onTextAvailable​(ProcessEvent event,
                             Key outputType)