public class MCMCPrefs extends ReposPrefs implements SLLineSegmentRendererPreferences, SLAxesPreferences, SLFigurePreferences, SLLegendPreferences
ConfigEnvironmentVariable, ReposMap, SplitString, SysConfigFile, UsrConfigFile
Constructor and Description |
---|
MCMCPrefs() |
Modifier and Type | Method and Description |
---|---|
void |
addDomainNameFilter() |
java.util.HashSet |
getColorConfigs() |
java.awt.Color |
getDefaultAxesBackgroundColor(java.lang.String repos) |
boolean |
getDefaultAxesBoxOn(java.lang.String repos) |
java.awt.Color |
getDefaultAxesColor(java.lang.String repos) |
java.awt.Font |
getDefaultAxesFont(java.lang.String repos) |
boolean |
getDefaultAxesGridOn(java.lang.String repos) |
int |
getDefaultAxesLineThickness(java.lang.String repos) |
boolean |
getDefaultAxesOn(java.lang.String repos) |
java.awt.Color |
getDefaultAxesTitleColor(java.lang.String repos) |
java.awt.Font |
getDefaultAxesTitleFont(java.lang.String repos) |
java.awt.Color |
getDefaultAxesXLabelColor(java.lang.String repos) |
java.awt.Font |
getDefaultAxesXLabelFont(java.lang.String repos) |
java.awt.Color |
getDefaultAxesYLabelColor(java.lang.String repos) |
java.awt.Font |
getDefaultAxesYLabelFont(java.lang.String repos) |
java.awt.Color |
getDefaultAxesZLabelColor(java.lang.String repos) |
java.awt.Font |
getDefaultAxesZLabelFont(java.lang.String repos) |
java.util.LinkedHashMap |
getDefaultConfig()
Get a HashMap containing the default configuration.
|
java.awt.Color |
getDefaultFigureBackgroundColor(java.lang.String repos) |
DomainNameFilter |
getDefaultLegendDomainNameFilter(java.lang.String repos) |
java.awt.Font |
getDefaultLegendFont(java.lang.String repos) |
java.awt.Color |
getDefaultLegendFontColor(java.lang.String repos) |
int |
getDefaultLineThickness(java.lang.String repos) |
int |
getDefaultMarkerSize(java.lang.String repos) |
java.util.HashSet |
getDomainNameFilterConfigs() |
java.util.HashSet |
getFileChooserConfigs() |
java.util.HashSet |
getFontConfigs() |
java.util.HashSet |
getIntegerConfigs() |
java.util.HashSet |
getTrueFalseConfigs() |
getCommentTemplateLocationName, getCommentTemplateViewerName, supportedInterface
defaultTexViewer, getYesNoConfigs, isMac, isUnix, isWindows, today, userName
addRepository, getButtonTextConfigs, getConfig, getConfig, getConfigEnvironmentVariable, getConfigKeys, getConfigValue, getConfigValue, getDirectoryChooserConfigs, getFirstSplitConfigValue, getIllegalChars, getLastSplitConfigValue, getOnOffConfigs, getPreferencesClass, getRepositories, getSplitConfigValue, getSplitString, getSysConfigFile, 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, getIllegalChars, getOnOffConfigs, getSplitString, getYesNoConfigs, hasIllegalChars, initialize, setConfigValue, setSplitString, show, size
public java.util.HashSet getFileChooserConfigs()
getFileChooserConfigs
in interface Configuration
getFileChooserConfigs
in class ReposConfig
public java.util.HashSet getDomainNameFilterConfigs()
getDomainNameFilterConfigs
in class ReposConfig
public java.util.HashSet getIntegerConfigs()
getIntegerConfigs
in class ReposConfig
public java.util.HashSet getColorConfigs()
getColorConfigs
in class ReposConfig
public java.util.HashSet getTrueFalseConfigs()
getTrueFalseConfigs
in interface Configuration
getTrueFalseConfigs
in class ReposConfig
public java.util.HashSet getFontConfigs()
getFontConfigs
in class ReposConfig
public java.util.LinkedHashMap getDefaultConfig()
SQLConfig
getDefaultConfig
in interface Configuration
getDefaultConfig
in class SQLConfig
public int getDefaultAxesLineThickness(java.lang.String repos)
getDefaultAxesLineThickness
in interface SLAxesPreferences
public int getDefaultLineThickness(java.lang.String repos)
getDefaultLineThickness
in interface SLLineSegmentRendererPreferences
public int getDefaultMarkerSize(java.lang.String repos)
getDefaultMarkerSize
in interface SLLineSegmentRendererPreferences
public java.awt.Color getDefaultAxesBackgroundColor(java.lang.String repos)
getDefaultAxesBackgroundColor
in interface SLAxesPreferences
public java.awt.Color getDefaultAxesTitleColor(java.lang.String repos)
getDefaultAxesTitleColor
in interface SLAxesPreferences
public java.awt.Color getDefaultAxesColor(java.lang.String repos)
getDefaultAxesColor
in interface SLAxesPreferences
public java.awt.Color getDefaultAxesXLabelColor(java.lang.String repos)
getDefaultAxesXLabelColor
in interface SLAxesPreferences
public java.awt.Color getDefaultAxesYLabelColor(java.lang.String repos)
getDefaultAxesYLabelColor
in interface SLAxesPreferences
public java.awt.Color getDefaultAxesZLabelColor(java.lang.String repos)
getDefaultAxesZLabelColor
in interface SLAxesPreferences
public java.awt.Font getDefaultLegendFont(java.lang.String repos)
getDefaultLegendFont
in interface SLLegendPreferences
public java.awt.Color getDefaultLegendFontColor(java.lang.String repos)
getDefaultLegendFontColor
in interface SLLegendPreferences
public DomainNameFilter getDefaultLegendDomainNameFilter(java.lang.String repos)
getDefaultLegendDomainNameFilter
in interface SLLegendPreferences
public java.awt.Font getDefaultAxesXLabelFont(java.lang.String repos)
getDefaultAxesXLabelFont
in interface SLAxesPreferences
public java.awt.Font getDefaultAxesYLabelFont(java.lang.String repos)
getDefaultAxesYLabelFont
in interface SLAxesPreferences
public java.awt.Font getDefaultAxesZLabelFont(java.lang.String repos)
getDefaultAxesZLabelFont
in interface SLAxesPreferences
public java.awt.Font getDefaultAxesFont(java.lang.String repos)
getDefaultAxesFont
in interface SLAxesPreferences
public java.awt.Font getDefaultAxesTitleFont(java.lang.String repos)
getDefaultAxesTitleFont
in interface SLAxesPreferences
public boolean getDefaultAxesOn(java.lang.String repos)
getDefaultAxesOn
in interface SLAxesPreferences
public boolean getDefaultAxesGridOn(java.lang.String repos)
getDefaultAxesGridOn
in interface SLAxesPreferences
public boolean getDefaultAxesBoxOn(java.lang.String repos)
getDefaultAxesBoxOn
in interface SLAxesPreferences
public java.awt.Color getDefaultFigureBackgroundColor(java.lang.String repos)
getDefaultFigureBackgroundColor
in interface SLFigurePreferences
public void addDomainNameFilter()
Copyright © 2011, 2013. Daniel P. Dougherty