Class SelectWorkspaceDialog

All Implemented Interfaces:
IShellProvider

public class SelectWorkspaceDialog extends TitleAreaDialog
  • Constructor Details

    • SelectWorkspaceDialog

      public SelectWorkspaceDialog()
  • Method Details

    • configureShell

      protected void configureShell(Shell newShell)
      Overrides:
      configureShell in class Window
    • createDialogArea

      protected Control createDialogArea(Composite parent)
      Overrides:
      createDialogArea in class TitleAreaDialog
    • okPressed

      protected void okPressed()
      Overrides:
      okPressed in class Dialog
    • getSelectedWorkspace

      public String getSelectedWorkspace()
    • checkWorkspace

      protected boolean checkWorkspace()
      check if there is error in workspace input
      Returns:
      true if there is no error