Uses of Class
gui.buttons.ColorChoiceButton

Packages that use ColorChoiceButton
gui.dialogs   
gui.panels   
 

Uses of ColorChoiceButton in gui.dialogs
 

Methods in gui.dialogs that return ColorChoiceButton
 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
 

Uses of ColorChoiceButton in gui.panels
 

Methods in gui.panels that return ColorChoiceButton
 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 AxisDisplaySettingsPanel.getTicLabelColorButton()
          Gets the tic label color button.