Constant Field Values


Contents
<Unnamed>.*

Convert
private static final int STYLE_DL 1
private static final int STYLE_OL 2
private static final int STYLE_TABLE 4
private static final int STYLE_UL 3

CvtGUI
public static final long serialVersionUID 0L

Globals
public final int EXPORT_BIG_CELL_SIZE 200
public static final boolean MAKE_LOGGING_FILE true
public final int MAX_BATCH_SPECS 500
public final int MAX_COL_EDITS 200
public final int MAX_COL2URL_MAPS 100
public final int MAX_COPY_FILES_AND_TREES 75
public final int MAX_IN_TOKENS_PER_ROW 512
public final int MAX_INPUT_FILES 1000
public final int MAX_MAP_DOLLARSIGNS 100
public final int MAX_MAP_QUESTIONMARKS 100
public final int MAX_SORT_COLUMNS 100
public final int MAX_TEMPLATES 30
public static final java.lang.String openSourceNotice "This code is available at the HTMLtools project on SourceForge at\nhttp://htmltools.sourceforge.org/ under the Common Public License Version 1.0\nhttp://www.opensource.org/licenses/cpl1.0.php\n\nIt was derived and refactored from the open source\nMAExplorer (http://maexplorer.sourceforge.org/), and\nOpen2Dprot (http://Open2Dprot.sourceforge.net/) \nCopyright 2008, 2009 by Peter Lemkin\nE-Mail: lemkin@users.sourceforge.net\n"
public static final java.lang.String programName "HTMLtools"
public static final java.lang.String programSummary " - Summary\n\nHTMLtools is a Java program to automate the batch conversion of\ntab-delimited spreadsheet type text files to HTML Web-page files. There are\na variety of flexible options to make the Web page presentations more\nuseful. It can also be used for editing large tables. This is described\nin more detail throughout this reference manual.\n\nAdditional command subsets were developed for specialized conversions\n(JTVconvert, GenBatchScripts, and TestsIntersections) and may be ignored for\nroutine Web page generation in other domains where they don\'t apply.\n\nThe JTVconvert commands can re-map data array names in Java TreeView mAdb\ndata set files to more user friendly experiment names as well as generat\nHTML Web pages to launch these converted JTV files for each JTV data set.\n\nThe GenBatchScripts commands may be used to generate CvtTabDelim2HTML batch\nscripts for subsequent processing given a list of data test-results files to\nconvert and a tab-delimited tests descriptions file. It is able to use a table\n(prepared with Excel or some other source) that describes this data and can\nthen use that for extracting and inserting information from various mapping\ntables into the generated Web pages.\n\nThe TestsIntersections commands will synthesize a tests intersection summary\ntable and Web page as well as generating some summary statistics. It uses the\nsame data used in the GenBatchScripts commands.\n\nThe FlipTable commands will create a flipped table and HTML web page with filtered\nrows and columns flipped. It uses an edited data table (.txt) file that has been\nfurther processed to create an associated Index Map (.idx) and Statistics IndexMap (.sidx) tables. It can be invoked from a graphical user interface using theSearchGui option.\n\n"
public static final java.lang.String referenceManual "ReferenceManual.html"
public final int SHRINK_BIG_CELL_SIZE 100
public final int SHRINK_CELL_SIZE -5

HTMLtools
public static final java.lang.String VERSION "12-12-2009 V.1.41 (Beta)"

MakeTestsIntersectionTbl
private final int MEANS_ALLOC 100000

ProcessData
public static final long serialVersionUID 0L

ProcessDataSearch
public static final long serialVersionUID 0L

ProcessLoadIndexMapData
public static final long serialVersionUID 0L

SearchGUI
public static final long serialVersionUID 0L
public static final java.lang.String URL_HOME "http://jak-stat.nih.gov/"
public static final java.lang.String URL_JAR_FILE "file:///C:/tmp/SearchGui.jar"

UtilCM
public static final int MAX_DEBUGS 10