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.Dialog
The stroke dialog to choose an ARGB color and the stroke.
- Author:
- Christopher Mindus
Field Summary
Constructor Summary
ConstructorDescriptionStrokeDialog
(org.eclipse.swt.widgets.Shell parent, GStroke stroke) Create the dialog.Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
Field Details
STYLES
The styles.
Constructor Details
StrokeDialog
Create the dialog.
Method Details
open
Open the dialog.- Returns:
- the result, or null for cancel.