FilteredTree
. In order to determine if a node should be filtered it uses the content provider of the tree to do pattern matching on its children. This causes the entire tree structure to be realized.
@see org.eclipse.ui.dialogs.FilteredTree
@since 3.2
|
|