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, supportedInterface
defaultTexViewer, getYesNoConfigs, isMac, isUnix, isWindows, today, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRepository, getConfig, getConfigEnvironmentVariable, getConfigValue, getRepositories, getSplitConfigValue, getSysConfigFile, getUsrConfigFile, hasRepository, processConfig, removeRepository, setConfigValue, setSplitConfigValue, what
getConfig, getConfigKeys, getConfigValue, getFileChooserConfigs, getIllegalChars, getOnOffConfigs, getSplitString, getTrueFalseConfigs, getYesNoConfigs, hasIllegalChars, initialize, setConfigValue, setSplitString, show, size
public abstract java.lang.String getJobDateFormat(java.lang.String repos)
getJobDateFormat
in interface PrintJobPreferences
public abstract java.lang.String getJobAuthor(java.lang.String repos)
getJobAuthor
in interface PrintJobPreferences
public abstract java.lang.String getJobOptions(java.lang.String repos)
getJobOptions
in interface PrintJobPreferences
public abstract java.util.LinkedHashMap getDefaultConfig()
SQLConfig
getDefaultConfig
in interface Configuration
getDefaultConfig
in class SQLConfig
public abstract java.lang.String getPrintCommand(java.lang.String repos)
getPrintCommand
in interface PrintJobPreferences
Copyright © 2011, 2013. Daniel P. Dougherty