public class SynchronizeBreakpoints
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
SynchronizeBreakpoints.Merge |
static class |
SynchronizeBreakpoints.ResetLocal |
static class |
SynchronizeBreakpoints.ResetRemote |
Modifier | Constructor and Description |
---|---|
protected |
SynchronizeBreakpoints(BreakpointSynchronizer.Direction direction) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
static ConnectedTargetData |
getConnectionTargetData(java.lang.Object element) |
void |
init(IWorkbenchWindow window) |
void |
run(IAction action) |
void |
selectionChanged(IAction action,
ISelection selection) |
protected SynchronizeBreakpoints(BreakpointSynchronizer.Direction direction)
public void dispose()
public void init(IWorkbenchWindow window)
public void run(IAction action)
public void selectionChanged(IAction action, ISelection selection)
public static ConnectedTargetData getConnectionTargetData(java.lang.Object element)
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.