Uses of Interface
adams.gui.core.JTableSupporter
-
Packages that use JTableSupporter Package Description adams.gui.core adams.gui.dialog adams.gui.tools.wekainvestigator.datatable adams.gui.visualization.instances -
-
Uses of JTableSupporter in adams.gui.core
Classes in adams.gui.core that implement JTableSupporter Modifier and Type Class Description classBaseTableWithButtonsGraphical component that consists of a BaseTable with buttons on the right-hand side.classSpreadSheetTableWithButtonsGraphical component that consists of a SpreadSheetTable with buttons on the right-hand side.classSpreadSheetTableWithSearchSpreadsheet table with search and (optional) buttons. -
Uses of JTableSupporter in adams.gui.dialog
Classes in adams.gui.dialog that implement JTableSupporter Modifier and Type Class Description classSpreadSheetPanelDisplays a spreadsheet in a table. -
Uses of JTableSupporter in adams.gui.tools.wekainvestigator.datatable
Classes in adams.gui.tools.wekainvestigator.datatable that implement JTableSupporter Modifier and Type Class Description classDataTableWithButtonsSpecialized table with buttons. -
Uses of JTableSupporter in adams.gui.visualization.instances
Classes in adams.gui.visualization.instances that implement JTableSupporter Modifier and Type Class Description classInstancesPanelPanel displaying an Instances table.
-