|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.cheatsheets.OpenCheatSheetFromHelpAction
Live help action for launching a cheat sheet from a help book.
The initialization string passed to setInitializationString(String)
is the id of a cheat sheet contributed to the cheatsheetContent
extension point.
Constructor Summary | |
---|---|
OpenCheatSheetFromHelpAction()
Creates a new live help action. |
Method Summary | |
---|---|
void |
run()
|
void |
setInitializationString(String data)
This method will be called upon instantiation of the live help extension. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OpenCheatSheetFromHelpAction()
Method Detail |
public void setInitializationString(String data)
ILiveHelpAction
setInitializationString
in interface ILiveHelpAction
data
- -
initialization data as a Stringpublic void run()
run
in interface Runnable
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.