biouml.workbench
Class Preferences
java.lang.Object
biouml.workbench.Preferences
- All Implemented Interfaces:
- ApplicationRegistry, java.lang.Cloneable
- public class Preferences
- extends java.lang.Object
- implements ApplicationRegistry, java.lang.Cloneable
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Preferences
public Preferences()
setRepositoryPath
public void setRepositoryPath(java.lang.String repositoryPath)
getRepositoryPath
public java.lang.String getRepositoryPath()
getMapRegistry
public MapRegistry getMapRegistry()
setMapRegistry
public void setMapRegistry(MapRegistry mapRegistry)
getCheckModulesOnStartup
public boolean getCheckModulesOnStartup()
setCheckModulesOnStartup
public void setCheckModulesOnStartup(boolean checkModulesOnStartup)
clone
public java.lang.Object clone()
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.