Uses of Class
org.cytoscape.application.swing.events.PreferencesUpdatedEvent
-
Packages that use PreferencesUpdatedEvent Package Description org.cytoscape.application.swing.events This package defines the various events fired by the Cytoscape Swing Application API. -
-
Uses of PreferencesUpdatedEvent in org.cytoscape.application.swing.events
Methods in org.cytoscape.application.swing.events with parameters of type PreferencesUpdatedEvent Modifier and Type Method Description void
PreferencesUpdatedListener. handleEvent(PreferencesUpdatedEvent e)
Process the specified event.
-