|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.util.ApplicationConfig
fr.ifremer.coser.CoserBusinessConfig
fr.ifremer.coser.CoserConfig
public class CoserConfig
Coser application configuration.
| Nested Class Summary | |
|---|---|
static class |
CoserConfig.CoserOption
|
| Nested classes/interfaces inherited from class fr.ifremer.coser.CoserBusinessConfig |
|---|
CoserBusinessConfig.CoserBusinessOption |
| Nested classes/interfaces inherited from class org.nuiton.util.ApplicationConfig |
|---|
org.nuiton.util.ApplicationConfig.Action, org.nuiton.util.ApplicationConfig.ActionDef, org.nuiton.util.ApplicationConfig.CacheItem<T>, org.nuiton.util.ApplicationConfig.OptionDef, org.nuiton.util.ApplicationConfig.OptionList |
| Field Summary |
|---|
| Fields inherited from class org.nuiton.util.ApplicationConfig |
|---|
actions, ADJUSTING_PROPERTY, aliases, APP_NAME, cacheAction, cacheOption, classpath, CONFIG_ENCODING, CONFIG_FILE_NAME, CONFIG_PATH, curfile, defaults, env, etcfile, homefile, inParseOptionPhase, jvm, line, LIST_SEPARATOR, options, osName, pcs, unparsed, useOnlyAliases, userPath |
| Constructor Summary | |
|---|---|
CoserConfig()
|
|
| Method Summary | |
|---|---|
String |
getApplicationVersion()
|
String |
getLookAndFeel()
|
String |
getSupportEmail()
|
int |
getSwingFontSize()
|
String |
getWebsiteURL()
|
void |
setLookAndFeel(String lookAndFeel)
|
void |
setSupportEmail(String supportEmail)
|
void |
setSwingFontSize(int swingFontSize)
|
void |
updateSwingFont()
Update swing fonts properties. |
protected void |
updateSwingFont(int newIncrease)
Update swing fonts properties. |
| Methods inherited from class org.nuiton.util.ApplicationConfig |
|---|
addAction, addActionAlias, addAlias, addPropertyChangeListener, addPropertyChangeListener, convertOption, createAction, doAction, doAllAction, firePropertyChange, getActionStep, getConfigFileName, getConfigFileNameOption, getConfigPath, getEncoding, getEncodingOption, getFlatOptions, getFlatOptions, getMethods, getOption, getOption, getOption, getOptionAsBoolean, getOptionAsClass, getOptionAsDate, getOptionAsDouble, getOptionAsFile, getOptionAsFloat, getOptionAsInt, getOptionAsList, getOptionAsLocale, getOptionAsLong, getOptionAsProperties, getOptionAsTime, getOptionAsTimestamp, getOptionAsURL, getOptionAsVersion, getOptions, getOptionStartsWith, getParams, getPrintableConfig, getPropertyChangeListeners, getPropertyChangeListeners, getSystemConfigFile, getSystemConfigurationPath, getUnparsed, getUserConfigDirectory, getUserConfigFile, getUserHome, getUsername, hasListeners, installSaveUserAction, isAdjusting, isUseOnlyAliases, loadActions, loadDefaultOptions, loadResource, migrateUserConfigurationFile, parse, printConfig, printConfig, removePropertyChangeListener, removePropertyChangeListener, replaceRecursiveOptions, save, saveForSystem, saveForUser, saveResource, setAdjusting, setAppName, setConfigFileName, setDefaultOption, setEncoding, setOptions, setUseOnlyAliases |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoserConfig()
| Method Detail |
|---|
public String getLookAndFeel()
public void setLookAndFeel(String lookAndFeel)
public String getApplicationVersion()
public void setSupportEmail(String supportEmail)
public String getSupportEmail()
public String getWebsiteURL()
public int getSwingFontSize()
public void setSwingFontSize(int swingFontSize)
public void updateSwingFont()
protected void updateSwingFont(int newIncrease)
newIncrease - increase gap to apply to font
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||