JavaScript is disabled on your browser.
Eclipse Platform Luna (4.4)
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
All Superinterfaces:
Runnable
All Known Implementing Classes:
OpenCheatSheetFromHelpAction
public interface ILiveHelpAction
extends Runnable
Live Help Extension. Classes that implement this interface can be used as
live help extensions. When user clicks a live help link in a help document,
the class will be loaded and run.
Since:
2.0
Method Summary
Methods
Modifier and Type
Method and Description
void
setInitializationString (String data)
This method will be called upon instantiation of the live help extension.
Methods inherited from interface java.lang.Runnable
run
Eclipse Platform Luna (4.4)
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved. Guidelines for using Eclipse APIs.