Class IgnitionDesigner.LoadGWName

java.lang.Object
javax.swing.SwingWorker<String,Void>
com.inductiveautomation.ignition.designer.IgnitionDesigner.LoadGWName
All Implemented Interfaces:
Runnable, Future<String>, RunnableFuture<String>
Enclosing class:
IgnitionDesigner

protected class IgnitionDesigner.LoadGWName extends SwingWorker<String,Void>