|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CyApplicationConfiguration
Application-wide setting will be accessible through this interface.
Method Summary | |
---|---|
File |
getAppConfigurationDirectoryLocation(Class<?> appClass)
Returns the absolute path to the configuration directory of a particular app. |
File |
getConfigurationDirectoryLocation()
Returns absolute path to .cytoscape location. |
Method Detail |
---|
File getConfigurationDirectoryLocation()
File getAppConfigurationDirectoryLocation(Class<?> appClass)
appClass
- Any class defined by the app's bundle
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |