Uses of Interface
org.eclipse.ui.cheatsheets.ICheatSheetManager
Packages that use ICheatSheetManager
-
Uses of ICheatSheetManager in org.eclipse.ui.cheatsheets
Methods in org.eclipse.ui.cheatsheets that return ICheatSheetManagerModifier and TypeMethodDescriptionICheatSheetEvent.getCheatSheetManager()
Returns the cheat sheet manager responsible for executing the cheat sheet.ICheatSheetManager.getParent()
Get the cheat sheet manager for the enclosing composite cheat sheet.Methods in org.eclipse.ui.cheatsheets with parameters of type ICheatSheetManagerModifier and TypeMethodDescriptionvoid
ICheatSheetAction.run
(String[] params, ICheatSheetManager manager) Runs this Cheat sheet-aware action.