Class ColorDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.ColorDialog

public class ColorDialog extends Dialog
The color dialog to choose an ARGB color.
Author:
Christopher Mindus
  • Constructor Details

    • ColorDialog

      public ColorDialog(Shell parent, int color)
      Create the dialog.
    • ColorDialog

      public ColorDialog(Shell parent, int color, boolean isTransparent)
      Create the dialog.
  • Method Details

    • open

      public GColor open()
      Open the dialog.
      Returns:
      the result