@Deprecated public abstract class VMBreakpointPropertiesAction extends Object
| Constructor and Description |
|---|
VMBreakpointPropertiesAction()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run(IAction action)
Deprecated.
|
void |
selectionChanged(IAction action,
ISelection selection)
Deprecated.
|
void |
setActivePart(IAction action,
IWorkbenchPart targetPart)
Deprecated.
|
void |
setBreakpoint(VMLineBreakpoint breakpoint)
Deprecated.
Allows the underlying breakpoint for the properties page to be set
|
public void run(IAction action)
IActionDelegate#run(IAction)public void selectionChanged(IAction action,
ISelection selection)
IActionDelegate#selectionChanged(IAction, ISelection)public void setBreakpoint(VMLineBreakpoint breakpoint)
breakpoint - public void setActivePart(IAction action,
IWorkbenchPart targetPart)
IObjectActionDelegate#setActivePart(IAction, IWorkbenchPart)Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.