public class StructureRunner extends RunnerTemplate implements Serializable
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
StructureRunner()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main method.
|
protected String |
selectFile()
Select an image file.
|
addClosingListenerprivate static final long serialVersionUID
public static void main(String[] args)
args - The command line arguments (ignored).protected String selectFile()
RunnerTemplateselectFile in class RunnerTemplate