Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.ui.actions.ActionDelegate

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

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

org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules.  
 

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

Subclasses of ActionDelegate in org.eclipse.debug.ui.actions
 class RulerEnableDisableBreakpointActionDelegate
          Toggles enablement of a breakpoint in a vertical ruler.
 class RulerToggleBreakpointActionDelegate
          Toggles a breakpoint when ruler is double-clicked.
 

Uses of ActionDelegate in org.eclipse.ui.texteditor
 

Subclasses of ActionDelegate in org.eclipse.ui.texteditor
 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.2

Guidelines for using Eclipse APIs.

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