Class DefaultNullableColorSelectionModel

java.lang.Object
javax.swing.colorchooser.DefaultColorSelectionModel
com.inductiveautomation.ignition.client.util.gui.color.DefaultNullableColorSelectionModel
All Implemented Interfaces:
NullableColorSelectionModel, Serializable, ColorSelectionModel

public class DefaultNullableColorSelectionModel extends DefaultColorSelectionModel implements NullableColorSelectionModel
Default implementation of NullableColorSelectionModel. This class can be instantiated to use or not use null colors.
See Also: