Class ColorPickButton

    • Constructor Detail

      • ColorPickButton

        public ColorPickButton()
      • ColorPickButton

        public ColorPickButton​(Color c)
      • ColorPickButton

        public ColorPickButton​(String text)
      • ColorPickButton

        public ColorPickButton​(Color c,
                               String text)
    • Method Detail

      • getColor

        public Color getColor()
      • setColor

        public final void setColor​(Color c)