Uses of Interface
org.cytoscape.command.StringTunableHandler
-
Packages that use StringTunableHandler Package Description org.cytoscape.command 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
Classes in org.cytoscape.command with type parameters of type StringTunableHandler Modifier and Type Interface Description interface
StringTunableHandlerFactory<T extends StringTunableHandler>
Classes in org.cytoscape.command that implement StringTunableHandler Modifier and Type Class Description class
AbstractStringTunableHandler
-