Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Interface
org.eclipse.ui.IActionDelegate2

Packages that use IActionDelegate2
org.eclipse.debug.internal.ui.actions   
org.eclipse.debug.internal.ui.actions.breakpoints   
org.eclipse.debug.ui.actions

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

org.eclipse.ui.actions Classes for actions and operations used in a workbench window, page, or part in the Eclipse Platform User Interface. 
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

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

Classes in org.eclipse.debug.internal.ui.actions that implement IActionDelegate2
 class org.eclipse.debug.internal.ui.actions.ExecutionAction
          This is the super class of the Run & Debug actions which appears in the desktop menu and toolbar.
 

Uses of IActionDelegate2 in org.eclipse.debug.internal.ui.actions.breakpoints
 

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

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

Classes in org.eclipse.debug.ui.actions that implement IActionDelegate2
 class AddMemoryRenderingActionDelegate
          A cascade menu to add a memory rendering to the memory view.
 class DebugAction
          Action to launch the last launch configuration that was successfully launched, in debug mode.
 class OpenLaunchDialogAction
          Opens the launch configuration dialog in the context of a launch group.
 class RulerEnableDisableBreakpointActionDelegate
          Toggles enablement of a breakpoint in a vertical ruler.
 class RulerToggleBreakpointActionDelegate
          Toggles a breakpoint when ruler is double-clicked.
 class RunAction
          Action to launch the last launch configuration that was successfully launched, in run mode.
 class RunToLineActionDelegate
          A run to line action that can be contributed to a an editor or view.
 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.
 

Uses of IActionDelegate2 in org.eclipse.ui.actions
 

Classes in org.eclipse.ui.actions that implement IActionDelegate2
 class ActionDelegate
          Abstract base implementation of IActionDelegate and IActionDelegate2 for a client delegate action.
 

Uses of IActionDelegate2 in org.eclipse.ui.texteditor
 

Classes in org.eclipse.ui.texteditor that implement IActionDelegate2
 class AbstractRulerActionDelegate
          This class serves as an adapter for actions contributed to the vertical ruler's context menu.
 class BookmarkRulerAction
          Adapter for the managing bookmark action.
 class SelectRulerAction
          Adapter for the select marker action.
 class TaskRulerAction
          Adapter for the marker ruler action creating/removing tasks.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

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


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire