public abstract class AbstractTutorial extends Object
static String
FILENAME
AbstractTutorial()
protected static File
filearg(String[] args)
protected abstract void
run(File arg)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String FILENAME
public AbstractTutorial()
protected abstract void run(File arg) throws Exception
Exception
protected static File filearg(String[] args)