Class StrokeDialog

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

public class StrokeDialog extends Dialog
The stroke dialog to choose an ARGB color and the stroke.
Author:
Christopher Mindus
  • Field Details Link icon

    • STYLES Link icon

      public static final String[] STYLES
      The styles.
  • Constructor Details Link icon

    • StrokeDialog Link icon

      public StrokeDialog(Shell parent, GStroke stroke)
      Create the dialog.
  • Method Details Link icon

    • open Link icon

      public GStroke open()
      Open the dialog.
      Returns:
      the result, or null for cancel.