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.navigator.IMementoAware

Packages that use IMementoAware
org.eclipse.ltk.ui.refactoring.model Application programming interface to provide model integration for refactoring histories. 
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.navigator Provides the Common Navigator framework. 
org.eclipse.ui.navigator.resources Provides reusable components for clients that need to expand on the capabilities provided by the reference Common Navigator Resources extension. 
 

Uses of IMementoAware in org.eclipse.ltk.ui.refactoring.model
 

Classes in org.eclipse.ltk.ui.refactoring.model that implement IMementoAware
 class AbstractSynchronizationContentProvider
          Partial implementation of a refactoring-aware synchronization content provider.
 class AbstractSynchronizationLabelProvider
          Partial implementation of a refactoring-aware synchronization label provider.
 class RefactoringSynchronizationActionProvider
          Refactoring-aware synchronization action provider which contributes an action to accept pending refactorings during team synchronization.
 

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

Classes in org.eclipse.team.ui.mapping that implement IMementoAware
 class SynchronizationActionProvider
          An action group that can be used by models to contribute actions to a team synchronization viewer.
 class SynchronizationContentProvider
          Abstract team aware content provider that delegates to another content provider.
 class SynchronizationLabelProvider
          A label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider.
 

Uses of IMementoAware in org.eclipse.ui.navigator
 

Subinterfaces of IMementoAware in org.eclipse.ui.navigator
 interface ICommonContentProvider
          Allows extensions to vary their behavior based on properties in the extension model and the given memento.
 interface ICommonLabelProvider
          Allows extensions to vary their behavior based on properties in the extension model and the given memento.
 interface IPipelinedTreeContentProvider
          A pipelined content provider allows an extension to reshape the contributions of an upstream content extension.
 

Classes in org.eclipse.ui.navigator that implement IMementoAware
 class CommonActionProvider
           Provides actions from extensions for menu and IActionBars contributions.
 class NavigatorActionService
           Provides context menu items and IActionBars contributions for a particular abstract viewer.
 

Uses of IMementoAware in org.eclipse.ui.navigator.resources
 

Classes in org.eclipse.ui.navigator.resources that implement IMementoAware
 class GoIntoActionProvider
          Provides the Go Into action for the ProjectExplorer
 


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