Uses of Interface
jigcell.compare.ui.IClipboardTab

Packages that use IClipboardTab
jigcell.compare.cellcycle   
jigcell.compare.views   
 

Uses of IClipboardTab in jigcell.compare.cellcycle
 

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

Classes in jigcell.compare.views that implement IClipboardTab
 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.
 class SeriesView
          A static display for presenting a two-dimensional set of data organized by generators.