Eclipse Platform
Release 3.2

Package org.eclipse.ui.cheatsheets

Provides support for working with cheat sheets.

See:
          Description

Interface Summary
ICheatSheetAction Cheat sheet-aware action.
ICheatSheetEvent Event in the life cycle of a cheat sheet.
ICheatSheetManager Manages the running of a cheat sheet.
ICheatSheetViewer A cheat sheet viewer.
ICompositeCheatSheet Interface representing a composite cheatsheet.
ICompositeCheatSheetTask A task within a composite cheat sheet.
IEditableTask An editable task within a composite cheatsheet.
ITaskGroup A group of tasks within a composite cheatsheet.
 

Class Summary
AbstractItemExtensionElement Base class for adding controls to cheat sheet items.
CheatSheetExtensionFactory Factory for the cheat sheet's public extensions.
CheatSheetListener For monitoring the execution of a cheat sheet.
CheatSheetViewerFactory A factory for creating a cheat sheet viewer.
OpenCheatSheetAction Action for opening a cheat sheet.
OpenCheatSheetFromHelpAction Live help action for launching a cheat sheet from a help book.
TaskEditor An editor which provides the UI for a task within a composite cheat sheet.
TaskExplorer Classes that extend this class are responsible for rendering the hierarchy of tasks in the composite cheat sheet.
 

Package org.eclipse.ui.cheatsheets Description

Provides support for working with cheat sheets.

Package Specification

This package contains the API for cheat sheets.


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.