public class RegTutorial extends AbstractTutorial
Modifier and Type | Field and Description |
---|---|
static String |
FILENAME |
Constructor and Description |
---|
RegTutorial() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
protected void |
run(File arg) |
filearg
public static final String FILENAME
public RegTutorial()
public static void main(String[] args) throws Exception
Exception
protected void run(File arg) throws Exception
run
in class AbstractTutorial
Exception