Interface SearchAction.SearchDialogCreator

Enclosing class:
SearchAction

public static interface SearchAction.SearchDialogCreator
Since:
2.3
  • Method Summary

    Modifier and Type
    Method
    Description
    create(org.eclipse.swt.widgets.Shell shell, Comparator<?> comparator, int style)
     
  • Method Details