Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
private ClassColorTableModel |
ClassLegendPane.classColorTM |
Modifier and Type | Method and Description |
---|---|
ClassColorTableModel |
ColourLegendTable.getModel()
Deprecated.
|