Class ColorDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.ColorDialog
The color dialog to choose an ARGB color.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorsConstructorDescriptionColorDialog(Shell parent, int color) Create the dialog.ColorDialog(Shell parent, int color, boolean isTransparent) Create the dialog.Method Summary
Constructor Details
ColorDialog
Create the dialog.ColorDialog
Create the dialog.
Method Details
open