Class Summary |
Convert |
Class Convert to convert one Table to HTML. |
CvtGUI |
Class CvtGUI is used to create a popup GUI to run the converter. |
DataRowStatisticsIndexMap |
Class DataRowStatisticsIndexMap is used to add statistics on the data to
the IndexMap which could be saved as a .sidx file. |
FileIO |
This class does various read/write file I/O and other file related
functions. |
FileTable |
This class reads tab-delimited data from files into a Table and
can write data to files. |
GenBatchScripts |
Class GenBatchScripts to generate a set of scripts to batch convert a
set of data specified by the {test-TODO-list.txt} table. |
Globals |
Class Global variables used as the base class for HTMLtools. |
HTMLtools |
Program HTMLtools main class. |
JTVconvert |
Class JTVconvert to convert a Java Tree View (JTV) set of input
sub directories of JTV files to a remapped Array Name labels of
the .cdt files to a corresponding set of output JTV sub directories
with renamed (.atr,.cdt,.gtr) files. |
MakeFlipTable |
Class MakeFlipTable to flip a Table by either of two methods. |
MakeTestsIntersectionTbl |
Class MakeTestsIntersectionTbl to generate a Tests Intersection Table
from the set of data specified by the {test-TODO-list.txt} table. |
MathCM |
Class MathCM contains utility Math functions not found in the Java Math package. |
ProcessData |
Class ProcessData is used to create data processing Thread to run the converter. |
ProcessDataSearch |
Class ProcessDataSearch is used to create data processing Thread to run the
search converter. |
ProcessLoadIndexMapData |
Class ProcessLoadIndexMapDatais used to create a data processing Thread to
load the IndexMap database. |
SearchGUI |
Class SearchGUI is used to create a popup GUI to run the converter. |
Sort |
Class Sort contains utility sort functions. |
Switches |
File Switches class used to parse the switches from the command line
args passed as argsV[]. |
TODO |
The TODO class is a documentation-only class of things [TODO], [TEST],
[DEBUG] or [REFACTOR]. |
UtilCM |
Collection of utility functions used by various other classes. |