Package com.iizigo.prop.editor.dialog
Class StrokeDialog
- java.lang.Object
- org.eclipse.swt.widgets.Dialog
- com.iizigo.prop.editor.dialog.StrokeDialog
public class StrokeDialog extends org.eclipse.swt.widgets.DialogThe stroke dialog to choose an ARGB color and the stroke.- Author:
- Christopher Mindus
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]STYLESThe styles.
Constructor Summary
Constructors Constructor Description StrokeDialog(org.eclipse.swt.widgets.Shell parent, GStroke stroke)Create the dialog.
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GStrokeopen()Open the dialog.