Eclipse Platform
Release 3.1

org.eclipse.ui.intro.config
Interface IIntroContentProvider

All Known Subinterfaces:
IIntroXHTMLContentProvider

public interface IIntroContentProvider

A content provider for dynamic intro content. It is initialized with the content provider site because a typical content provider would need to update its contents dynamically at runtime. And so, the site can be informed of a need to redraw its content through a call to its reflow(..) method.

The life cycle of an IIntroContentProvider is as follows: