Dali Provisional API
Release 3.2

Package org.eclipse.jpt.common.ui.jface

Interface Summary
ExtendedLabelProvider Combine provider interfaces to be implemented by a single provider that can be used as both a label and description provider for a tree.
ItemContentProvider Implementations of this interface can be used to maintain the children of a specific item.
ItemContentProvider.Manager An item content provider's manager provides a viewer to be used for notifying the manager of any changes on the appropriate UI thread.
ItemExtendedLabelProvider Implementations of this interface can be used to maintain the label (image and text) and description of a specific item.
ItemExtendedLabelProvider.Factory Factory interface for constructing item extended label providers.
ItemExtendedLabelProvider.Manager An item extended label provider's manager is notified whenever the item's description has changed.
ItemLabelProvider Implementations of this interface can be used to maintain the label (image, and text) of a specific item.
ItemLabelProvider.Factory Factory interface for constructing item label providers.
ItemLabelProvider.Manager An item label provider's manager is notified whenever the item's label has changed.
ItemStructuredContentProvider Implementations of this interface can be used to maintain the elements of a specific input element.
ItemStructuredContentProvider.Factory Factory interface for constructing an item structured content provider for a specified item.
ItemStructuredContentProvider.Manager An item structured content provider's manager is notified whenever the input element's list of elements has changed.
ItemTreeContentProvider Implementations of this interface can be used to maintain the content of a specific (non-root) tree item.
ItemTreeContentProvider.Factory Factory interface for constructing item tree content providers for both root and branch/leaf items.
ItemTreeContentProvider.Manager An item tree content provider's manager is notified whenever the item's list of children has changed.
ItemTreeStateProviderFactoryProvider This provider supplies the factories used by a tree view to build the content and labels in its tree.
StructuredStateProvider Combine all the various provider interfaces to be implemented by a single provider that can be used as both a content and label provider for a structured viewer.
TreeStateProvider Combine all the various provider interfaces to be implemented by a single provider that can be used as both a content and label provider for a tree viewer.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.