java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
com.inductiveautomation.ignition.client.jsonedit.ColorSwatch
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable

public class ColorSwatch extends JComponent
Small rectangular component that displays a color, and when pressed, shows a popup editor. Used as an editor assist for string values who are deemed to represent a color.
See Also: