Class PickTaeForTypesDialog

java.lang.Object
org.eclipse.jface.window.Window
org.eclipse.jface.dialogs.Dialog
org.apache.uima.taeconfigurator.editors.ui.dialogs.AbstractDialog
org.apache.uima.taeconfigurator.editors.ui.dialogs.PickTaeForTypesDialog
All Implemented Interfaces:
StandardStrings, org.eclipse.jface.window.IShellProvider, org.eclipse.swt.widgets.Listener

public class PickTaeForTypesDialog extends AbstractDialog
The Class PickTaeForTypesDialog.
  • Field Details

    • isImportByName

      public boolean isImportByName
      The is import by name.
  • Constructor Details

    • PickTaeForTypesDialog

      public PickTaeForTypesDialog(AbstractSection aSection, String aggregateFileName, List delegateComponentDescriptors, List delegateComponentDescriptions)
      Instantiates a new pick tae for types dialog.
      Parameters:
      aSection - the a section
      aggregateFileName - the aggregate file name
      delegateComponentDescriptors - the delegate component descriptors
      delegateComponentDescriptions - the delegate component descriptions
  • Method Details

    • createDialogArea

      protected org.eclipse.swt.widgets.Control createDialogArea(org.eclipse.swt.widgets.Composite parent)
      Overrides:
      createDialogArea in class AbstractDialog
    • update

      public void update()
      Update.
    • enableOK

      public void enableOK()
      Description copied from class: AbstractDialog
      Enable OK.
      Specified by:
      enableOK in class AbstractDialog
    • getSelectedDelegateComponentDescriptors

      public String[] getSelectedDelegateComponentDescriptors()
      Gets the selected delegate component descriptors.
      Returns:
      the selected delegate component descriptors
    • copyValuesFromGUI

      public void copyValuesFromGUI()
      Description copied from class: AbstractDialog
      Copy values from GUI.
      Specified by:
      copyValuesFromGUI in class AbstractDialog
    • isValid

      public boolean isValid()
      Description copied from class: AbstractDialog
      Checks if is valid.
      Specified by:
      isValid in class AbstractDialog
      Returns:
      true, if is valid