Class ProjectDialog.LoadGWName
java.lang.Object
javax.swing.SwingWorker<String,Void>
 
com.inductiveautomation.ignition.designer.ProjectDialog.LoadGWName
- All Implemented Interfaces:
- Runnable,- Future<String>,- RunnableFuture<String>
- Enclosing class:
- ProjectDialog
- 
Nested Class SummaryNested classes/interfaces inherited from class javax.swing.SwingWorkerSwingWorker.StateValue
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class javax.swing.SwingWorkeraddPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgress
- 
Constructor Details- 
LoadGWNameprotected LoadGWName()
 
- 
- 
Method Details- 
doInBackground- Specified by:
- doInBackgroundin class- SwingWorker<String,- Void> 
- Throws:
- Exception
 
- 
doneprotected void done()- Overrides:
- donein class- SwingWorker<String,- Void> 
 
 
-