Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractConfiguration - Class in net.thevpc.common.config
- AbstractConfiguration() - Constructor for class net.thevpc.common.config.AbstractConfiguration
- AbstractConfiguration(File) - Constructor for class net.thevpc.common.config.AbstractConfiguration
- AbstractConfiguration(Map) - Constructor for class net.thevpc.common.config.AbstractConfiguration
- addConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationManager
- addConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- addConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationProvider
- addConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.DummyConfigurationProvider
- addMetadata(String) - Method in class net.thevpc.common.config.Properties2
- addMetaDataHandler(MetaDataHandler) - Method in class net.thevpc.common.config.Properties2
- addSharedConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationManager
- addSharedConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- addStartupConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationManager
- addStartupConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- addUserConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationManager
- addUserConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
B
- Base64 - Class in net.thevpc.common.config
-
This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.
- Base64() - Constructor for class net.thevpc.common.config.Base64
- BOOLEAN_TYPE - Static variable in interface net.thevpc.common.config.Configuration
C
- checkReadOnlyProperty(String) - Method in class net.thevpc.common.config.RegConfiguration
- clear() - Method in interface net.thevpc.common.config.Configuration
- clear() - Method in class net.thevpc.common.config.FileConfiguration
- clear() - Method in class net.thevpc.common.config.RegConfiguration
- clearMetaData() - Method in class net.thevpc.common.config.Properties2
- close() - Method in class net.thevpc.common.config.RegConfiguration
- COLOR_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- COMMENTS_SUFFIX - Static variable in interface net.thevpc.common.config.Configuration
- CONFIDENTIAL_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- ConfigOptions - Class in net.thevpc.common.config
-
Created by IntelliJ IDEA.
- Configuration - Interface in net.thevpc.common.config
- CONFIGURATION_CHANGED - Static variable in interface net.thevpc.common.config.Configuration
- configurationChanged(ConfigurationChangeEvent) - Method in interface net.thevpc.common.config.ConfigurationChangeListener
- ConfigurationChangeEvent - Class in net.thevpc.common.config
- ConfigurationChangeEvent(String, Configuration, Configuration) - Constructor for class net.thevpc.common.config.ConfigurationChangeEvent
- ConfigurationChangeListener - Interface in net.thevpc.common.config
- ConfigurationException - Exception Class in net.thevpc.common.config
- ConfigurationException() - Constructor for exception class net.thevpc.common.config.ConfigurationException
- ConfigurationException(String) - Constructor for exception class net.thevpc.common.config.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception class net.thevpc.common.config.ConfigurationException
- ConfigurationException(Throwable) - Constructor for exception class net.thevpc.common.config.ConfigurationException
- ConfigurationImplHelper - Class in net.thevpc.common.config
- ConfigurationImplHelper() - Constructor for class net.thevpc.common.config.ConfigurationImplHelper
- ConfigurationManager - Interface in net.thevpc.common.config
- ConfigurationManagerImpl - Class in net.thevpc.common.config
- ConfigurationManagerImpl() - Constructor for class net.thevpc.common.config.ConfigurationManagerImpl
- ConfigurationProvider - Interface in net.thevpc.common.config
- containsKey(String) - Method in interface net.thevpc.common.config.Configuration
- containsKey(String) - Method in class net.thevpc.common.config.FileConfiguration
- containsKey(String) - Method in class net.thevpc.common.config.RegConfiguration
- Converter - Class in net.thevpc.common.config
-
Created by IntelliJ IDEA.
D
- DATE_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- decode(String) - Static method in class net.thevpc.common.config.Base64
-
Decodes Base64 data into octects
- DEFAULT_LOAD_META_DATA_HANDLER - Static variable in class net.thevpc.common.config.Properties2
- deleteTree(String, boolean) - Method in class net.thevpc.common.config.AbstractConfiguration
- deleteTree(String, boolean) - Method in interface net.thevpc.common.config.Configuration
- deleteTree(String, boolean) - Method in class net.thevpc.common.config.FileConfiguration
- deleteTree(String, boolean) - Method in class net.thevpc.common.config.RegConfiguration
- doEncryptFlag - Variable in class net.thevpc.common.config.RegConfiguration
- DOUBLE_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- DummyConfigurationProvider - Class in net.thevpc.common.config
- DummyConfigurationProvider() - Constructor for class net.thevpc.common.config.DummyConfigurationProvider
E
- encode(byte[]) - Static method in class net.thevpc.common.config.Base64
-
Encodes hex octects into Base64
- equals(Object) - Method in class net.thevpc.common.config.ObfuscatedValue
- equals(Object, Object) - Static method in class net.thevpc.common.config.AbstractConfiguration
- equals(Object, Object) - Static method in class net.thevpc.common.config.FileConfiguration
F
- FileConfiguration - Class in net.thevpc.common.config
- FileConfiguration() - Constructor for class net.thevpc.common.config.FileConfiguration
- FileConfiguration(File) - Constructor for class net.thevpc.common.config.FileConfiguration
- FileConfiguration(Map) - Constructor for class net.thevpc.common.config.FileConfiguration
- FLOAT_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- FONT_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- fromSpecialString(String) - Static method in class net.thevpc.common.config.AbstractConfiguration
G
- getAcceptedClass() - Method in class net.thevpc.common.config.Converter
- getAcceptedType() - Method in class net.thevpc.common.config.Converter
- getBoolean(String, boolean) - Method in class net.thevpc.common.config.AbstractConfiguration
- getBoolean(String, boolean) - Method in interface net.thevpc.common.config.Configuration
- getBoolean(String, boolean) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- getBoolean(String, boolean) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- getBoolean(String, boolean) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- getByteArray(String, byte[]) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- getByteArray(String, byte[]) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- getByteArray(String, byte[]) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- getChar(String, char) - Method in class net.thevpc.common.config.AbstractConfiguration
- getChar(String, char) - Method in interface net.thevpc.common.config.Configuration
- getChildrenKeys(String, boolean) - Method in class net.thevpc.common.config.AbstractConfiguration
- getChildrenKeys(String, boolean) - Method in interface net.thevpc.common.config.Configuration
- getChildrenKeys(String, boolean) - Method in class net.thevpc.common.config.FileConfiguration
- getChildrenKeys(String, boolean) - Method in class net.thevpc.common.config.RegConfiguration
- getColor(String, Color) - Method in class net.thevpc.common.config.AbstractConfiguration
- getColor(String, Color) - Method in interface net.thevpc.common.config.Configuration
- getColorArray(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getColorArray(String) - Method in interface net.thevpc.common.config.Configuration
- getColorArray(String, Color[]) - Method in class net.thevpc.common.config.AbstractConfiguration
- getColorArray(String, Color[]) - Method in interface net.thevpc.common.config.Configuration
- getColorFromString(String) - Static method in class net.thevpc.common.config.ConfigurationImplHelper
- getConfiguration() - Method in interface net.thevpc.common.config.ConfigurationProvider
- getConfiguration() - Method in class net.thevpc.common.config.DummyConfigurationProvider
- getConverter(Class) - Method in class net.thevpc.common.config.AbstractConfiguration
- getConverter(Class) - Method in interface net.thevpc.common.config.Configuration
- getConverter(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getConverter(String) - Method in interface net.thevpc.common.config.Configuration
- getDate(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getDate(String) - Method in interface net.thevpc.common.config.Configuration
- getDate(String, Date) - Method in class net.thevpc.common.config.AbstractConfiguration
- getDate(String, Date) - Method in interface net.thevpc.common.config.Configuration
- getDateFormat() - Method in class net.thevpc.common.config.ConfigOptions
- getDouble(String, double) - Method in class net.thevpc.common.config.AbstractConfiguration
- getDouble(String, double) - Method in interface net.thevpc.common.config.Configuration
- getDouble(String, double) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- getDouble(String, double) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- getDouble(String, double) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- getFile() - Method in class net.thevpc.common.config.ConfigOptions
- getFloat(String, float) - Method in class net.thevpc.common.config.AbstractConfiguration
- getFloat(String, float) - Method in interface net.thevpc.common.config.Configuration
- getFloat(String, float) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- getFloat(String, float) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- getFloat(String, float) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- getFont(String, Font) - Method in class net.thevpc.common.config.AbstractConfiguration
- getFont(String, Font) - Method in interface net.thevpc.common.config.Configuration
- getFontFromString(String) - Static method in class net.thevpc.common.config.ConfigurationImplHelper
- getId() - Method in class net.thevpc.common.config.ConfigurationChangeEvent
- getInt(String, int) - Method in class net.thevpc.common.config.AbstractConfiguration
- getInt(String, int) - Method in interface net.thevpc.common.config.Configuration
- getInt(String, int) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- getInt(String, int) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- getInt(String, int) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- getIntArray(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getIntArray(String) - Method in interface net.thevpc.common.config.Configuration
- getLoadedValue(String, String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getLoadedValue(String, String) - Method in interface net.thevpc.common.config.Configuration
- getLoadingFile() - Method in class net.thevpc.common.config.Properties2
- getLocale(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getLocale(String) - Method in interface net.thevpc.common.config.Configuration
- getLocale(String, Locale) - Method in class net.thevpc.common.config.AbstractConfiguration
- getLocale(String, Locale) - Method in interface net.thevpc.common.config.Configuration
- getLocaleFromString(String) - Static method in class net.thevpc.common.config.AbstractConfiguration
- getLong(String, long) - Method in class net.thevpc.common.config.AbstractConfiguration
- getLong(String, long) - Method in interface net.thevpc.common.config.Configuration
- getLong(String, long) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- getLong(String, long) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- getLong(String, long) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- getMetaData() - Method in class net.thevpc.common.config.Properties2
- getMetaDataAt(int) - Method in class net.thevpc.common.config.Properties2
- getMetaDataSize() - Method in class net.thevpc.common.config.Properties2
- getNewValue() - Method in class net.thevpc.common.config.ConfigurationChangeEvent
- getNumberFormat() - Method in class net.thevpc.common.config.ConfigOptions
- getObject(String, Object) - Method in class net.thevpc.common.config.AbstractConfiguration
- getObject(String, Object) - Method in interface net.thevpc.common.config.Configuration
- getOldValue() - Method in class net.thevpc.common.config.ConfigurationChangeEvent
- getOptions() - Method in class net.thevpc.common.config.AbstractConfiguration
- getOptions() - Method in interface net.thevpc.common.config.Configuration
- getOptions() - Method in class net.thevpc.common.config.FileConfiguration
- getProperties() - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- getProperty(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getProperty(String) - Method in interface net.thevpc.common.config.Configuration
- getProperty(String) - Method in class net.thevpc.common.config.Properties2
-
Searches for the property with the specified key in this property list.
- getProperty(String, String) - Method in class net.thevpc.common.config.Properties2
-
Searches for the property with the specified key in this property list.
- getPropertyComments(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getPropertyComments(String) - Method in interface net.thevpc.common.config.Configuration
- getPropertyDescImpl(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getPropertyDescImpl(String) - Method in class net.thevpc.common.config.FileConfiguration
- getPropertyDescImpl(String) - Method in class net.thevpc.common.config.RegConfiguration
- getPropertyType(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getPropertyType(String) - Method in interface net.thevpc.common.config.Configuration
- getPropertyTypeImpl(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getPropertyTypeImpl(String) - Method in class net.thevpc.common.config.FileConfiguration
- getPropertyTypeImpl(String) - Method in class net.thevpc.common.config.RegConfiguration
- getPropertyValueImpl(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getPropertyValueImpl(String) - Method in class net.thevpc.common.config.FileConfiguration
- getPropertyValueImpl(String) - Method in class net.thevpc.common.config.RegConfiguration
- getRoot() - Method in class net.thevpc.common.config.RegConfiguration
-
/ if(DEBUG){ / System.out.println("AppInfos("+registryId+").getInt("+param_name+","+value+")="+ret); / }
- getSharedConfiguration() - Method in interface net.thevpc.common.config.ConfigurationManager
- getSharedConfiguration() - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- getSharedConfigurationProvider() - Method in interface net.thevpc.common.config.ConfigurationManager
- getSharedConfigurationProvider() - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- getShort(String, short) - Method in class net.thevpc.common.config.AbstractConfiguration
- getShort(String, short) - Method in interface net.thevpc.common.config.Configuration
- getStartupConfiguration() - Method in interface net.thevpc.common.config.ConfigurationManager
- getStartupConfiguration() - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- getStartupConfigurationProvider() - Method in interface net.thevpc.common.config.ConfigurationManager
- getStartupConfigurationProvider() - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- getStoredValue(Object, String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getStoredValue(Object, String) - Method in interface net.thevpc.common.config.Configuration
- getString(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getString(String) - Method in interface net.thevpc.common.config.Configuration
- getString(String, String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getString(String, String) - Method in interface net.thevpc.common.config.Configuration
- getString(String, String) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- getString(String, String) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- getString(String, String) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- getStringArray(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getStringArray(String) - Method in interface net.thevpc.common.config.Configuration
- getStringArray(String, String[]) - Method in class net.thevpc.common.config.AbstractConfiguration
- getStringArray(String, String[]) - Method in interface net.thevpc.common.config.Configuration
- getStringFromColor(Color) - Static method in class net.thevpc.common.config.ConfigurationImplHelper
- getStringFromFont(Font) - Static method in class net.thevpc.common.config.ConfigurationImplHelper
- getTime(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- getTime(String) - Method in interface net.thevpc.common.config.Configuration
- getTime(String, Time) - Method in class net.thevpc.common.config.AbstractConfiguration
- getTime(String, Time) - Method in interface net.thevpc.common.config.Configuration
- getUserConfiguration() - Method in interface net.thevpc.common.config.ConfigurationManager
- getUserConfiguration() - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- getUserConfigurationProvider() - Method in interface net.thevpc.common.config.ConfigurationManager
- getUserConfigurationProvider() - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- getValue() - Method in class net.thevpc.common.config.ObfuscatedValue
H
- handleMetaData(Properties2, String, String) - Method in class net.thevpc.common.config.LoadMetaDataHandler
- handleMetaData(Properties2, String, String) - Method in interface net.thevpc.common.config.MetaDataHandler
I
- infoFileLoaded - Variable in class net.thevpc.common.config.RegConfiguration
- installationUser - Variable in class net.thevpc.common.config.RegConfiguration
- INT_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- isAutoSave() - Method in class net.thevpc.common.config.ConfigOptions
- isBase64(char) - Static method in class net.thevpc.common.config.Base64
- isData(char) - Static method in class net.thevpc.common.config.Base64
- isHelpAsEntry() - Method in class net.thevpc.common.config.ConfigOptions
- isPad(char) - Static method in class net.thevpc.common.config.Base64
- isPersistenceEnabled() - Static method in class net.thevpc.common.config.FileConfiguration
- isReadOnly() - Method in class net.thevpc.common.config.ConfigOptions
- isStoreComments() - Method in class net.thevpc.common.config.ConfigOptions
- isSupportedClass(Class) - Method in class net.thevpc.common.config.AbstractConfiguration
- isSupportedClass(Class) - Method in interface net.thevpc.common.config.Configuration
- isWhiteSpace(char) - Static method in class net.thevpc.common.config.Base64
K
- keySet() - Method in class net.thevpc.common.config.AbstractConfiguration
- keySet() - Method in interface net.thevpc.common.config.Configuration
- keySet() - Method in class net.thevpc.common.config.FileConfiguration
- keySet() - Method in class net.thevpc.common.config.RegConfiguration
L
- lightWeightDecrypt(String) - Static method in class net.thevpc.common.config.AbstractConfiguration
- lightWeightEncrypt(String) - Static method in class net.thevpc.common.config.AbstractConfiguration
- list(PrintStream) - Method in class net.thevpc.common.config.Properties2
-
Prints this property list out to the specified output stream.
- list(PrintWriter) - Method in class net.thevpc.common.config.Properties2
-
Prints this property list out to the specified output stream.
- list(PrintWriter, int) - Method in class net.thevpc.common.config.Properties2
- load() - Method in class net.thevpc.common.config.AbstractConfiguration
- load() - Method in interface net.thevpc.common.config.Configuration
- load() - Method in class net.thevpc.common.config.FileConfiguration
- load() - Method in class net.thevpc.common.config.RegConfiguration
- load(File) - Method in class net.thevpc.common.config.FileConfiguration
- load(File) - Method in class net.thevpc.common.config.Properties2
- load(InputStream) - Method in class net.thevpc.common.config.FileConfiguration
- load(InputStream) - Method in class net.thevpc.common.config.Properties2
-
Reads a property list (key and element pairs) from the input stream.
- load(String) - Method in class net.thevpc.common.config.FileConfiguration
- load(URL) - Method in class net.thevpc.common.config.FileConfiguration
- loadFromClass(Object) - Method in class net.thevpc.common.config.AbstractConfiguration
- LoadMetaDataHandler - Class in net.thevpc.common.config
-
Created by IntelliJ IDEA.
- LoadMetaDataHandler() - Constructor for class net.thevpc.common.config.LoadMetaDataHandler
- LOCALE_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- LONG_TYPE - Static variable in interface net.thevpc.common.config.Configuration
M
- MetaDataHandler - Interface in net.thevpc.common.config
-
Created by IntelliJ IDEA.
N
- net.thevpc.common.config - package net.thevpc.common.config
O
- obfuscate(String) - Static method in class net.thevpc.common.config.AbstractConfiguration
- OBFUSCATED_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- ObfuscatedValue - Class in net.thevpc.common.config
-
Created by IntelliJ IDEA.
- objectToString(Object) - Method in class net.thevpc.common.config.Converter
P
- Properties2 - Class in net.thevpc.common.config
-
Created by IntelliJ IDEA.
- Properties2() - Constructor for class net.thevpc.common.config.Properties2
- Properties2(Map) - Constructor for class net.thevpc.common.config.Properties2
- putBoolean(String, boolean) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- putBoolean(String, boolean) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- putBoolean(String, boolean) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- putByteArray(String, byte[]) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- putByteArray(String, byte[]) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- putByteArray(String, byte[]) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- putDouble(String, double) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- putDouble(String, double) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- putDouble(String, double) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- putFloat(String, float) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- putFloat(String, float) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- putFloat(String, float) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- putInt(String, int) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- putInt(String, int) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- putInt(String, int) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- putLong(String, long) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- putLong(String, long) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- putLong(String, long) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- putString(String, String) - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- putString(String, String) - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- putString(String, String) - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
R
- RegConfiguration - Class in net.thevpc.common.config
- RegConfiguration(String, RegConfiguration.StoreType, boolean) - Constructor for class net.thevpc.common.config.RegConfiguration
- RegConfiguration.StoreType - Enum Class in net.thevpc.common.config
- RegConfigurationPreferencesStoreFactory - Class in net.thevpc.common.config
-
User: taha Date: 8 janv.
- RegConfigurationPreferencesStoreFactory(Preferences) - Constructor for class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- RegConfigurationPropertiesStoreFactory - Class in net.thevpc.common.config
-
User: taha Date: 8 janv.
- RegConfigurationPropertiesStoreFactory(File) - Constructor for class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- RegConfigurationStoreFactory - Interface in net.thevpc.common.config
-
User: taha Date: 8 janv.
- registerConverter(Converter) - Method in class net.thevpc.common.config.AbstractConfiguration
- remove() - Method in class net.thevpc.common.config.RegConfigurationPreferencesStoreFactory
- remove() - Method in class net.thevpc.common.config.RegConfigurationPropertiesStoreFactory
- remove() - Method in interface net.thevpc.common.config.RegConfigurationStoreFactory
- remove(String) - Method in class net.thevpc.common.config.AbstractConfiguration
- remove(String) - Method in interface net.thevpc.common.config.Configuration
- removeConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationManager
- removeConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- removeConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationProvider
- removeConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.DummyConfigurationProvider
- removeMetaDataAt(int) - Method in class net.thevpc.common.config.Properties2
- removeMetaDataHandler(MetaDataHandler) - Method in class net.thevpc.common.config.Properties2
- removeSharedConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationManager
- removeSharedConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- removeStartupConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationManager
- removeStartupConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- removeUserConfigurationChangeListener(ConfigurationChangeListener) - Method in interface net.thevpc.common.config.ConfigurationManager
- removeUserConfigurationChangeListener(ConfigurationChangeListener) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- removeWhiteSpace(char[]) - Static method in class net.thevpc.common.config.Base64
-
remove WhiteSpace from MIME containing encoded Base64 data.
S
- save(OutputStream, String) - Method in class net.thevpc.common.config.Properties2
-
Deprecated.
- setArray(String, Object[], char) - Method in class net.thevpc.common.config.AbstractConfiguration
- setArray(String, Object[], char) - Method in interface net.thevpc.common.config.Configuration
- setAutoSave(boolean) - Method in class net.thevpc.common.config.ConfigOptions
- setBoolean(String, boolean) - Method in class net.thevpc.common.config.AbstractConfiguration
- setBoolean(String, boolean) - Method in interface net.thevpc.common.config.Configuration
- setChar(String, char) - Method in class net.thevpc.common.config.AbstractConfiguration
- setChar(String, char) - Method in interface net.thevpc.common.config.Configuration
- setColor(String, Color) - Method in class net.thevpc.common.config.AbstractConfiguration
- setColor(String, Color) - Method in interface net.thevpc.common.config.Configuration
- setColorArray(String, Color[]) - Method in class net.thevpc.common.config.AbstractConfiguration
- setColorArray(String, Color[]) - Method in interface net.thevpc.common.config.Configuration
- setConfidential(String, String) - Method in class net.thevpc.common.config.AbstractConfiguration
- setConfidential(String, String) - Method in interface net.thevpc.common.config.Configuration
- setDate(String, Date) - Method in class net.thevpc.common.config.AbstractConfiguration
- setDate(String, Date) - Method in interface net.thevpc.common.config.Configuration
- setDateFormat(DateFormat) - Method in class net.thevpc.common.config.ConfigOptions
- setDouble(String, double) - Method in class net.thevpc.common.config.AbstractConfiguration
- setDouble(String, double) - Method in interface net.thevpc.common.config.Configuration
- setFile(File) - Method in class net.thevpc.common.config.ConfigOptions
- setFloat(String, float) - Method in class net.thevpc.common.config.AbstractConfiguration
- setFloat(String, float) - Method in interface net.thevpc.common.config.Configuration
- setFont(String, Font) - Method in class net.thevpc.common.config.AbstractConfiguration
- setFont(String, Font) - Method in interface net.thevpc.common.config.Configuration
- setHelpAsEntry(boolean) - Method in class net.thevpc.common.config.ConfigOptions
- setInt(String, int) - Method in class net.thevpc.common.config.AbstractConfiguration
- setInt(String, int) - Method in interface net.thevpc.common.config.Configuration
- setIntArray(String, int[]) - Method in class net.thevpc.common.config.AbstractConfiguration
- setIntArray(String, int[]) - Method in interface net.thevpc.common.config.Configuration
- setLocale(String, Locale) - Method in class net.thevpc.common.config.AbstractConfiguration
- setLocale(String, Locale) - Method in interface net.thevpc.common.config.Configuration
- setLong(String, long) - Method in class net.thevpc.common.config.AbstractConfiguration
- setLong(String, long) - Method in interface net.thevpc.common.config.Configuration
- setNumberFormat(NumberFormat) - Method in class net.thevpc.common.config.ConfigOptions
- setObfuscated(String, String) - Method in class net.thevpc.common.config.AbstractConfiguration
- setObfuscated(String, String) - Method in interface net.thevpc.common.config.Configuration
- setPersistenceEnabled(boolean) - Static method in class net.thevpc.common.config.FileConfiguration
- setProperty(String, Object) - Method in class net.thevpc.common.config.AbstractConfiguration
- setProperty(String, Object) - Method in interface net.thevpc.common.config.Configuration
- setProperty(String, String) - Method in class net.thevpc.common.config.Properties2
-
Calls the Hashtable method
put. - setPropertyComments(String, String) - Method in class net.thevpc.common.config.AbstractConfiguration
- setPropertyComments(String, String) - Method in interface net.thevpc.common.config.Configuration
- setPropertyDescImpl(String, String) - Method in class net.thevpc.common.config.AbstractConfiguration
- setPropertyDescImpl(String, String) - Method in class net.thevpc.common.config.FileConfiguration
- setPropertyDescImpl(String, String) - Method in class net.thevpc.common.config.RegConfiguration
- setPropertyValueImpl(String, Object, String) - Method in class net.thevpc.common.config.AbstractConfiguration
- setPropertyValueImpl(String, Object, String) - Method in class net.thevpc.common.config.FileConfiguration
- setPropertyValueImpl(String, Object, String) - Method in class net.thevpc.common.config.RegConfiguration
- setReadOnly(boolean) - Method in class net.thevpc.common.config.ConfigOptions
- setSharedConfiguration(Configuration) - Method in interface net.thevpc.common.config.ConfigurationManager
- setSharedConfiguration(Configuration) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- setShort(String, short) - Method in class net.thevpc.common.config.AbstractConfiguration
- setShort(String, short) - Method in interface net.thevpc.common.config.Configuration
- setStartupConfiguration(Configuration) - Method in interface net.thevpc.common.config.ConfigurationManager
- setStartupConfiguration(Configuration) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- setStoreComments(boolean) - Method in class net.thevpc.common.config.ConfigOptions
- setString(String, String) - Method in class net.thevpc.common.config.AbstractConfiguration
- setString(String, String) - Method in interface net.thevpc.common.config.Configuration
- setStringArray(String, String[], char) - Method in class net.thevpc.common.config.AbstractConfiguration
- setStringArray(String, String[], char) - Method in interface net.thevpc.common.config.Configuration
- setTime(String, Time) - Method in class net.thevpc.common.config.AbstractConfiguration
- setTime(String, Time) - Method in interface net.thevpc.common.config.Configuration
- setUserConfiguration(Configuration) - Method in interface net.thevpc.common.config.ConfigurationManager
- setUserConfiguration(Configuration) - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- SHORT_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- store() - Method in interface net.thevpc.common.config.Configuration
- store() - Method in interface net.thevpc.common.config.ConfigurationManager
- store() - Method in class net.thevpc.common.config.ConfigurationManagerImpl
- store() - Method in class net.thevpc.common.config.FileConfiguration
- store() - Method in class net.thevpc.common.config.RegConfiguration
- store(File, String) - Method in class net.thevpc.common.config.FileConfiguration
- store(OutputStream, String) - Method in class net.thevpc.common.config.FileConfiguration
- store(OutputStream, String) - Method in class net.thevpc.common.config.Properties2
-
Writes this property list (key and element pairs) in this
Propertiestable to the output stream in a format suitable for loading into aPropertiestable using theloadmethod. - store(String, String) - Method in class net.thevpc.common.config.FileConfiguration
- store(URL, String) - Method in class net.thevpc.common.config.FileConfiguration
- storeToClass(Object) - Method in class net.thevpc.common.config.AbstractConfiguration
- STRING_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- stringToObject(String) - Method in class net.thevpc.common.config.Converter
- SYSTEM_PREFERENCES_IMPL - Enum constant in enum class net.thevpc.common.config.RegConfiguration.StoreType
T
- TIME_TYPE - Static variable in interface net.thevpc.common.config.Configuration
- toHex(int) - Static method in class net.thevpc.common.config.AbstractConfiguration
- toMap() - Method in class net.thevpc.common.config.AbstractConfiguration
- toMap() - Method in interface net.thevpc.common.config.Configuration
- toMap() - Method in class net.thevpc.common.config.FileConfiguration
- toMap() - Method in class net.thevpc.common.config.RegConfiguration
- toSpecialString(String, boolean) - Static method in class net.thevpc.common.config.AbstractConfiguration
- toSpecialString(String, boolean) - Static method in class net.thevpc.common.config.Properties2
- toSpecialString(String, String, boolean) - Static method in class net.thevpc.common.config.AbstractConfiguration
- toSpecialString(String, String, boolean) - Static method in class net.thevpc.common.config.Properties2
- toString() - Method in class net.thevpc.common.config.ObfuscatedValue
- TYPE_SUFFIX - Static variable in interface net.thevpc.common.config.Configuration
U
- USER_CONFIGURATION_CHANGED - Static variable in class net.thevpc.common.config.AbstractConfiguration
- USER_DIR_FILE_IMPL - Enum constant in enum class net.thevpc.common.config.RegConfiguration.StoreType
- USER_HOME_FILE_IMPL - Enum constant in enum class net.thevpc.common.config.RegConfiguration.StoreType
- USER_PREFERENCES_IMPL - Enum constant in enum class net.thevpc.common.config.RegConfiguration.StoreType
V
- valueOf(String) - Static method in enum class net.thevpc.common.config.RegConfiguration.StoreType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.thevpc.common.config.RegConfiguration.StoreType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
store(OutputStream out, String header)method.