public interface WebServiceGUIClient
Module: webservice-swing-api
To use this in your app, include the following dependency in your POM:
<dependency> <groupId>org.cytoscape</groupId> <artifactId>webservice-swing-api</artifactId> </dependency>
Modifier and Type | Method and Description |
---|---|
Container |
getQueryBuilderGUI()
Returns query builder UI.
|
Container getQueryBuilderGUI()
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.