eece496.gui
Class GuiDriverControl
java.lang.Object
eece496.gui.GuiDriverControl
- public class GuiDriverControl
- extends java.lang.Object
Control for Gui Driver Class.
$Source: K:/cvsrepo/ee496/codes/jbuilder/src/TestCaseGenerator/src/eece496/gui/GuiDriverControl.java,v $
Last updated by $Author: cyiu $
$Date: 2003/08/07 19:36:21 $
$Revision: 1.10 $
$State: Exp $
- Author:
- Charles Chung Man Yiu
Method Summary |
void |
generateHTML(java.lang.String docTitle,
java.lang.String inPath,
java.lang.String outPath)
Generate the test frames HTML from the source specification. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theRoot
public static ParseTree theRoot
theSymbolTable
public SymbolHashtable theSymbolTable
lineno
public static int lineno
did
public static boolean did
GuiDriverControl
public GuiDriverControl()
- Constructor.
generateHTML
public void generateHTML(java.lang.String docTitle,
java.lang.String inPath,
java.lang.String outPath)
- Generate the test frames HTML from the source specification.
- Parameters:
docTitle
- Title for the test frame HTML.inPath
- Path of the input specification.outPath
- Path of the output HTML