Package | Description |
---|---|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
Modifier and Type | Method and Description |
---|---|
PatternFilter |
FilteredTree.getPatternFilter()
Returns the pattern filter used by this tree.
|
Modifier and Type | Method and Description |
---|---|
static Font |
FilteredTree.getBoldFont(Object element,
FilteredTree tree,
PatternFilter filter)
Return a bold font if the given element matches the given pattern.
|
Constructor and Description |
---|
FilteredTree(Composite parent,
int treeStyle,
PatternFilter filter)
Create a new instance of the receiver.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.