public abstract class HighlightingFilter extends IvMFilter
Constructor and Description |
---|
HighlightingFilter() |
Modifier and Type | Method and Description |
---|---|
abstract void |
setAttributesInfo(IvMAttributesInfo attributesInfo)
Update the filter with the attributes info.
|
abstract boolean |
staysInLog(IvMTrace trace)
Main function of the filter.
|
compareTo, createFilterGui, createGui, equals, getFilterName, getName, getPanel, hashCode, isEnabled, isEnabledFilter, setEnabledFilter, update
public abstract boolean staysInLog(IvMTrace trace)
trace
- public abstract void setAttributesInfo(IvMAttributesInfo attributesInfo)
attributesInfo
-