public class ToggleMethodBreakpointActionDelegate
extends org.eclipse.debug.internal.ui.actions.breakpoints.ToggleBreakpointObjectActionDelegate
IToggleBreakpointsTarget adapter.
Clients may reference/contribute this class as an object contribution action delegate in plug-in XML.
| Constructor and Description |
|---|
ToggleMethodBreakpointActionDelegate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performAction(IToggleBreakpointsTarget target,
IWorkbenchPart part,
ISelection selection)
Performs the operation specific to this action.
|
public ToggleMethodBreakpointActionDelegate()
protected void performAction(IToggleBreakpointsTarget target, IWorkbenchPart part, ISelection selection) throws CoreException
org.eclipse.debug.internal.ui.actions.breakpoints.ToggleBreakpointObjectActionDelegateperformAction in class org.eclipse.debug.internal.ui.actions.breakpoints.ToggleBreakpointObjectActionDelegatetarget - adapter to toggle breakpointspart - the active partselection - the selection in the active partCoreException - if an exception occurs
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.