Dali Provisional API
Release 3.2

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

Packages that use org.eclipse.jpt.common.ui.jface
org.eclipse.jpt.common.ui.jface   
org.eclipse.jpt.jaxb.ui.navigator   
org.eclipse.jpt.jpa.ui   
 

Classes in org.eclipse.jpt.common.ui.jface used by org.eclipse.jpt.common.ui.jface
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.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.
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.
 

Classes in org.eclipse.jpt.common.ui.jface used by org.eclipse.jpt.jaxb.ui.navigator
ItemExtendedLabelProvider.Factory
          Factory interface for constructing item extended label providers.
ItemTreeContentProvider.Factory
          Factory interface for constructing item tree content providers for both root and branch/leaf items.
 

Classes in org.eclipse.jpt.common.ui.jface used by org.eclipse.jpt.jpa.ui
ItemTreeStateProviderFactoryProvider
          This provider supplies the factories used by a tree view to build the content and labels in its tree.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.