|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cumt.tools.generators.AbstractGenerator
org.cumt.tools.generators.BatchGenerator
public class BatchGenerator
FIXME Complete it
| Field Summary |
|---|
| Fields inherited from class org.cumt.tools.generators.AbstractGenerator |
|---|
eventSupport |
| Constructor Summary | |
|---|---|
BatchGenerator()
|
|
| Method Summary | |
|---|---|
void |
addGenerator(Generator generator)
|
void |
addGenerator(int index,
Generator generator)
|
void |
generate()
|
void |
removeGenerator(Generator generator)
|
void |
removeGenerator(int index)
|
| Methods inherited from class org.cumt.tools.generators.AbstractGenerator |
|---|
addProgressListener, getBasePackage, getModel, getTargetDirectory, getUIClass, notifyFinalized, notifyProgress, notifyStarted, removeProgressListener, setBasePackage, setModel, setTargetDirectory |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BatchGenerator()
| Method Detail |
|---|
public void generate()
throws java.io.IOException
java.io.IOExceptionpublic void addGenerator(Generator generator)
public void removeGenerator(Generator generator)
public void removeGenerator(int index)
public void addGenerator(int index,
Generator generator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||