Package | Description |
---|---|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
Modifier and Type | Field and Description |
---|---|
protected SearchPattern |
FilteredItemsSelectionDialog.ItemsFilter.patternMatcher |
Modifier and Type | Method and Description |
---|---|
boolean |
SearchPattern.equalsPattern(SearchPattern pattern)
Tells whether the given
SearchPattern equals this pattern. |
boolean |
SearchPattern.isSubPattern(SearchPattern pattern)
Tells whether the given
SearchPattern is a sub-pattern of
this pattern. |
Constructor and Description |
---|
FilteredItemsSelectionDialog.ItemsFilter(SearchPattern searchPattern)
Creates new instance of ItemsFilter.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.