public class FocusLoggerAction extends AbstractBasicFilterAction
htmlTooltip, viewContainer| Constructor and Description |
|---|
FocusLoggerAction(java.lang.String loggerName) |
| 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.
|
actionPerformed, getViewContainer, initializeConditionTooltip, initializeCroppedTooltip, isAlternativeBehaviorRequested, setViewContainer, viewContainerUpdatedaddPropertyChangeListener, clone, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabledpublic de.huxhorn.sulky.conditions.Condition resolveCondition(java.awt.event.ActionEvent e)
BasicFilterActionresolveCondition in interface BasicFilterActionresolveCondition in class AbstractBasicFilterActione - the action event, can be null.