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 Class
org.eclipse.ui.actions.ActionContext

Packages that use ActionContext
org.eclipse.team.ui.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. 
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.navigator Provides the Common Navigator framework. 
org.eclipse.ui.views.navigator Provides the standard Resource Navigator view which presents the tree of resources in the workspace. 
 

Uses of ActionContext in org.eclipse.team.ui.mapping
 

Methods in org.eclipse.team.ui.mapping with parameters of type ActionContext
 void SynchronizationActionProvider. setContext ( ActionContext context)
           
 

Uses of ActionContext in org.eclipse.ui.actions
 

Methods in org.eclipse.ui.actions that return ActionContext
  ActionContext ActionGroup. getContext ()
          Returns the context used to determine which actions are added, and what their enabled state should be.
 

Methods in org.eclipse.ui.actions with parameters of type ActionContext
 void ActionGroup. setContext ( ActionContext context)
          Sets the context used to determine which actions are added, and what their enabled state should be.
 

Uses of ActionContext in org.eclipse.ui.navigator
 

Methods in org.eclipse.ui.navigator with parameters of type ActionContext
 void WizardActionGroup. setContext ( ActionContext aContext)
           
 

Uses of ActionContext in org.eclipse.ui.views.navigator
 

Methods in org.eclipse.ui.views.navigator with parameters of type ActionContext
 void MainActionGroup. setContext ( ActionContext context)
          Deprecated. Extends the superclass implementation to set the context in the subgroups.
 


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