Uses of Interface
jigcell.compare.ui.IRowEditorTab

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

Uses of IRowEditorTab in jigcell.compare.cellcycle
 

Classes in jigcell.compare.cellcycle that implement IRowEditorTab
 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 IRowEditorTab in jigcell.compare.compare2
 

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

Uses of IRowEditorTab in jigcell.compare.objectiveui
 

Classes in jigcell.compare.objectiveui that implement IRowEditorTab
 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 IRowEditorTab in jigcell.compare.ui
 

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

Uses of IRowEditorTab in jigcell.compare.views
 

Classes in jigcell.compare.views that implement IRowEditorTab
 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.