Uses of Class
org.openjump.core.rasterimage.styler.ui.GradientComboBox
-
Packages that use GradientComboBox Package Description org.openjump.core.rasterimage.styler.ui -
-
Uses of GradientComboBox in org.openjump.core.rasterimage.styler.ui
Methods in org.openjump.core.rasterimage.styler.ui that return GradientComboBox Modifier and Type Method Description static GradientComboBoxGUIUtils. createStandardGradientComboBox(int width, int height)GradientComboBoxSingleValuesPanel. getGradientComboBox()GradientComboBoxIntervalPanel. getjComboBox_Gradient()Methods in org.openjump.core.rasterimage.styler.ui with parameters of type GradientComboBox Modifier and Type Method Description static voidGUIUtils. addGradientComboBoxToList(GradientComboBox gradientCB)Method to memorize in a List the GradientComboBoxes
-