Uses of Interface
adams.gui.core.spreadsheettable.ProcessColumn
-
Packages that use ProcessColumn Package Description adams.gui.core.spreadsheettable -
-
Uses of ProcessColumn in adams.gui.core.spreadsheettable
Classes in adams.gui.core.spreadsheettable that implement ProcessColumn Modifier and Type Class Description class
AbstractProcessColumn
Ancestor for plugins that process a column.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.
-