Class DiscreteColorParameter

All Implemented Interfaces:
LXPath, LXNormalizedParameter, LXParameter

public class DiscreteColorParameter extends DiscreteParameter
Utility class with a discrete selection of colors that are shown by a UI picker device. Keeps things looking sane in the UI.
  • Field Details

    • NUM_PRIMARY_COLORS

      public static final int NUM_PRIMARY_COLORS
      See Also:
    • COLORS

      public static final int[] COLORS
  • Constructor Details

    • DiscreteColorParameter

      public DiscreteColorParameter(String description)
  • Method Details

    • getColor

      public int getColor()