public interface OpenBrowser
Modifier and Type | Field and Description |
---|---|
static String |
DEF_WEB_BROWSER_PROP_NAME
The name of a property for a Properties object used to define an alternative
web browser command.
|
static final String DEF_WEB_BROWSER_PROP_NAME
boolean openURL(String url)
url
- A string URL that should be opened in the web browser.Copyright 2011 Cytoscape Consortium. All rights reserved.