Eclipse Platform
Release 3.2

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

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

Uses of ICompositeCheatSheet in org.eclipse.ui.cheatsheets
 

Methods in org.eclipse.ui.cheatsheets that return ICompositeCheatSheet
 ICompositeCheatSheet ICompositeCheatSheetTask.getCompositeCheatSheet()
          Get the enclosing composite cheat sheet
 

Methods in org.eclipse.ui.cheatsheets with parameters of type ICompositeCheatSheet
abstract  void TaskExplorer.setCompositeCheatSheet(ICompositeCheatSheet compositeCheatSheet)
          Sets the composite cheat sheet to be displayed. createControl will already have been called.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

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