protected String |
AbstractPlotColumn.check(SpreadSheetTable table,
SpreadSheet sheet,
int column) |
Hook method for checks before attempting the plot.
|
protected void |
Binning.createPlot(SpreadSheetTable table,
boolean isColumn,
gnu.trove.list.array.TDoubleArrayList list,
String title) |
Generates the plot.
|
protected void |
JFreeChart.createPlot(SpreadSheetTable table,
boolean isColumn,
SpreadSheet data,
String title,
int[] spRows) |
Plots the data.
|
protected void |
SimplePlot.createPlot(SpreadSheetTable table,
boolean isColumn,
List<Double>[] list,
String title,
String[] titles) |
Generates the plot.
|
protected abstract boolean |
AbstractPlotColumn.doPlotColumn(SpreadSheetTable table,
SpreadSheet sheet,
int column) |
Plots the specified column.
|
Color |
AbstractCellRenderingCustomizer.getBackgroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the background color of a cell.
|
Color |
CellRenderingCustomizer.getBackgroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the background color of a cell.
|
Color |
ConfusionMatrixCellRenderingCustomizer.getBackgroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the background color of a cell.
|
Color |
DefaultCellRenderingCustomizer.getBackgroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the background color of a cell.
|
Color |
DistinctValueCellRenderingCustomizer.getBackgroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the background color of a cell.
|
Color |
HeatmapCellRenderingCustomizer.getBackgroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the background color of a cell.
|
Color |
MultiCellRenderingCustomizer.getBackgroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the background color of a cell.
|
Color |
NumericRangeCellRenderingCustomizer.getBackgroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the background color of a cell.
|
Font |
AbstractCellRenderingCustomizer.getFont(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Font defFont) |
For customizing the font of a cell.
|
Font |
CellRenderingCustomizer.getFont(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Font defFont) |
For customizing the font of a cell.
|
Font |
ConfusionMatrixCellRenderingCustomizer.getFont(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Font defFont) |
For customizing the font of a cell.
|
Color |
AbstractCellRenderingCustomizer.getForegroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the foreground color of a cell.
|
Color |
CellRenderingCustomizer.getForegroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the foreground color of a cell.
|
Color |
MultiCellRenderingCustomizer.getForegroundColor(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
Color defColor) |
For customizing the foreground color of a cell.
|
int |
AbstractCellRenderingCustomizer.getHorizontalAlignment(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
int defAlign) |
For customizing the horizontal alignment of a cell.
|
int |
CellRenderingCustomizer.getHorizontalAlignment(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
int defAlign) |
For customizing the horizontal alignment of a cell.
|
int |
ConfusionMatrixCellRenderingCustomizer.getHorizontalAlignment(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
int defAlign) |
For customizing the horizontal alignment of a cell.
|
int |
DefaultCellRenderingCustomizer.getHorizontalAlignment(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
int defAlign) |
For customizing the horizontal alignment of a cell.
|
int |
MultiCellRenderingCustomizer.getHorizontalAlignment(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
int defAlign) |
For customizing the horizontal alignment of a cell.
|
static SpreadSheetTablePopupMenuItemHelper.TableState |
SpreadSheetTablePopupMenuItemHelper.getState(SpreadSheetTable table) |
Determines the state of the table.
|
static SpreadSheetTablePopupMenuItemHelper.TableState |
SpreadSheetTablePopupMenuItemHelper.getState(SpreadSheetTable table,
MouseEvent e,
TableRowRange range) |
Determines the state of the table.
|
String |
AbstractCellRenderingCustomizer.getToolTipText(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
String defTip) |
For customizing the tooltip text.
|
String |
CellRenderingCustomizer.getToolTipText(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
String defTip) |
For customizing the tooltip text.
|
String |
DefaultCellRenderingCustomizer.getToolTipText(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
String defTip) |
For customizing the tooltip text.
|
String |
MultiCellRenderingCustomizer.getToolTipText(SpreadSheetTable table,
boolean isSelected,
boolean hasFocus,
int row,
int column,
Cell cell,
String defTip) |
For customizing the tooltip text.
|
boolean |
AbstractPlotColumn.plotColumn(SpreadSheetTable table,
SpreadSheet sheet,
int column) |
Plots the specified column.
|
protected Properties |
ArrayStatistic.promptParameters(SpreadSheetTable table) |
Prompts the user for parameters.
|
protected Properties |
Binning.promptParameters(SpreadSheetTable table,
boolean isColumn) |
Prompts the user to configure the parameters.
|
protected Properties |
CopySelectedFiles.promptParameters(SpreadSheetTable table) |
Prompts the user to configure the parameters.
|
protected Properties |
Histogram.promptParameters(SpreadSheetTable table,
boolean isColumn) |
Prompts the user to configure the parameters.
|
protected Properties |
JFreeChart.promptParameters(SpreadSheetTable table,
boolean isColumn) |
Prompts the user to configure the parameters.
|
protected Properties |
PreviewSelectedFile.promptParameters(SpreadSheetTable table) |
Prompts the user to configure the parameters.
|
protected Properties |
SimplePlot.promptParameters(SpreadSheetTable table,
boolean isColumn) |
Prompts the user to configure the parameters.
|