| Package | Description |
|---|---|
| jflex.gui |
| Modifier and Type | Field and Description |
|---|---|
(package private) MainFrame |
GeneratorThread.parent
main UI component, likes to be notified when generator finishes
|
| Constructor and Description |
|---|
GeneratorThread(MainFrame parent,
java.lang.String inputFile,
java.lang.String outputDir)
Create a new GeneratorThread, but do not run it yet.
|