|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigXML | |
edu.ucsb.nceas.morpho.framework |
Uses of ConfigXML in edu.ucsb.nceas.morpho.framework |
Methods in edu.ucsb.nceas.morpho.framework that return ConfigXML | |
ConfigXML |
ClientFramework.getConfiguration()
Get the configuration object associated with the framework. |
ConfigXML |
ClientFramework.getProfile()
Get the profile for the currently logged in user. |
Methods in edu.ucsb.nceas.morpho.framework with parameters of type ConfigXML | |
void |
ClientFramework.setProfile(ConfigXML newProfile)
Set the profile for the currently logged in user (on startup, or when switching profiles). |
Constructors in edu.ucsb.nceas.morpho.framework with parameters of type ConfigXML | |
ClientFramework(java.lang.String sTitle,
ConfigXML config)
Creates a new instance of ClientFramework with the given title. |
|
ClientFramework(ConfigXML config)
Creates a new instance of ClientFramework |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |