Uses of Class
org.cytoscape.property.PropertyUpdatedEvent
Package
Description
This package provides a general property service interface for providing access
to different types of property objects as OSGi services.
-
Uses of PropertyUpdatedEvent in org.cytoscape.property
Modifier and TypeMethodDescriptionvoid
PropertyUpdatedListener.handleEvent(PropertyUpdatedEvent e)
Method for handling the event.