Class ScriptChoiceDialog

java.lang.Object
org.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.csstudio.opibuilder.visualparts.ScriptChoiceDialog
All Implemented Interfaces:
IShellProvider

public class ScriptChoiceDialog extends Dialog
A dialog with two buttons to select which type of script need to be created.
  • Constructor Details

    • ScriptChoiceDialog

      public ScriptChoiceDialog(Shell parentShell)
  • Method Details