|
Eclipse Platform 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Live Help Extension. Classes that implement this interface can be used as live help extensions. When user clicks live help link on the help document, the class will be loaded and run.
Method Summary | |
void |
setInitializationString(String data)
This method will be called upon instantiation of the live help extension. |
Methods inherited from interface java.lang.Runnable |
run |
Method Detail |
public void setInitializationString(String data)
data
- - initialization data as a String
|
Eclipse Platform 2.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |