Class DropperPane

    • Constructor Detail

      • DropperPane

        public DropperPane()
        Creates new form DropperPane
    • Method Detail

      • setColor

        public void setColor​(Color color)
      • getColor

        public Color getColor()
      • showDialog

        public static Color showDialog​(Component parentComponent,
                                       Color color)
        Show Dialog
        Parameters:
        parentComponent - the parent component
        color - the color to display
        Returns:
        Color or null, if use cancel the dialog