|
Cytoscape 3.1.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CyHelpBroker
This interface provides access to the Cytoscape Help Broker and Help Set for managing the JavaHelp system.
Module: swing-application-api
To use this in your app, include the following dependency in your POM:
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>swing-application-api</artifactId>
</dependency>| Method Summary | |
|---|---|
HelpBroker |
getHelpBroker()
Returns the HelpBroker. |
HelpSet |
getHelpSet()
Returns the HelpSet. |
| Method Detail |
|---|
HelpBroker getHelpBroker()
HelpSet getHelpSet()
|
Cytoscape 3.1.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||