public class FocusThreadGroupNameAction extends AbstractLoggingFilterAction
loggingEventhtmlTooltip, viewContainer| Constructor and Description |
|---|
FocusThreadGroupNameAction() |
| Modifier and Type | Method and Description |
|---|---|
de.huxhorn.sulky.conditions.Condition |
resolveCondition(java.awt.event.ActionEvent e)
Returns the Condition for this FilterAction, if available.
|
protected void |
updateState()
To be called after setEventWrapper.
|
resolveLoggingEvent, setEventWrapper, setLoggingEventviewContainerUpdatedactionPerformed, getViewContainer, initializeConditionTooltip, initializeCroppedTooltip, isAlternativeBehaviorRequested, setViewContaineraddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetViewContainer, setViewContainerprotected void updateState()
AbstractFilterActionupdateState in class AbstractFilterActionpublic de.huxhorn.sulky.conditions.Condition resolveCondition(java.awt.event.ActionEvent e)
BasicFilterActionresolveCondition in interface BasicFilterActionresolveCondition in class AbstractFilterActione - the action event, can be null.