Uses of Class
adams.gui.core.spreadsheettable.AbstractProcessColumn
-
Packages that use AbstractProcessColumn Package Description adams.gui.core.spreadsheettable -
-
Uses of AbstractProcessColumn in adams.gui.core.spreadsheettable
Subclasses of AbstractProcessColumn in adams.gui.core.spreadsheettable Modifier and Type Class Description class
ChangeColumnType
Allows the conversion of a column to a different type.class
ColumnStatistic
Allows the calculation of column statistics.class
DataSort
Allows sorting the data using multiple columns.class
UniqueValues
Displays all the unique values in the column.
-