public interface IDebugContextListener
Clients may implement this interface.
DebugContextEvent
,
IDebugContextManager
,
IDebugContextService
,
IDebugContextProvider
Modifier and Type | Method and Description |
---|---|
void |
debugContextChanged(DebugContextEvent event)
Notification the debug context has changed as specified by the given event.
|
void debugContextChanged(DebugContextEvent event)
event
- debug context event
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.