public interface CyApplicationConfiguration
Modifier and Type | Method and Description |
---|---|
File |
getAppConfigurationDirectoryLocation(Class<?> appClass)
Returns the absolute path to the configuration directory of a
particular app.
|
File |
getConfigurationDirectoryLocation()
Returns absolute path to .cytoscape location.
|
File getConfigurationDirectoryLocation()
File getAppConfigurationDirectoryLocation(Class<?> appClass)
appClass
- Any class defined by the app's bundleCopyright 2011 Cytoscape Consortium. All rights reserved.