Class GlobalScriptEditor.GatewayIntellihintsInstaller

java.lang.Object
javax.swing.SwingWorker<Map<String,List<ScriptFunctionHint>>,Void>
com.inductiveautomation.ignition.designer.scripteditor.GlobalScriptEditor.GatewayIntellihintsInstaller
All Implemented Interfaces:
Runnable, Future<Map<String,List<ScriptFunctionHint>>>, RunnableFuture<Map<String,List<ScriptFunctionHint>>>
Enclosing class:
GlobalScriptEditor

protected static class GlobalScriptEditor.GatewayIntellihintsInstaller extends SwingWorker<Map<String,List<ScriptFunctionHint>>,Void>