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