Package | Description |
---|---|
org.eclipse.debug.ui.actions |
Provides a set of actions related to running and debugging applications. |
org.eclipse.debug.ui.contexts |
Provides a set of interfaces and classes for debug context management. |
Modifier and Type | Method and Description |
---|---|
void |
DebugCommandAction.debugContextChanged(DebugContextEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
IDebugContextListener.debugContextChanged(DebugContextEvent event)
Notification the debug context has changed as specified by the given event.
|
protected void |
AbstractDebugContextProvider.fire(DebugContextEvent event)
Fires the given context event to all registered listeners.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.