java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.inductiveautomation.ignition.client.util.gui.color.ColorPalettePanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ColorPalettePanel extends JPanel
Class displays a grid of color swatches. The palette can be set to expose features for working with nulls.
See Also:
  • Constructor Details

  • Method Details

    • initComponents

      protected void initComponents(boolean useNullColor)
    • setNullColorEnabled

      public void setNullColorEnabled(boolean nullColorEnabled)