java.lang.Object
org.apache.uima.taeconfigurator.editors.ui.dialogs.SearchThread
All Implemented Interfaces:
Runnable

public class SearchThread extends Object implements Runnable
The Class SearchThread.
  • Constructor Details

    • SearchThread

      public SearchThread(FindComponentDialog dialog, AbstractSection aggregateSection, String fileNameSearch, String inputTypeSearch, String outputTypeSearch, String projectToSearch, String[] componentHeaders)
      Instantiates a new search thread.
      Parameters:
      dialog - the dialog
      aggregateSection - the aggregate section
      fileNameSearch - the file name search
      inputTypeSearch - the input type search
      outputTypeSearch - the output type search
      projectToSearch - the project to search
      componentHeaders - the component headers
  • Method Details

    • setDieNow

      public void setDieNow()
      Sets the die now.
    • getDieNow

      public boolean getDieNow()
      Gets the die now.
      Returns:
      the die now
    • isDone

      public boolean isDone()
      Checks if is done.
      Returns:
      true, if is done
    • run

      public void run()
      Specified by:
      run in interface Runnable
    • getMatchingDelegateComponentDescriptors

      public List getMatchingDelegateComponentDescriptors()
      Gets the matching delegate component descriptors.
      Returns:
      the matching delegate component descriptors
    • getMatchingDelegateComponentDescriptions

      public List getMatchingDelegateComponentDescriptions()
      Gets the matching delegate component descriptions.
      Returns:
      the matching delegate component descriptions