public interface BasicFilterAction extends ViewContainerRelated, javax.swing.Action
| 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.
|
getViewContainer, setViewContainerde.huxhorn.sulky.conditions.Condition resolveCondition(java.awt.event.ActionEvent e)
e - the action event, can be null.