Uses of Class
visidia.misc.ColorLabel

Packages that use ColorLabel
visidia.misc.property.cell   
 

Uses of ColorLabel in visidia.misc.property.cell
 

Constructors in visidia.misc.property.cell with parameters of type ColorLabel
ColorLabelCell(ColorLabel[] labels)
          Instantiates a new color label cell.
ColorLabelCell(ColorLabel value, boolean isEditable, ColorLabel[] labels)
          Instantiates a new color label cell.
ColorLabelCell(ColorLabel value, boolean isEditable, ColorLabel[] labels)
          Instantiates a new color label cell.