Uses of Package
org.eclipse.contribution.visualiser.interfaces

Packages that use org.eclipse.contribution.visualiser.interfaces
org.eclipse.contribution.visualiser.core   
org.eclipse.contribution.visualiser.interfaces   
org.eclipse.contribution.visualiser.interfaces.simpleImpl   
org.eclipse.contribution.visualiser.jdtimpl   
org.eclipse.contribution.visualiser.views   
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.core
IContentProvider
          The implementation of this interface is responsible for returning information about the bars that appear in the visualiser view.
IMarkupProvider
          The implementation of this interface is responsible for returning information about the colored stripes that appear on the resources in the visualiser view (The set of resources being determined by the implementation of the IContentProvider).
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.interfaces
IGroup
          The IGroup interface is a simple extension of IMember that supports children members.
IMember
          IMember is the interface that members of the view should implement.
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.interfaces.simpleImpl
IContentProvider
          The implementation of this interface is responsible for returning information about the bars that appear in the visualiser view.
IGroup
          The IGroup interface is a simple extension of IMember that supports children members.
IMarkupProvider
          The implementation of this interface is responsible for returning information about the colored stripes that appear on the resources in the visualiser view (The set of resources being determined by the implementation of the IContentProvider).
IMember
          IMember is the interface that members of the view should implement.
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.jdtimpl
IContentProvider
          The implementation of this interface is responsible for returning information about the bars that appear in the visualiser view.
IGroup
          The IGroup interface is a simple extension of IMember that supports children members.
IMarkupProvider
          The implementation of this interface is responsible for returning information about the colored stripes that appear on the resources in the visualiser view (The set of resources being determined by the implementation of the IContentProvider).
IMember
          IMember is the interface that members of the view should implement.
 

Classes in org.eclipse.contribution.visualiser.interfaces used by org.eclipse.contribution.visualiser.views
IContentProvider
          The implementation of this interface is responsible for returning information about the bars that appear in the visualiser view.
IMarkupProvider
          The implementation of this interface is responsible for returning information about the colored stripes that appear on the resources in the visualiser view (The set of resources being determined by the implementation of the IContentProvider).
IMember
          IMember is the interface that members of the view should implement.