Package org.eclipse.ui.about
Application programming interfaces for interaction with
and extension of the Eclipse Platform About dialog.
Package Specification
Provides interfaces for customizing the content of the About dialog.-
Interface Summary Interface Description IInstallationPageContainer Interface for a container that hosts one or more installation pages (InstallationPage
).ISystemSummarySection Extensions toorg.eclipse.ui.systemSummaryExtensions
must provide an implementation of this interface. -
Class Summary Class Description InstallationPage Abstract base implementation for an installation dialog page.