|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava.bio.structure.align.webstart.PersistentConfig
public class PersistentConfig
a class to store the config using the Java Web Start PersistenService.
| Constructor Summary | |
|---|---|
PersistentConfig()
|
|
| Method Summary | |
|---|---|
UserConfiguration |
load()
loads Config from PersistenceService returns null if no PErsistenceService has been created ... |
void |
save(UserConfiguration config)
writes the configuration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PersistentConfig()
throws UnavailableServiceException
UnavailableServiceException| Method Detail |
|---|
public void save(UserConfiguration config)
config - public UserConfiguration load()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||