|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAbstractTutorial
public abstract class AbstractTutorial
Field Summary | |
---|---|
static String |
FILENAME
|
Constructor Summary | |
---|---|
AbstractTutorial()
|
Method Summary | |
---|---|
protected static File |
filearg(String[] args)
|
protected abstract void |
run(File arg)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String FILENAME
Constructor Detail |
---|
public AbstractTutorial()
Method Detail |
---|
protected abstract void run(File arg) throws Exception
Exception
protected static File filearg(String[] args)
|
[ini4j] | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |