Class EngineManager

java.lang.Object
featurecat.lizzie.analysis.EngineManager

public class EngineManager extends Object
  • Constructor Details

  • Method Details

    • switchEngine

      public void switchEngine(int index)
      Switch the Engine by index number
      Parameters:
      index - engine index
    • refresh

      public void refresh() throws org.json.JSONException, IOException
      Throws:
      org.json.JSONException
      IOException
    • forceRestart

      public void forceRestart(int index, String command, boolean preload)
    • updateEngine

      public void updateEngine(int index, String command, boolean preload)
    • updateEngineIcon

      public void updateEngineIcon()