public class HighlightingFilterLogMove extends HighlightingFilterEvent
Constructor and Description |
---|
HighlightingFilterLogMove() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the name of this filter.
|
boolean |
staysInLog(IvMTrace trace)
Main function of the filter.
|
void |
updateExplanation() |
createGui, isEnabled, isTraceIncluded, setAttributesInfo
compareTo, createFilterGui, equals, getFilterName, getPanel, hashCode, isEnabledFilter, setEnabledFilter, update
public java.lang.String getName()
IvMFilter
getName
in class HighlightingFilterEvent
public boolean staysInLog(IvMTrace trace)
HighlightingFilter
staysInLog
in class HighlightingFilterEvent
public void updateExplanation()
updateExplanation
in class HighlightingFilterEvent