Class ColorPaletteUI

    • Field Detail

      • RELATIVE_POINT_PROPERTY

        public static final String RELATIVE_POINT_PROPERTY
        The client property for the relative point. This maps to a Point2D indicating where the selected color is physically located. This is especially useful in the cases where a color is represented in several possible coordinates (such as the color black if the bottom row of a HSB spectrum is 100% black).
        See Also:
        Constant Field Values
      • PREFERRED_CELL_WIDTH_PROPERTY

        public static final String PREFERRED_CELL_WIDTH_PROPERTY
        The client property for the preferred cell width (as an integer).
        See Also:
        Constant Field Values
      • PREFERRED_CELL_HEIGHT_PROPERTY

        public static final String PREFERRED_CELL_HEIGHT_PROPERTY
        The client property for the preferred cell height (as an integer).
        See Also:
        Constant Field Values
    • Constructor Detail

      • ColorPaletteUI

        public ColorPaletteUI()