Uses of Class
org.biojava.nbio.structure.align.util.UserConfiguration
Packages that use UserConfiguration
Package
Description
Classes related to Java Web Start
- 
Uses of UserConfiguration in org.biojava.nbio.structure.align.gui
Constructors in org.biojava.nbio.structure.align.gui with parameters of type UserConfiguration - 
Uses of UserConfiguration in org.biojava.nbio.structure.align.util
Methods in org.biojava.nbio.structure.align.util that return UserConfigurationModifier and TypeMethodDescriptionstatic UserConfigurationUserConfiguration.fromStartupParams(StartupParameters params) Constructors in org.biojava.nbio.structure.align.util with parameters of type UserConfigurationModifierConstructorDescriptionAtomCache(UserConfiguration config) Creates a new AtomCache object based on the provided UserConfiguration. - 
Uses of UserConfiguration in org.biojava.nbio.structure.align.webstart
Methods in org.biojava.nbio.structure.align.webstart that return UserConfigurationModifier and TypeMethodDescriptionConfigXMLHandler.getConfig()static UserConfigurationWebStartMain.getDefaultConfig()static UserConfigurationWebStartMain.getWebStartConfig()static UserConfigurationWebStartMain.requestUserConfig()