Uses of Class
at.tuwien.ifs.commons.gui.controls.swing.table.ClassColorTableModel

Packages that use ClassColorTableModel
at.tuwien.ifs.commons.gui.controls.swing.table   
at.tuwien.ifs.somtoolbox.apps.viewer.controls This package provides control elements, mostly dialogs, for the SOMViewer application. 
 

Uses of ClassColorTableModel in at.tuwien.ifs.commons.gui.controls.swing.table
 

Methods in at.tuwien.ifs.commons.gui.controls.swing.table with parameters of type ClassColorTableModel
static BufferedImage ClassColorTableModel.asBufferedImage(ClassColorTableModel theModel)
           
static BufferedImage ClassColorTableModel.asBufferedImage(ClassColorTableModel theModel, boolean showAllRows)
           
static JTable ClassColorTableModel.createColorLegendTable(ClassColorTableModel theModel)
          Creates a ColorLegendTable to be used with the required default listeners added.
 

Uses of ClassColorTableModel in at.tuwien.ifs.somtoolbox.apps.viewer.controls
 

Fields in at.tuwien.ifs.somtoolbox.apps.viewer.controls declared as ClassColorTableModel
private  ClassColorTableModel ClassLegendPane.classColorTM
           
 

Methods in at.tuwien.ifs.somtoolbox.apps.viewer.controls that return ClassColorTableModel
 ClassColorTableModel ColourLegendTable.getModel()
          Deprecated.