Uses of Interface
org.eclipse.ui.navigator.IMementoAware
Packages that use IMementoAware
Package
Description
Application programming interface to provide model integration for refactoring histories.
Application programming interfaces for working with resource mappings.
Provides the Common Navigator framework.
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 IMementoAwareModifier and TypeClassDescriptionclassPartial implementation of a refactoring-aware synchronization content provider.classPartial implementation of a refactoring-aware synchronization label provider.classRefactoring-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 IMementoAwareModifier and TypeClassDescriptionclassAn action group that can be used by models to contribute actions to a team synchronization viewer.classAbstract team aware content provider that delegates to another content provider.classA label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider.