Class GradientComboRenderer

java.lang.Object
org.openjump.core.rasterimage.styler.ui.GradientComboRenderer
All Implemented Interfaces:
ListCellRenderer

public class GradientComboRenderer extends Object implements ListCellRenderer
Class that allows to add the GradientCanvas component to the items of a JComboBox.
Author:
GeomaticaEAmbiente
  • Constructor Details

    • GradientComboRenderer

      public GradientComboRenderer(float width, float height)
  • Method Details