org.netbeans.spi.debugger
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 actionBuilt on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.