|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchPattern | |
---|---|
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
Uses of SearchPattern in org.eclipse.ui.dialogs |
---|
Fields in org.eclipse.ui.dialogs declared as SearchPattern | |
protected SearchPattern |
FilteredItemsSelectionDialog.ItemsFilter.patternMatcher
|
Methods in org.eclipse.ui.dialogs with parameters of type SearchPattern | |
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 subpattern of
this pattern. |
Constructors in org.eclipse.ui.dialogs with parameters of type SearchPattern | |
FilteredItemsSelectionDialog.ItemsFilter(SearchPattern searchPattern)
Creates new instance of ItemsFilter. |
|
Eclipse Platform Release 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.