Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.cheatsheets.ICheatSheetManager

Packages that use ICheatSheetManager
org.eclipse.ui.cheatsheets Provides support for working with cheat sheets.  
 

Uses of ICheatSheetManager in org.eclipse.ui.cheatsheets
 

Methods in org.eclipse.ui.cheatsheets that return ICheatSheetManager
 ICheatSheetManager ICheatSheetEvent.getCheatSheetManager()
          Returns the cheat sheet manager responsible for executing the cheat sheet.
 

Methods in org.eclipse.ui.cheatsheets with parameters of type ICheatSheetManager
 void ICheatSheetAction.run(String[] params, ICheatSheetManager manager)
          Runs this Cheat sheet-aware action.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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