Uses of Interface
org.cytoscape.application.swing.CytoPanelComponent
Package
Description
This package defines the various interfaces, abstract classes, and enums
that represent the Cytoscape Swing Application API.
-
Uses of CytoPanelComponent in org.cytoscape.application.swing
Modifier and TypeInterfaceDescriptioninterface
Implement this interface rather thanCytoPanelComponent
, if you want to allow your component to be retrieved from theCytoPanel
by its identifier.