|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pdfsam.guiclient.business.Environment
public class Environment
Environment logic
| Constructor Summary | |
|---|---|
Environment(java.util.Map<PluginDataModel,AbstractPlugablePanel> plugins,
JTreePanel treePanel)
|
|
| Method Summary | |
|---|---|
void |
loadJobs(java.io.File inputFile)
loads an environment from an input file |
void |
saveEnvironment(java.io.File outFile)
saves and environment to the output file without saving passwords |
void |
saveEnvironment(java.io.File outFile,
boolean savePasswords)
saves and environment to the output file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Environment(java.util.Map<PluginDataModel,AbstractPlugablePanel> plugins,
JTreePanel treePanel)
| Method Detail |
|---|
public void saveEnvironment(java.io.File outFile,
boolean savePasswords)
outFile - savePasswords - true save passwords informationspublic void saveEnvironment(java.io.File outFile)
outFile - public void loadJobs(java.io.File inputFile)
inputFile -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||