Uses of Interface
org.eclipse.ui.dialogs.FilteredList.FilterMatcher
-
Packages that use FilteredList.FilterMatcher Package Description org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. -
-
Uses of FilteredList.FilterMatcher in org.eclipse.ui.dialogs
Methods in org.eclipse.ui.dialogs with parameters of type FilteredList.FilterMatcher Modifier and Type Method Description void
FilteredList. setFilterMatcher(FilteredList.FilterMatcher filterMatcher)
Sets the filter matcher.
-