cmu.tawc.data.wizard
Class TawcSettings
java.lang.Object
cmu.tawc.data.wizard.TawcSettings
public class TawcSettings
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableModel
public javax.swing.table.TableModel tableModel
tableModelFile
public java.io.File tableModelFile
dictionary
public Dictionary dictionary
dictionaryFile
public java.io.File dictionaryFile
columnsToAnalyze
public int[] columnsToAnalyze
counter
public Counter counter
countEachRow
public boolean countEachRow
saveCounts
public boolean saveCounts
savePercents
public boolean savePercents
startColumnNamesWith
public java.lang.String startColumnNamesWith
pruneColumnsWithMoreThanPercentZeros
public java.lang.Integer pruneColumnsWithMoreThanPercentZeros
TawcSettings
public TawcSettings()