Uses of Class
net.sourceforge.jnlp.config.Setting
Packages that use Setting
-
Uses of Setting in net.sourceforge.jnlp.config
Methods in net.sourceforge.jnlp.config that return types with arguments of type SettingModifier and TypeMethodDescriptionDefaults.getDefaults()Get the default settings for deploymentConfiguratonValidator.getIncorrectSetting()DeploymentConfiguration.getRaw()ConfiguratonValidator.getUnrecognizedSetting()Method parameters in net.sourceforge.jnlp.config with type arguments of type SettingModifier and TypeMethodDescriptionvoidDeploymentConfiguration.checkAndFixConfiguration(Map<String, Setting<String>> initial) Check that the configuration is valid.Constructors in net.sourceforge.jnlp.config with parameters of type SettingModifierConstructorDescriptionCreates a new Settings object by cloning the values from another Settings objectConstructor parameters in net.sourceforge.jnlp.config with type arguments of type Setting