Cytoscape 3.0.0-beta1 API

org.cytoscape.io.webservice.swing
Interface WebServiceGUIClient

All Known Implementing Classes:
AbstractWebServiceGUIClient

public interface WebServiceGUIClient

An interface that allows web service clients to provide their own GUI component.


Method Summary
 Container getQueryBuilderGUI()
          Returns query builder UI.
 

Method Detail

getQueryBuilderGUI

Container getQueryBuilderGUI()
Returns query builder UI. Since this is a TaskFactory, createTaskIterator() method should use parameters from this GUI.

Returns:
query builder UI.

Cytoscape 3.0.0-beta1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.