Class 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 
      ConstructorDescription
      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 TypeMethodDescription
      GThemesopen()
      Open the dialog.
      • Methods inherited from class org.eclipse.swt.widgets.Dialog

        checkSubclass, getParent, getStyle, getText, setText
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ThemesDialog

        public ThemesDialog​(org.eclipse.swt.widgets.Shell parent,
                            GThemes themes,
                            boolean isMask,
                            GThemes mask)
        Create the dialog.
    • Method Detail

      • open

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