Package org.gvsig.app.gui.styling
Class ColorSchemeSelector
java.lang.Object
org.gvsig.app.gui.styling.ColorSchemeSelector
-
Constructor Summary
ConstructorsConstructorDescriptionColorSchemeSelector(JComboBox wrappedComboBox, boolean interpolateValues) Constructor method -
Method Summary
Modifier and TypeMethodDescriptionColor[]Returns an array composed with the selected colorsvoidsetSelectedColors(Color[] colors)
-
Constructor Details
-
ColorSchemeSelector
Constructor method- Parameters:
wrappedComboBox-interpolateValues-
-
-
Method Details
-
getSelectedColors
Returns an array composed with the selected colors- Returns:
-
setSelectedColors
-