|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColorChoiceButton | |
---|---|
gui.panels |
Uses of ColorChoiceButton in gui.panels |
---|
Fields in gui.panels declared as ColorChoiceButton | |
---|---|
private ColorChoiceButton |
ChartDisplaySettingsPanel.activeDesignColorButton
The active design color button. |
private ColorChoiceButton |
AxisDisplaySettingsPanel.axisColorButton
The axis color button. |
private ColorChoiceButton |
AxisDisplaySettingsPanel.axisLabelColorButton
The axis label color button. |
private ColorChoiceButton |
ChartDisplaySettingsPanel.backGroundColorButton
The back ground color button. |
private ColorChoiceButton |
ChartDisplaySettingsPanel.filterColorButton
The filter color button. |
private ColorChoiceButton |
ChartDisplaySettingsPanel.filteredDesignColorButton
The filtered design color button. |
private ColorChoiceButton |
AxisDisplaySettingsPanel.ticLabelColorButton
The tic label color button. |
Methods in gui.panels that return ColorChoiceButton | |
---|---|
ColorChoiceButton |
ChartDisplaySettingsPanel.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 |
ChartDisplaySettingsPanel.getBackGroundColorButton()
Gets the back ground color button. |
ColorChoiceButton |
ChartDisplaySettingsPanel.getFilterColorButton()
Gets the filter color button. |
ColorChoiceButton |
ChartDisplaySettingsPanel.getFilteredDesignColorButton()
Gets the filtered design color button. |
ColorChoiceButton |
AxisDisplaySettingsPanel.getTicLabelColorButton()
Gets the tic label color button. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |