Package com.iizigo.prop.editor.dialog
Class SelectPredefinedStyleDialog
java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.SelectPredefinedStyleDialog
public class SelectPredefinedStyleDialog extends org.eclipse.swt.widgets.Dialog
Dialog used to select a predefined style.
- Author:
- Christopher Mindus
Constructor Summary
ConstructorDescriptionSelectPredefinedStyleDialog
(org.eclipse.swt.widgets.Shell parent) Create the dialog.Method Summary
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
Constructor Details
SelectPredefinedStyleDialog
public SelectPredefinedStyleDialog(org.eclipse.swt.widgets.Shell parent) Create the dialog.- Parameters:
parent
- The parent shell.
Method Details
open
Open the dialog.