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 classAbstractProcessColumnAncestor for plugins that process a column.classChangeColumnTypeAllows the conversion of a column to a different type.classColumnStatisticAllows the calculation of column statistics.classDataSortAllows sorting the data using multiple columns.classUniqueValuesDisplays all the unique values in the column.
-