Klasse ColorPickerDialog

java.lang.Object
uibooster.components.ColorPickerDialog

public class ColorPickerDialog extends Object
  • Konstruktordetails

    • ColorPickerDialog

      public ColorPickerDialog()
  • Methodendetails

    • showColorPicker

      public static Color showColorPicker(String message, String title, String iconPath)
    • showColorPicker

      public static Color showColorPicker(String message, String title, Color color, String iconPath)
    • createColorPicker

      public static com.bric.colorpicker.ColorPicker createColorPicker(Color initialColor)