private class McIdasImageSequenceControl.McIdasCommandLine extends java.lang.Object implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
line |
private boolean |
showprocess |
| Constructor and Description |
|---|
McIdasCommandLine() |
McIdasCommandLine(java.lang.String line,
boolean showprocess) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
private java.lang.String line
private boolean showprocess
public McIdasCommandLine()
public McIdasCommandLine(java.lang.String line, boolean showprocess)
public void run()
run in interface java.lang.Runnable