Class FillDialog

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

public class FillDialog extends Dialog
The fill dialog to choose an ARGB color and the stroke. THIS CODE IS CURRENTLY NOT USED!!!!! THIS CODE IS CURRENTLY NOT USED!!!!! THIS CODE IS CURRENTLY NOT USED!!!!! THIS CODE IS CURRENTLY NOT USED!!!!! THIS CODE IS CURRENTLY NOT USED!!!!! THIS CODE IS CURRENTLY NOT USED!!!!! THIS CODE IS CURRENTLY NOT USED!!!!! THIS CODE IS CURRENTLY NOT USED!!!!! THIS CODE IS CURRENTLY NOT USED!!!!!
Author:
Christopher Mindus
  • Constructor Details

    • FillDialog

      public FillDialog(Shell parent, GFill fill)
      Create the dialog.
  • Method Details

    • open

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