public abstract class SQLConfig extends ReposConfig
ConfigEnvironmentVariable, ReposMap, SplitString, SysConfigFile, UsrConfigFile| Constructor and Description |
|---|
SQLConfig()
Get the configuration information from the usual places.
|
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
defaultTexViewer() |
java.util.LinkedHashMap |
getDefaultConfig()
Get a HashMap containing the default configuration.
|
java.util.HashSet |
getYesNoConfigs() |
protected static boolean |
isMac() |
protected static boolean |
isUnix() |
protected static boolean |
isWindows() |
abstract java.lang.Class |
supportedInterface()
Returns the Class representing the RepositoryStorage interface which
this configuration supports for storage and transfers.
|
protected static java.lang.String |
today() |
protected static java.lang.String |
userName() |
addRepository, getButtonTextConfigs, getColorConfigs, getConfig, getConfig, getConfigEnvironmentVariable, getConfigKeys, getConfigValue, getConfigValue, getDirectoryChooserConfigs, getDomainNameFilterConfigs, getFileChooserConfigs, getFirstSplitConfigValue, getFontConfigs, getIllegalChars, getIntegerConfigs, getLastSplitConfigValue, getOnOffConfigs, getPreferencesClass, getRepositories, getSplitConfigValue, getSplitString, getSysConfigFile, getTrueFalseConfigs, getUsrConfigFile, hasIllegalChars, hasRepository, importConfig, initialize, processConfig, removeRepository, saveConfig, setConfigValue, setConfigValue, setSplitConfigValue, setSplitString, show, showError, size, whatpublic SQLConfig()
public abstract java.lang.Class supportedInterface()
ReposConfigsupportedInterface in interface ReposConfigurationsupportedInterface in class ReposConfigpublic java.util.HashSet getYesNoConfigs()
getYesNoConfigs in interface ConfigurationgetYesNoConfigs in class ReposConfigpublic java.util.LinkedHashMap getDefaultConfig()
getDefaultConfig in interface ConfigurationgetDefaultConfig in class ReposConfigprotected static java.lang.String today()
protected static java.lang.String userName()
protected static java.lang.String defaultTexViewer()
protected static boolean isWindows()
protected static boolean isMac()
protected static boolean isUnix()
Copyright © 2011, 2013. Daniel P. Dougherty