Cytoscape 3.1.1 API

org.cytoscape.command
Interface StringTunableHandler

All Superinterfaces:
TunableHandler
All Known Implementing Classes:
AbstractStringTunableHandler

public interface StringTunableHandler
extends TunableHandler


Method Summary
 Object processArg(String s)
           
 void processArgString(String s)
           
 
Methods inherited from interface org.cytoscape.work.TunableHandler
controlsMutuallyExclusiveNestedChildren, dependsOn, getChildKey, getDescription, getGroups, getName, getParams, getQualifiedName, getType, getValue, handle, listenForChange, setValue
 

Method Detail

processArgString

void processArgString(String s)

processArg

Object processArg(String s)
                  throws Exception
Throws:
Exception

Cytoscape 3.1.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.