public interface WebServiceGUI
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 |
---|---|
Window |
getWindow(Class<?> webServiceClientType)
Returns the Window that contains the unified web service UI.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.