Package com.iizigo.prop.editor.dialog
Class ThemesDialog
- java.lang.Object
- org.eclipse.swt.widgets.Dialog
- com.iizigo.prop.editor.dialog.ThemesDialog
public class ThemesDialog extends org.eclipse.swt.widgets.Dialog
The Themes dialog to choose a type and themes.- Author:
- Christopher Mindus
Constructor Summary
Constructors Constructor Description ThemesDialog(org.eclipse.swt.widgets.Shell parent, GThemes themes, boolean isMask, GThemes mask)
Create the dialog.
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GThemes
open()
Open the dialog.