Package com.inductiveautomation.ignition.client.util.gui.color
package com.inductiveautomation.ignition.client.util.gui.color
-
ClassDescriptionSimple component used for editing colors.Class displays a grid of color swatches.Default implementation of
NullableColorSelectionModel
.The HSLColor class provides methods to manipulate HSL (Hue, Saturation Luminance) values to create a corresponding Color object using the RGB ColorSpace.ColorSelectionModel
that allows for null colors.This class encapsulates calls toColorSwatch
which may not be instantiated (aka null).