public interface ActionsProviderListener extends EventListener
ActionsProvider
state listener.Modifier and Type | Method and Description |
---|---|
void |
actionStateChange(Object action,
boolean enabled)
Called when the state of action is changed.
|
void actionStateChange(Object action, boolean enabled)
action
- a actionenabled
- a new state of action