public class HideClasspathFilter extends ViewerFilter
Constructor and Description |
---|
HideClasspathFilter()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
select(Viewer viewer,
Object parentElement,
Object element)
Returns whether the given element makes it through this filter.
|
filter, filter, isFilterProperty
public boolean select(Viewer viewer, Object parentElement, Object element)
select
in class ViewerFilter
viewer
- The viewer.parentElement
- The parent element.element
- The element.true
if element is included in the
filtered set, and false
if excluded.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.