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, what
public SQLConfig()
public abstract java.lang.Class supportedInterface()
ReposConfig
supportedInterface
in interface ReposConfiguration
supportedInterface
in class ReposConfig
public java.util.HashSet getYesNoConfigs()
getYesNoConfigs
in interface Configuration
getYesNoConfigs
in class ReposConfig
public java.util.LinkedHashMap getDefaultConfig()
getDefaultConfig
in interface Configuration
getDefaultConfig
in class ReposConfig
protected 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