Uses of Class
org.cytoscape.application.swing.events.CytoPanelStateChangedEvent
Package
Description
This package defines the various events fired by
the Cytoscape Swing Application API.
-
Uses of CytoPanelStateChangedEvent in org.cytoscape.application.swing.events
Modifier and TypeMethodDescriptionvoid
CytoPanelStateChangedListener.handleEvent(CytoPanelStateChangedEvent e)
Handles specified event.