Package | Description |
---|---|
gui.dialogs | |
gui.panels |
Modifier and Type | Method and Description |
---|---|
ColorChoiceButton |
ScatterChart2DSettingsDialog.getBgColorButton()
Getter for the background color button
|
ColorChoiceButton |
ScatterChart2DSettingsDialog.getFgColorButton()
Getter for the foreground color button
|
ColorChoiceButton |
ScatterChart2DSettingsDialog.getSelectedDesignColorButton()
Getter for the selected design color button
|
ColorChoiceButton |
ScatterChart2DSettingsDialog.getStandardDesignColorButton()
Getter for the standard design color button
|
Modifier and Type | Method and Description |
---|---|
ColorChoiceButton |
ParallelCoordinatesChartDisplaySettingsPanel.getActiveDesignColorButton()
Gets the active design color button.
|
ColorChoiceButton |
AxisDisplaySettingsPanel.getAxisColorButton()
Gets the axis color button.
|
ColorChoiceButton |
AxisDisplaySettingsPanel.getAxisLabelColorButton()
Gets the axis label color button.
|
ColorChoiceButton |
ParallelCoordinatesChartDisplaySettingsPanel.getBackGroundColorButton()
Gets the back ground color button.
|
ColorChoiceButton |
ParallelCoordinatesChartDisplaySettingsPanel.getFilterColorButton()
Gets the filter color button.
|
ColorChoiceButton |
ParallelCoordinatesChartDisplaySettingsPanel.getFilteredDesignColorButton()
Gets the filtered design color button.
|
ColorChoiceButton |
ParallelCoordinatesChartDisplaySettingsPanel.getSelectedDesignColorButton()
Gets the selected design color button.
|
ColorChoiceButton |
AxisDisplaySettingsPanel.getTicLabelColorButton()
Gets the tic label color button.
|