Eclipse Platform
Release 4.2

Uses of Interface
org.eclipse.debug.ui.actions.IToggleBreakpointsTargetManagerListener

Packages that use IToggleBreakpointsTargetManagerListener
org.eclipse.debug.ui.actions

Provides a set of actions related to running and debugging applications. 

 

Uses of IToggleBreakpointsTargetManagerListener in org.eclipse.debug.ui.actions
 

Methods in org.eclipse.debug.ui.actions with parameters of type IToggleBreakpointsTargetManagerListener
 void IToggleBreakpointsTargetManager.addChangedListener(IToggleBreakpointsTargetManagerListener listener)
          Adds the given listener to the list of listeners notified when the preferred toggle breakpoints targets change.
 void IToggleBreakpointsTargetManager.removeChangedListener(IToggleBreakpointsTargetManagerListener listener)
          Removes the given listener from the list of listeners notified when the preferred toggle breakpoints targets change.
 


Eclipse Platform
Release 4.2

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2013. All rights reserved.