Uses of Interface
org.cytoscape.work.properties.TunablePropertyHandler
-
Packages that use TunablePropertyHandler Package Description org.cytoscape.work.properties -
-
Uses of TunablePropertyHandler in org.cytoscape.work.properties
Classes in org.cytoscape.work.properties with type parameters of type TunablePropertyHandler Modifier and Type Interface Description interface
TunablePropertyHandlerFactory<T extends TunablePropertyHandler>
A specialization of TunableHandlerFactory for TunablePropertyHandler.
-