Package featurecat.lizzie.analysis
Class EngineManager
java.lang.Object
featurecat.lizzie.analysis.EngineManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
forceRestart
(int index, String command, boolean preload) void
refresh()
void
switchEngine
(int index) Switch the Engine by index numbervoid
updateEngine
(int index, String command, boolean preload) void
-
Constructor Details
-
EngineManager
- Throws:
org.json.JSONException
IOException
-
-
Method Details
-
switchEngine
public void switchEngine(int index) Switch the Engine by index number- Parameters:
index
- engine index
-
refresh
- Throws:
org.json.JSONException
IOException
-
forceRestart
-
updateEngine
-
updateEngineIcon
public void updateEngineIcon()
-