Cytoscape 2.8.0 API

cytoscape.dialogs.plugins
Class PluginIndex

java.lang.Object
  extended by cytoscape.dialogs.plugins.PluginIndex

public class PluginIndex
extends Object


Constructor Summary
PluginIndex()
           
 
Method Summary
static Vector getSearchResult(String querystr, boolean versionCheck, String downloadLocText)
           
static void setAllPluginVector(Vector allPluginVect, boolean versionCheck, String downloadLocText)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginIndex

public PluginIndex()
Method Detail

setAllPluginVector

public static void setAllPluginVector(Vector allPluginVect,
                                      boolean versionCheck,
                                      String downloadLocText)
                               throws Exception
Throws:
Exception

getSearchResult

public static Vector getSearchResult(String querystr,
                                     boolean versionCheck,
                                     String downloadLocText)
                              throws Exception
Throws:
Exception

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.