Package | Description |
---|---|
org.eclipse.ui.intro.config |
Provides support for customizing welcome content and presentation.
|
org.eclipse.ui.intro.contentproviders |
Contains classes which can be used to add controls to a welcome page.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IIntroXHTMLContentProvider
A content provider for dynamic XHTML Intro content.
|
Modifier and Type | Method and Description |
---|---|
void |
IIntroContentProviderSite.reflow(IIntroContentProvider provider,
boolean incremental)
This method will be called when the IIntroContentProvider is notified
that its content has become stale.
|
Modifier and Type | Class and Description |
---|---|
class |
AlwaysWelcomeCheckbox
Class which contributes a checkbox to an intro page which allows welcome to show
on startup.
|
class |
EclipseRSSViewer
A content provider which allows a news reader to be included in dynamic intro content.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.