Class ColorArrayEditor

  • All Implemented Interfaces:
    java.beans.PropertyEditor

    public class ColorArrayEditor
    extends SwingEditorSupport
    • Constructor Detail

      • ColorArrayEditor

        public ColorArrayEditor()
    • Method Detail

      • initComponents

        protected void initComponents()
      • setValue

        public void setValue​(java.lang.Object o)
        Specified by:
        setValue in interface java.beans.PropertyEditor
        Overrides:
        setValue in class java.beans.PropertyEditorSupport
      • inspect

        protected void inspect()