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