Eclipse Platform
Release 3.4

Uses of Interface
org.eclipse.debug.ui.contexts.ISuspendTriggerListener

Packages that use ISuspendTriggerListener
org.eclipse.debug.ui.contexts

Provides a set of interfaces and classes for debug context management. 

 

Uses of ISuspendTriggerListener in org.eclipse.debug.ui.contexts
 

Methods in org.eclipse.debug.ui.contexts with parameters of type ISuspendTriggerListener
 void ISuspendTrigger.addSuspendTriggerListener(ISuspendTriggerListener listener)
          Registers the given listener for suspend notifications.
 void ISuspendTrigger.removeSuspendTriggerListener(ISuspendTriggerListener listener)
          Unregisters the given listener for suspend notifications.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

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