public interface ActionFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.String cmdName)
Determines whether this filter accepts the comand name.
|
boolean accept(java.lang.String cmdName)
cmdName - the command nameIdeAction.getCommand()