Package org.eclipse.ui.intro


package org.eclipse.ui.intro
Application programming interfaces for interaction with and extension of the product introduction parts.

Package Specification

This package provides application programming interfaces for dealing with intro parts. An intro part is a visual component within the workbench responsible for introducing the product to new users. The intro part is typically shown the first time a product is started up.
  • Class
    Description
    Manages the intro part that introduces the product to new users.
    The intro part is a visual component within the workbench responsible for introducing the product to new users.
    The primary interface between an intro part and the workbench.
    An intro content detector is used when starting the Workbench to determine if new intro content is available.