-
Control.Settings
Contains all settings of the client. All information can be directly accessed in both ways. By calling
save()
the object gets saved to
C:/Sateda/settings.dat
.
When calling the constructor, an instance with default values gets generated and saved.
@author Sebastian
-
asta.model.Settings
stores application wide settings
@author andreas.gerlach
@author andreas.pörtner
-
biz.massivedynamics.sourcery.resource.impl.Settings
An example implementation of Resource called Settings Can be used in a production environment to handle settings, along with default values
@author Cruz Bishop
@version 1.1.0.1
-
com.atlassian.confluence.setup.settings.Settings
-
com.atlassian.labs.speakeasy.model.Settings
-
com.atlauncher.data.Settings
Settings class for storing all data for the Launcher and the settings of the user
@author Ryan
-
com.badlogic.gdx.tools.imagepacker.TexturePacker.Settings
-
com.badlogic.gdx.tools.imagepacker.TexturePacker2.Settings
@author Nathan Sweet
-
com.badlogic.gdx.tools.texturepacker.TexturePacker.Settings
-
com.codingcrayons.aspectfaces.configuration.Settings
-
com.commafeed.frontend.model.Settings
-
com.data2semantics.yasgui.client.settings.Settings
-
com.epsilon5.client.settings.Settings
-
com.eviware.soapui.model.settings.Settings
Base interface for settings available in the soapui model
@author Ole.Matzura
-
com.google.gwt.query.client.plugins.ajax.Ajax.Settings
-
com.griddynamics.genesis.tools.settings.Settings
-
com.groovesquid.gui.Settings
@author marius
-
com.ribomation.droidAtScreen.Settings
Facad for all the application settings.
@user jens
@date 2011-10-03 22:58
-
com.sijobe.spc.util.Settings
Handles settings by extending the Properties class and providing useful methods to retrieve data that is already cast into the correct format.
@author simo_415
@version 1.1
-
com.smoker.imagesearch.model.Settings
@author Aidan
@version 1.0
-
com.vaynberg.wicket.select2.Settings
Select2 settings. Refer to the Select2 documentation for what these options mean.
@author igor
-
de.chucknorris.client.chucknorristrayicon.settings.Settings
@author Alexander Friedrichs
-
de.kunysch.tvbrowser.Settings
Settings are Properties with convenient getter and setter methods.
-
de.willuhn.jameica.system.Settings
-
edu.unc.cs.sportsync.main.settings.Settings
-
fmpp.setting.Settings
-
hudson.plugins.analysis.core.Settings
Global settings for all static code analysis plug-ins.
@author Ulli Hafner
-
jason.runtime.Settings
-
krasa.formatter.settings.Settings
@author Esko Luontola
@author Vojtech Krasa
@since 4.12.2007
-
main.settings.Settings
-
manager.Settings
-
model.Settings
Enthält die Einstellungen des Programms. sie werden in einer SQLite DB gespeichert.
@author Artur Dawtjan
-
mungbean.Settings
-
name.pehl.karaka.server.settings.entity.Settings
-
name.pehl.karaka.shared.model.Settings
@author $Author: harald.pehl $
@version $Date: 2010-12-03 16:50:33 +0100 (Fr, 03. Dez 2010) $ $Revision: 83 $
-
net.csdn.common.settings.Settings
BlogInfo: william Date: 11-9-1 Time: 下午2:20
-
net.datacrow.settings.Settings
-
net.easymodo.asagi.settings.Settings
-
net.hasor.core.Settings
配置文件设置
@version : 2013-4-23
@author 赵永春 (zyc@hasor.net)
-
net.sf.laja.launch.Settings
Settings used when launching Laja.
-
net.sf.redmine_mylyn.api.model.Settings
-
net.timewalker.ffmq3.utils.Settings
Settings
This a type-enabled wrapper for a Properties object
-
nfc.sample.nfctransaction.Settings
-
oculus.Settings
-
org.apache.cocoon.configuration.Settings
This object holds the global configuration of Cocoon.
@version $Id: Settings.java 587750 2007-10-24 02:35:22Z vgritsenko $
@since 1.0
-
org.apache.cocoon.util.Settings
This object holds the property settings for Cocoon. This interface is loosely based on the Settings interface introduced in 2.2 but is note equivalent to it as it is only meant to hold configuration properties.
@version $Id$
-
org.apache.maven.bootstrap.settings.Settings
Settings definition.
@author
Brett Porter
@version $Id: Settings.java 640549 2008-03-24 20:05:11Z bentmann $
-
org.apache.maven.scm.providers.clearcase.settings.Settings
-
org.apache.maven.scm.providers.cvslib.settings.Settings
-
org.apache.maven.scm.providers.gitlib.settings.Settings
-
org.apache.maven.scm.providers.starteam.settings.Settings
-
org.apache.maven.scm.providers.svn.settings.Settings
-
org.apache.maven.scm.providers.vss.settings.Settings
-
org.apache.maven.settings.Settings
Root element of the user configuration file.
@version $Revision$ $Date$
-
org.apache.struts2.config.Settings
Settings retrieves and exposes default values used by the framework.
-
org.apache.uima.util.Settings
A Settings
object holds the properties used for external parameter overrides. Similar to java.util.Properties but: - supports UTF-8 (so \\uXXXX escapes are not needed or supported) - keys must be valid Java identifiers (actually must not contain '=' ':' '}' or white-space) - reverses priority in that duplicate entries are ignored, i.e. once set values cannot be changed - multiple files can be loaded - values can contain references to other values, e.g. name = .... ${key} .... - arrays are represented as strings, e.g. '[elem1,elem2]', and can span multiple lines - '\' can be used in values to escape '$' '{' '[' ',' ']'
@author burn
-
org.apache.wicket.settings.Settings
Contains settings exposed via IXXXSettings interfaces. It is not a good idea to use this class directly, instead use the provided IXXXSettings interfaces.
@author Jonathan Locke
@author Chris Turner
@author Eelco Hillenius
@author Juergen Donnerstag
@author Johan Compagner
@author Igor Vaynberg (ivaynberg)
@author Martijn Dashorst
-
org.eclipse.jetty.spdy.api.Settings
-
org.elasticsearch.common.settings.Settings
Immutable settings allowing to control the configuration.
Using {@link ImmutableSettings#settingsBuilder()} in order to create a builderwhich in turn can create an immutable implementation of settings.
@author kimchy (shay.banon)
@see ImmutableSettings
-
org.elasticsearch.hadoop.cfg.Settings
Holder class containing the various configuration bits used by ElasticSearch Hadoop. Handles internally the fall back to defaults when looking for undefined, optional settings.
-
org.enhydra.jawe.Settings
-
org.fest.swing.core.Settings
FEST-Swing configuration settings.
@author Alex Ruiz
-
org.gradle.mvn3.org.apache.maven.settings.Settings
Root element of the user configuration file.
@version $Revision$ $Date$
-
org.hibernate.cfg.Settings
Settings that affect the behaviour of Hibernate at runtime.
@author Gavin King
-
org.intellij.sonar.persistence.Settings
-
org.jboss.aesh.console.settings.Settings
-
org.jooq.conf.Settings
-
org.jquantlib.Settings
Settings for the application.
This class aggregates mutable values which have life cycle of a certain operation or sequence of operations defined by the enclosing thread.
@see ThreadLocal
@author Richard Gomes
-
org.jresearch.flexess.umi.provider.impl.Settings
Default {@link ISettings} implementation - may be used as is or as a baseclass Must be used because of Hibernate mapping on server side. Leave Id unsetted after creation - it is just for Hibernate
@author gpirogov
-
org.jscsi.target.settings.Settings
Instances of this class contain all session-wide and connection-specific parameters that are either declared by the initiator or negotiated in the text parameter negotiation stages.
@author Andreas Ergenzinger
-
org.moltools.apps.probemaker.project.Settings
@author Johan Stenberg
@version 1.0
-
org.opencustomer.webapp.Settings
-
org.openpixi.pixi.physics.Settings
Specifies default values of simulation parameters. The default values can be overridden with a settings file input. The default values can be overridden with a command line input. The default values can be overridden programatically. NOTICE ON USAGE: To assure that the class is used in the intended way THE SETTERS SHOULD BE CALLED RIGHT AFTER A PARAMETERLESS CONSTRUCTOR AND BEFORE ANY OF THE MORE COMPLEX GETTERS IS CALLED !!! In the tests of the distributed version we pass the same settings class to all the different threads which simulate the distributed behaviour. Consequently, the different simultaneously running simulations do have the same particle solver, interpolator etc. and this is very dangerous. TODO ensure that all the getters retrieve new objects
-
org.smslib.Settings
Configuration/settings class. This class holds information about all the parameters which affect SMSLib operation.
-
org.sonar.api.config.Settings
Project settings on batch side, or global settings on server side. This component does not access to database, so property changed via setter methods are not persisted.
For testing, you can create a new empty {@link Settings} component using {@link #Settings()} and thenpopulate it using all variant of {@code setProperty}.
If you want to test with default values of your properties taken into account there are two ways dependening on how you declare your properties.
- If you are using annotations like:
{@literal @}Properties({ {@literal @}Property( key = "sonar.myProp", defaultValue = "A default value", name = "My property"), }) public class MyPlugin extends SonarPlugin {
then you can use: new Settings(new PropertyDefinitions(MyPlugin.class))
- If you are using the {@link PropertyDefinition#builder(String)} way like:
public class MyPlugin extends SonarPlugin { public List getExtensions() { return Arrays.asList( PropertyDefinition.builder("sonar.myProp").name("My property").defaultValue("A default value").build() ); } }
then you can use: new Settings(new PropertyDefinitions(new MyPlugin().getExtensions()))
@since 2.12
-
org.springframework.richclient.settings.Settings
@author Peter De Bruycker
-
org.vocvark.DataTypes.Settings
Date: 12.05.12
@author Vladimir Kravtsov
-
org.webcamp.settings.dto.Settings
-
org.wicketstuff.pickwick.backend.Settings
-
ponkOut.Settings
-
processing.app.Settings
-
scala.tools.nsc.Settings
-
settings.Settings
-
silvertrout.settings.Settings
Handles settings for IRC bot Example of proposed xml if found in code of method "createTemplateConfig()"
@author Gussoh
-
uk.org.whoami.authme.settings.Settings
-
unify.data.Settings
-
util.settings.Settings