Package com.iizigo.prop.editor.dialog
Class FillDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.FillDialog
public class FillDialog extends org.eclipse.swt.widgets.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 Summary
ConstructorDescriptionFillDialog
(org.eclipse.swt.widgets.Shell parent, GFill fill) Create the dialog.Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
Constructor Details
FillDialog
Create the dialog.
Method Details
open
Open the dialog.- Returns:
- the result, or null for cancel.