Package org.cytoscape.application.swing.events
package org.cytoscape.application.swing.events
This package defines the various events fired by
the Cytoscape Swing Application API.
-
ClassDescriptionThe event fired to indicate that a
CytoPanelComponent
has been selected.The listener for handlingCytoPanelComponentSelectedEvent
.An event to indicate that a CytoPanel has changed state.A listener for handlingCytoPanelStateChangedEvent
s.An event indicating that system preferences have been updated.A listener for thePreferencesUpdatedEvent
.