Uses of Interface
jigcell.compare.ui.ICellEditorTab

Packages that use ICellEditorTab
jigcell.compare.cellcycle   
jigcell.compare.compare2   
jigcell.compare.objectiveui   
jigcell.compare.ui   
jigcell.compare.views   
 

Uses of ICellEditorTab in jigcell.compare.cellcycle
 

Classes in jigcell.compare.cellcycle that implement ICellEditorTab
 class CellCycleDataDialog
          Supports side-by-side viewing of experimental and transform results.
 class CellCycleExperimentView
          An editable display for working with experimental data.
 class CellCycleObjectiveView
          An editable display for working with objective data.
 class CellCycleTransformView
          An editable display for working with model data.
 

Uses of ICellEditorTab in jigcell.compare.compare2
 

Classes in jigcell.compare.compare2 that implement ICellEditorTab
 class Compare2
          A visualization tool for performing comparisons across multiple comparisons.
 

Uses of ICellEditorTab in jigcell.compare.objectiveui
 

Classes in jigcell.compare.objectiveui that implement ICellEditorTab
 class DimensionWeightEditorDialog
          Supports editing and viewing dimension weights.
 class ElementWeightEditorDialog
          Supports editing and viewing element weights.
 class WeightEditorDialog
          Supports editing and viewing weights.
 

Uses of ICellEditorTab in jigcell.compare.ui
 

Classes in jigcell.compare.ui that implement ICellEditorTab
 class SeriesDialog
          A dialog-based cell viewer for multi-dimensional data.
 class SeriesEditorDialog
          A dialog-based cell editor for multi-dimensional data.
 

Uses of ICellEditorTab in jigcell.compare.views
 

Classes in jigcell.compare.views that implement ICellEditorTab
 class EditableSeriesView
          An editable display for presenting a two-dimensional set of data organized by generators.
 class ObjectiveSeriesView
          An editable display for working with objective data.