Package org.cytoscape.application.swing.events
This package defines the various events fired by
the Cytoscape Swing Application API.
-
Interface Summary Interface Description CytoPanelComponentSelectedListener The listener for handlingCytoPanelComponentSelectedEvent
.CytoPanelStateChangedListener A listener for handlingCytoPanelStateChangedEvent
s.PreferencesUpdatedListener A listener for thePreferencesUpdatedEvent
. -
Class Summary Class Description CytoPanelComponentSelectedEvent The event fired to indicate that aCytoPanelComponent
has been selected.CytoPanelStateChangedEvent An event to indicate that a CytoPanel has changed state.PreferencesUpdatedEvent An event indicating that system preferences have been updated.