|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dishevelled.venn.cytoscape.VennDiagramsUtils
final class VennDiagramsUtils
Utility methods.
| Constructor Summary | |
|---|---|
VennDiagramsUtils()
|
|
| Method Summary | |
|---|---|
(package private) static void |
installCloseKeyBinding(JDialog dialog)
Install a close action binding to Ctrl-C/Command-C for the specified dialog. |
(package private) static String |
nameOf(cytoscape.groups.CyGroup group)
Return the name of the specified group. |
(package private) static String |
nameOf(cytoscape.CyNode node)
Return the name of the specified node. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
VennDiagramsUtils()
| Method Detail |
|---|
static String nameOf(cytoscape.groups.CyGroup group)
group - group
static String nameOf(cytoscape.CyNode node)
node - node
static void installCloseKeyBinding(JDialog dialog)
Ctrl-C/Command-C for the specified dialog.
dialog - dialog, must not be null
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||