public abstract class PrintJobPrefs extends ReposPrefs implements PrintJobPreferences
ConfigEnvironmentVariable, ReposMap, SplitString, SysConfigFile, UsrConfigFile| Constructor and Description |
|---|
PrintJobPrefs() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.util.LinkedHashMap |
getDefaultConfig()
Get a HashMap containing the default configuration.
|
abstract java.lang.String |
getJobAuthor(java.lang.String repos) |
abstract java.lang.String |
getJobDateFormat(java.lang.String repos) |
abstract java.lang.String |
getJobOptions(java.lang.String repos) |
abstract java.lang.String |
getPrintCommand(java.lang.String repos) |
getCommentTemplateLocationName, getCommentTemplateViewerName, supportedInterfacedefaultTexViewer, getYesNoConfigs, isMac, isUnix, isWindows, today, userNameaddRepository, 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, whatclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRepository, getConfig, getConfigEnvironmentVariable, getConfigValue, getRepositories, getSplitConfigValue, getSysConfigFile, getUsrConfigFile, hasRepository, processConfig, removeRepository, setConfigValue, setSplitConfigValue, whatgetConfig, getConfigKeys, getConfigValue, getFileChooserConfigs, getIllegalChars, getOnOffConfigs, getSplitString, getTrueFalseConfigs, getYesNoConfigs, hasIllegalChars, initialize, setConfigValue, setSplitString, show, sizepublic abstract java.lang.String getJobDateFormat(java.lang.String repos)
getJobDateFormat in interface PrintJobPreferencespublic abstract java.lang.String getJobAuthor(java.lang.String repos)
getJobAuthor in interface PrintJobPreferencespublic abstract java.lang.String getJobOptions(java.lang.String repos)
getJobOptions in interface PrintJobPreferencespublic abstract java.util.LinkedHashMap getDefaultConfig()
SQLConfiggetDefaultConfig in interface ConfigurationgetDefaultConfig in class SQLConfigpublic abstract java.lang.String getPrintCommand(java.lang.String repos)
getPrintCommand in interface PrintJobPreferencesCopyright © 2011, 2013. Daniel P. Dougherty