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 Details

    • SingleSelectThemesDialog

      public SingleSelectThemesDialog(org.eclipse.swt.widgets.Shell parent, String title, String head, GThemes theme, GThemes mask)
      Create the dialog.
  • Method Details

    • open

      public GThemes open()
      Open the dialog.
      Returns:
      the result.