Class SelectPredefinedStyleDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
com.iizigo.prop.editor.dialog.SelectPredefinedStyleDialog

public class SelectPredefinedStyleDialog extends Dialog
Dialog used to select a predefined style.
Author:
Christopher Mindus
  • Constructor Details

    • SelectPredefinedStyleDialog

      public SelectPredefinedStyleDialog(Shell parent)
      Create the dialog.
      Parameters:
      parent - The parent shell.
  • Method Details

    • open

      public String open()
      Open the dialog.