Class PickOverrideKeysAndParmName

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.files.PickOverrideKeysAndParmName
All Implemented Interfaces:
StandardStrings, org.eclipse.jface.window.IShellProvider, org.eclipse.swt.widgets.Listener

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

    • delegateKeyName

      public String delegateKeyName
      The delegate key name.
    • delegateParameterName

      public String delegateParameterName
      The delegate parameter name.
  • Constructor Details

    • PickOverrideKeysAndParmName

      public PickOverrideKeysAndParmName(AbstractSection aSection, Map delegateMap, String message, ConfigurationParameter aCp, ConfigGroup aCg, boolean aAdding)
      Instantiates a new pick override keys and parm name.
      Parameters:
      aSection - the a section
      delegateMap - the delegate map
      message - the message
      aCp - the a cp
      aCg - the a cg
      aAdding - the a adding
  • Method Details

    • createDialogArea

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

      public void handleEvent(org.eclipse.swt.widgets.Event event)
      Specified by:
      handleEvent in interface org.eclipse.swt.widgets.Listener
      Overrides:
      handleEvent in class AbstractDialog
    • copyValuesFromGUI

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

      public void enableOK()
      Description copied from class: AbstractDialog
      Enable OK.
      Specified by:
      enableOK 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