public interface CyHelpBroker
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>
Modifier and Type | Method and Description |
---|---|
HelpBroker |
getHelpBroker()
Returns the HelpBroker.
|
HelpSet |
getHelpSet()
Returns the HelpSet.
|
Copyright 2011 Cytoscape Consortium. All rights reserved.