Package org.eclipse.ui.cheatsheets
Provides support for working with cheat sheets.
Package Specification
This package contains the API for cheat sheets.-
Interface Summary Interface Description 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. -
Class Summary Class Description 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.