public class DebugContextAdapter
extends java.lang.Object
implements org.eclipse.debug.ui.contexts.IDebugContextListener
Modifier and Type | Field and Description |
---|---|
(package private) IStackFrameHandler |
handler |
Constructor and Description |
---|
DebugContextAdapter(IStackFrameHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
debugContextChanged(org.eclipse.debug.ui.contexts.DebugContextEvent event) |
IStackFrameHandler handler
public DebugContextAdapter(IStackFrameHandler handler)