Uses of Class
gui.buttons.ColorChoiceButton

Packages that use ColorChoiceButton
gui.panels   
 

Uses of ColorChoiceButton in gui.panels
 

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.