Uses of Interface
org.cytoscape.application.swing.CySwingApplication
-
Packages that use CySwingApplication Package Description 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. -
-
Uses of CySwingApplication in org.cytoscape.app.swing
Methods in org.cytoscape.app.swing that return CySwingApplication Modifier and Type Method Description CySwingApplication
CySwingAppAdapter. getCySwingApplication()
Deprecated.Returns an instance ofCySwingApplication
.
-