public interface IBreakpointManagerListener
Clients are intended to implement this interface.
IBreakpointManager
Modifier and Type | Method and Description |
---|---|
void |
breakpointManagerEnablementChanged(boolean enabled)
Notifies the listener that the breakpoint manager's enablement
has changed.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.