Package | Description |
---|---|
org.cytoscape.app |
This is the Cytoscape App API, which supports development of Cytoscape 3.X
apps in a manner similar to apps developed in Cytoscape 2.X.
|
org.cytoscape.app.swing |
This is the Cytoscape Swing App API, which supports development of Cytoscape 3.X
apps in a manner similar to apps developed in Cytoscape 2.X and provides full
access to the Swing specific services of the Cytoscape API in addition
to all other services provided in Cytoscape App API.
|
Class and Description |
---|
CyAppAdapter
A Java-only api providing access to Cytoscape functionality.
|
Class and Description |
---|
AbstractCyApp
The primary app interface for Cytoscape that all
apps must extend.
|
CyAppAdapter
A Java-only api providing access to Cytoscape functionality.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.