The difference between using a {@link ViewerFilter} and this content provideris that a {@link ViewerFilter} hides the filtered elements, but this classwill prevent the filtered element from being added to the tree in the first place. Also if all elements of a parent node are filtered, when using a {@link ViewerFilter} the tree will still display a plus/minus sign beside theparent node, when using this class that won't happen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|