public class ColorRampCombo
extends java.lang.Object
| Constructor and Description |
|---|
ColorRampCombo() |
| Modifier and Type | Method and Description |
|---|---|
static javax.swing.JComboBox |
createColorRampCombo(java.lang.String[] texts)
Method to create color ramp combo box.
|