Uses of Interface
org.eclipse.ui.navigator.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
Modifier and TypeClassDescriptionclass
Partial implementation of a refactoring-aware synchronization content provider.class
Partial implementation of a refactoring-aware synchronization label provider.class
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
Modifier and TypeClassDescriptionclass
An action group that can be used by models to contribute actions to a team synchronization viewer.class
Abstract team aware content provider that delegates to another content provider.class
A label provider wrapper that adds synchronization image and/or text decorations to the image and label obtained from the delegate provider.