JavaHelpDriver Class
- public class JavaHelpDriver
extends Object
implements IHelpDriver
Java-specific implementation of an IHelpDriver
.
-
Hierarchy
-
Object
JavaHelpDriver
-
All Implemented Interfaces
-
IHelpDriver
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaHelpDriver
public JavaHelpDriver()
getHelpContextList(IElement) Method
public URI
[] getHelpContextList(IElement
el)
Obtain the context help uri associated with this element
Parameters
-
el
- the element for which context-sensitive help is desired. Note that some
implementations may ignore the IElement and determine the context ID in some other
way.
Returns
- an ordered list of opaque URIs which are help context URNs