Uses of Interface
org.cytoscape.command.StringTunableHandler
Package
Description
Interface to support execution of tasks as commands, including
the ability to get a list of namespaces, commands, and arguments,
and then execute those commands with a set of arguments.
-
Uses of StringTunableHandler in org.cytoscape.command
Modifier and TypeInterfaceDescriptioninterface
StringTunableHandlerFactory<T extends StringTunableHandler>