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.
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 item content providers.
ItemStructuredContentProvider.Manager An item structured content provider's manager is notified whenever the input element's elements have changed.
ItemTreeContentProvider Implementations of this interface can be used to maintain the content of a specific tree element.
ItemTreeContentProvider.Factory Factory interface for constructing item tree content providers.
ItemTreeContentProvider.Manager An item tree content provider's manager is notified whenever the item's children have changed.
ItemTreeStateProviderFactoryProvider This provider supplies the factories used by a tree view to build the content and labels 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.