public class AgentPanel.SendCommandWorker extends SwingWorker<String,String>
SwingWorker.StateValue| Constructor and Description |
|---|
SendCommandWorker(String cmdName,
org.lsst.ccs.command.CommandSet dest,
String path) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doInBackground() |
void |
done() |
addPropertyChangeListener, cancel, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgressprotected String doInBackground() throws Exception
doInBackground in class SwingWorker<String,String>Exceptionpublic void done()
done in class SwingWorker<String,String>Copyright © 2018 LSST. All rights reserved.