Uses of Class
org.cytoscape.property.PropertyUpdatedEvent
-
Packages that use PropertyUpdatedEvent Package Description org.cytoscape.property 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
Methods in org.cytoscape.property with parameters of type PropertyUpdatedEvent Modifier and Type Method Description void
PropertyUpdatedListener. handleEvent(PropertyUpdatedEvent e)
Method for handling the event.
-