Eclipse Platform
Release 3.3

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.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.