cytoscape.plugin
Class DownloadableInfo.License
java.lang.Object
cytoscape.plugin.DownloadableInfo.License
- Enclosing class:
- DownloadableInfo
protected class DownloadableInfo.License
- extends Object
Fetches and keeps a plugin license if one is available.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadableInfo.License
public DownloadableInfo.License(URL url)
DownloadableInfo.License
public DownloadableInfo.License(String licenseText)
getLicense
public String getLicense()
- Get the license text as a string. Will download from url if License
was not initialized with text string.
- Returns:
- String
Copyright 2010 Cytoscape Consortium. All rights reserved.