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.
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.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.
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.
 

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 its tree.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.