Uses of Class
jflex.gui.MainFrame
Packages that use MainFrame
-
Uses of MainFrame in jflex.gui
Modifier and TypeFieldDescription(package private) final MainFrame
GeneratorThread.parent
main UI component, likes to be notified when generator finishesModifierConstructorDescriptionGeneratorThread
(MainFrame parent, String inputFile, String outputDir) Create a new GeneratorThread, but do not run it yet.