Overview

 
Package  Class  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV   NEXT FRAMES    NO FRAMES  


 

Uses of Interface
org.eclipse.ui.IObjectActionDelegate

Packages that use IObjectActionDelegate
org.eclipse.debug.internal.ui.actions   
org.eclipse.debug.ui.actions

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

 

Uses of IObjectActionDelegate in org.eclipse.debug.internal.ui.actions
 

Classes in org.eclipse.debug.internal.ui.actions that implement IObjectActionDelegate
 class org.eclipse.debug.internal.ui.actions.ToggleBreakpointObjectActionDelegate
          A toggle breakpoint action that can be contributed to an object.
 

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

Classes in org.eclipse.debug.ui.actions that implement IObjectActionDelegate
 class ContextualLaunchAction
          An action delegate that builds a context menu with applicable launch shortcuts for a specific launch mode.
 class ToggleMethodBreakpointActionDelegate
          A toggle method breakpoint action that can be contributed an object contribution.
 class ToggleWatchpointActionDelegate
          A toggle watchpoint action that can be contributed an object contribution.
 


 

Overview

 
Package  Class  Tree  Deprecated  Index  Help 
Eclipse Platform
Release 3.0
 PREV   NEXT FRAMES    NO FRAMES  


Guidelines for using Eclipse APIs.

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