Uses of Interface
org.eclipse.ui.intro.config.IIntroContentProvider
Packages that use IIntroContentProvider
Package
Description
Provides support for customizing welcome content and presentation.
Contains classes which can be used to add controls to a welcome page.
Application programming interfaces for the Quicklinks
Viewer, a component for the Welcome/Intro.
-
Uses of IIntroContentProvider in org.eclipse.ui.intro.config
Subinterfaces of IIntroContentProvider in org.eclipse.ui.intro.configModifier and TypeInterfaceDescriptioninterface
A content provider for dynamic XHTML Intro content.Methods in org.eclipse.ui.intro.config with parameters of type IIntroContentProviderModifier and TypeMethodDescriptionvoid
IIntroContentProviderSite.reflow
(IIntroContentProvider provider, boolean incremental) This method will be called when the IIntroContentProvider is notified that its content has become stale. -
Uses of IIntroContentProvider in org.eclipse.ui.intro.contentproviders
Classes in org.eclipse.ui.intro.contentproviders that implement IIntroContentProviderModifier and TypeClassDescriptionclass
Class which contributes a checkbox to an intro page which allows welcome to show on startup.class
A content provider which allows a news reader to be included in dynamic intro content. -
Uses of IIntroContentProvider in org.eclipse.ui.intro.quicklinks
Classes in org.eclipse.ui.intro.quicklinks that implement IIntroContentProviderModifier and TypeClassDescriptionclass
An Intro content provider that populates a list of frequently-used commands from an extension point.