Package com.iizigo.prop.editor.dialog
Class PatternDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.PatternDialog
public class PatternDialog extends org.eclipse.swt.widgets.Dialog
The font dialog to choose the font.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorDescriptionPatternDialog
(org.eclipse.swt.widgets.Shell parent, ModuleModel model, GFillPattern pattern) Create the dialog.Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
Constructor Details
PatternDialog
Create the dialog.
Method Details
open
Open the dialog.- Returns:
- the result, or null for cancel.