net.datacrow.core
Class DcRepository.Settings

java.lang.Object
  extended by net.datacrow.core.DcRepository.Settings
Enclosing class:
DcRepository

public static final class DcRepository.Settings
extends java.lang.Object

The keys for application level settings.

Author:
Robert Jan van der Waals

Field Summary
static java.lang.String stAmazonRetrieveEditorialReviews
           
static java.lang.String stAmazonRetrieveFeatureListing
           
static java.lang.String stAmazonRetrieveUserReviews
           
static java.lang.String stAskForDonation
           
static java.lang.String stBackupDialogSize
           
static java.lang.String stBackupLocation
           
static java.lang.String stBroadband
           
static java.lang.String stBrowserPath
           
static java.lang.String stButtonHeight
           
static java.lang.String stCardViewBackgroundColor
           
static java.lang.String stCheckedForJavaVersion
           
static java.lang.String stCheckForNewVersion
           
static java.lang.String stCheckRequiredFields
           
static java.lang.String stCheckUniqueness
           
static java.lang.String stConnectionString
           
static java.lang.String stDatabaseDriver
           
static java.lang.String stDecimalGroupingSymbol
           
static java.lang.String stDecimalSeparatorSymbol
           
static java.lang.String stDeleteImageFileAfterImport
           
static java.lang.String stDirectoriesAsDrives
           
static java.lang.String stDirectoriesAsDrivesDialogSize
           
static java.lang.String stDriveManagerDialogSize
           
static java.lang.String stDriveManagerDrives
           
static java.lang.String stDriveManagerExcludedDirs
           
static java.lang.String stDriveMappings
           
static java.lang.String stDrivePollerRunOnStartup
           
static java.lang.String stDriveScannerRunOnStartup
           
static java.lang.String stEvenRowColor
           
static java.lang.String stExpertFormSize
           
static java.lang.String stFileRenamerDialogSize
           
static java.lang.String stFileRenamerPreviewDialogSize
           
static java.lang.String stFindReplaceDialogSize
           
static java.lang.String stFindReplaceTaskDialogSize
           
static java.lang.String stFontRendering
           
static java.lang.String stGarbageCollectionIntervalMs
           
static java.lang.String stGracefulShutdown
           
static java.lang.String stGroupByDialogSize
           
static java.lang.String stHashMaxFileSizeKb
           
static java.lang.String stHashType
           
static java.lang.String stHelpFormSize
           
static java.lang.String stHighRenderingQuality
           
static java.lang.String stHsqlCacheScale
           
static java.lang.String stHsqlCacheSizeScale
           
static java.lang.String stImdbGetOriginalTitle
           
static java.lang.String stImdbMaxActors
           
static java.lang.String stImportCharacterSet
           
static java.lang.String stImportSeperator
           
static java.lang.String stInputFieldHeight
           
static java.lang.String stItemExporterWizardFormSize
           
static java.lang.String stItemFormSettingsDialogSize
           
static java.lang.String stItemImporterWizardFormSize
           
static java.lang.String stItemWizardFormSize
           
static java.lang.String stLanguage
           
static java.lang.String stLastDirectoryUsed
           
static java.lang.String stLoanAdminFormSize
           
static java.lang.String stLogFormSize
           
static java.lang.String stLookAndFeel
           
static java.lang.String stMainViewLocation
           
static java.lang.String stMainViewSize
           
static java.lang.String stMainViewState
           
static java.lang.String stMassUpdateItemPickMode
           
static java.lang.String stMetacriticRetrieveCriticReviews
           
static java.lang.String stModule
           
static java.lang.String stModuleExportWizardFormSize
           
static java.lang.String stModuleImportWizardFormSize
           
static java.lang.String stModuleSelectDialogSize
           
static java.lang.String stModuleSettings
           
static java.lang.String stModuleWizardFormSize
           
static java.lang.String stMovieMeterGetReviews
           
static java.lang.String stOddRowColor
           
static java.lang.String stOnlineSearchSelectedView
           
static java.lang.String stOpenItemsInEditModus
           
static java.lang.String stPersonDisplayFormat
           
static java.lang.String stProgramDefinitions
           
static java.lang.String stProxyPassword
           
static java.lang.String stProxyServerName
           
static java.lang.String stProxyServerPort
           
static java.lang.String stProxyUserName
           
static java.lang.String stQuickViewBackgroundColor
           
static java.lang.String stQuickViewDividerLocation
           
static java.lang.String stReferencesDialogSize
           
static java.lang.String stReportFile
           
static java.lang.String stReportingDialogSize
           
static java.lang.String stResourcesEditorViewSize
           
static java.lang.String stRestoreDatabase
           
static java.lang.String stRestoreModules
           
static java.lang.String stRestoreReports
           
static java.lang.String stSelectionColor
           
static java.lang.String stSelectItemDialogSize
           
static java.lang.String stServerSettingsDialogSize
           
static java.lang.String stShowGroupingPanel
           
static java.lang.String stShowMenuBarLabels
           
static java.lang.String stShowModuleList
           
static java.lang.String stShowQuickFilterBar
           
static java.lang.String stShowQuickView
           
static java.lang.String stShowTableTooltip
           
static java.lang.String stShowTipsOnStartup
           
static java.lang.String stShowToolbar
           
static java.lang.String stShowToolSelectorOnStartup
           
static java.lang.String stSortDialogSize
           
static java.lang.String stSystemFontBold
           
static java.lang.String stSystemFontNormal
           
static java.lang.String stTabbedPaneSize
           
static java.lang.String stTableHeaderColor
           
static java.lang.String stTableRowHeight
           
static java.lang.String stTextViewerSize
           
static java.lang.String stToolSelectWizard
           
static java.lang.String stTreeDividerLocation
           
static java.lang.String stTreeNodeHeight
           
static java.lang.String stUpdateAllDialogSize
           
static java.lang.String stUpdateAllSelectedItemsOnly
           
static java.lang.String stUsage
           
static java.lang.String stUseCache
           
static java.lang.String stWebServerFrameSize
           
static java.lang.String stWebServerPort
           
static java.lang.String stXpMode
           
 
Constructor Summary
DcRepository.Settings()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stLoanAdminFormSize

public static final java.lang.String stLoanAdminFormSize
See Also:
Constant Field Values

stImdbMaxActors

public static final java.lang.String stImdbMaxActors
See Also:
Constant Field Values

stImdbGetOriginalTitle

public static final java.lang.String stImdbGetOriginalTitle
See Also:
Constant Field Values

stMovieMeterGetReviews

public static final java.lang.String stMovieMeterGetReviews
See Also:
Constant Field Values

stUsage

public static final java.lang.String stUsage
See Also:
Constant Field Values

stAskForDonation

public static final java.lang.String stAskForDonation
See Also:
Constant Field Values

stHighRenderingQuality

public static final java.lang.String stHighRenderingQuality
See Also:
Constant Field Values

stLogFormSize

public static final java.lang.String stLogFormSize
See Also:
Constant Field Values

stToolSelectWizard

public static final java.lang.String stToolSelectWizard
See Also:
Constant Field Values

stDriveScannerRunOnStartup

public static final java.lang.String stDriveScannerRunOnStartup
See Also:
Constant Field Values

stDrivePollerRunOnStartup

public static final java.lang.String stDrivePollerRunOnStartup
See Also:
Constant Field Values

stOpenItemsInEditModus

public static final java.lang.String stOpenItemsInEditModus
See Also:
Constant Field Values

stModuleExportWizardFormSize

public static final java.lang.String stModuleExportWizardFormSize
See Also:
Constant Field Values

stModuleImportWizardFormSize

public static final java.lang.String stModuleImportWizardFormSize
See Also:
Constant Field Values

stServerSettingsDialogSize

public static final java.lang.String stServerSettingsDialogSize
See Also:
Constant Field Values

stAmazonRetrieveFeatureListing

public static final java.lang.String stAmazonRetrieveFeatureListing
See Also:
Constant Field Values

stMetacriticRetrieveCriticReviews

public static final java.lang.String stMetacriticRetrieveCriticReviews
See Also:
Constant Field Values

stAmazonRetrieveUserReviews

public static final java.lang.String stAmazonRetrieveUserReviews
See Also:
Constant Field Values

stAmazonRetrieveEditorialReviews

public static final java.lang.String stAmazonRetrieveEditorialReviews
See Also:
Constant Field Values

stCheckForNewVersion

public static final java.lang.String stCheckForNewVersion
See Also:
Constant Field Values

stItemExporterWizardFormSize

public static final java.lang.String stItemExporterWizardFormSize
See Also:
Constant Field Values

stItemImporterWizardFormSize

public static final java.lang.String stItemImporterWizardFormSize
See Also:
Constant Field Values

stDriveMappings

public static final java.lang.String stDriveMappings
See Also:
Constant Field Values

stDirectoriesAsDrives

public static final java.lang.String stDirectoriesAsDrives
See Also:
Constant Field Values

stLanguage

public static final java.lang.String stLanguage
See Also:
Constant Field Values

stCheckedForJavaVersion

public static final java.lang.String stCheckedForJavaVersion
See Also:
Constant Field Values

stSelectItemDialogSize

public static final java.lang.String stSelectItemDialogSize
See Also:
Constant Field Values

stOnlineSearchSelectedView

public static final java.lang.String stOnlineSearchSelectedView
See Also:
Constant Field Values

stInputFieldHeight

public static final java.lang.String stInputFieldHeight
See Also:
Constant Field Values

stButtonHeight

public static final java.lang.String stButtonHeight
See Also:
Constant Field Values

stDirectoriesAsDrivesDialogSize

public static final java.lang.String stDirectoriesAsDrivesDialogSize
See Also:
Constant Field Values

stTreeNodeHeight

public static final java.lang.String stTreeNodeHeight
See Also:
Constant Field Values

stTableRowHeight

public static final java.lang.String stTableRowHeight
See Also:
Constant Field Values

stUseCache

public static final java.lang.String stUseCache
See Also:
Constant Field Values

stGracefulShutdown

public static final java.lang.String stGracefulShutdown
See Also:
Constant Field Values

stPersonDisplayFormat

public static final java.lang.String stPersonDisplayFormat
See Also:
Constant Field Values

stQuickViewBackgroundColor

public static final java.lang.String stQuickViewBackgroundColor
See Also:
Constant Field Values

stCardViewBackgroundColor

public static final java.lang.String stCardViewBackgroundColor
See Also:
Constant Field Values

stHashType

public static final java.lang.String stHashType
See Also:
Constant Field Values

stHashMaxFileSizeKb

public static final java.lang.String stHashMaxFileSizeKb
See Also:
Constant Field Values

stMassUpdateItemPickMode

public static final java.lang.String stMassUpdateItemPickMode
See Also:
Constant Field Values

stWebServerPort

public static final java.lang.String stWebServerPort
See Also:
Constant Field Values

stXpMode

public static final java.lang.String stXpMode
See Also:
Constant Field Values

stRestoreDatabase

public static final java.lang.String stRestoreDatabase
See Also:
Constant Field Values

stRestoreModules

public static final java.lang.String stRestoreModules
See Also:
Constant Field Values

stRestoreReports

public static final java.lang.String stRestoreReports
See Also:
Constant Field Values

stDecimalGroupingSymbol

public static final java.lang.String stDecimalGroupingSymbol
See Also:
Constant Field Values

stDecimalSeparatorSymbol

public static final java.lang.String stDecimalSeparatorSymbol
See Also:
Constant Field Values

stModuleSettings

public static final java.lang.String stModuleSettings
See Also:
Constant Field Values

stShowGroupingPanel

public static final java.lang.String stShowGroupingPanel
See Also:
Constant Field Values

stShowToolbar

public static final java.lang.String stShowToolbar
See Also:
Constant Field Values

stReportFile

public static final java.lang.String stReportFile
See Also:
Constant Field Values

stShowQuickFilterBar

public static final java.lang.String stShowQuickFilterBar
See Also:
Constant Field Values

stHsqlCacheScale

public static final java.lang.String stHsqlCacheScale
See Also:
Constant Field Values

stHsqlCacheSizeScale

public static final java.lang.String stHsqlCacheSizeScale
See Also:
Constant Field Values

stGarbageCollectionIntervalMs

public static final java.lang.String stGarbageCollectionIntervalMs
See Also:
Constant Field Values

stFontRendering

public static final java.lang.String stFontRendering
See Also:
Constant Field Values

stImportCharacterSet

public static final java.lang.String stImportCharacterSet
See Also:
Constant Field Values

stImportSeperator

public static final java.lang.String stImportSeperator
See Also:
Constant Field Values

stSortDialogSize

public static final java.lang.String stSortDialogSize
See Also:
Constant Field Values

stGroupByDialogSize

public static final java.lang.String stGroupByDialogSize
See Also:
Constant Field Values

stLookAndFeel

public static final java.lang.String stLookAndFeel
See Also:
Constant Field Values

stShowTipsOnStartup

public static final java.lang.String stShowTipsOnStartup
See Also:
Constant Field Values

stShowToolSelectorOnStartup

public static final java.lang.String stShowToolSelectorOnStartup
See Also:
Constant Field Values

stProgramDefinitions

public static final java.lang.String stProgramDefinitions
See Also:
Constant Field Values

stQuickViewDividerLocation

public static final java.lang.String stQuickViewDividerLocation
See Also:
Constant Field Values

stTreeDividerLocation

public static final java.lang.String stTreeDividerLocation
See Also:
Constant Field Values

stReferencesDialogSize

public static final java.lang.String stReferencesDialogSize
See Also:
Constant Field Values

stModuleSelectDialogSize

public static final java.lang.String stModuleSelectDialogSize
See Also:
Constant Field Values

stResourcesEditorViewSize

public static final java.lang.String stResourcesEditorViewSize
See Also:
Constant Field Values

stDeleteImageFileAfterImport

public static final java.lang.String stDeleteImageFileAfterImport
See Also:
Constant Field Values

stShowQuickView

public static final java.lang.String stShowQuickView
See Also:
Constant Field Values

stBackupDialogSize

public static final java.lang.String stBackupDialogSize
See Also:
Constant Field Values

stItemFormSettingsDialogSize

public static final java.lang.String stItemFormSettingsDialogSize
See Also:
Constant Field Values

stReportingDialogSize

public static final java.lang.String stReportingDialogSize
See Also:
Constant Field Values

stModuleWizardFormSize

public static final java.lang.String stModuleWizardFormSize
See Also:
Constant Field Values

stItemWizardFormSize

public static final java.lang.String stItemWizardFormSize
See Also:
Constant Field Values

stShowMenuBarLabels

public static final java.lang.String stShowMenuBarLabels
See Also:
Constant Field Values

stShowModuleList

public static final java.lang.String stShowModuleList
See Also:
Constant Field Values

stSystemFontNormal

public static final java.lang.String stSystemFontNormal
See Also:
Constant Field Values

stSystemFontBold

public static final java.lang.String stSystemFontBold
See Also:
Constant Field Values

stTableHeaderColor

public static final java.lang.String stTableHeaderColor
See Also:
Constant Field Values

stOddRowColor

public static final java.lang.String stOddRowColor
See Also:
Constant Field Values

stEvenRowColor

public static final java.lang.String stEvenRowColor
See Also:
Constant Field Values

stSelectionColor

public static final java.lang.String stSelectionColor
See Also:
Constant Field Values

stBroadband

public static final java.lang.String stBroadband
See Also:
Constant Field Values

stTextViewerSize

public static final java.lang.String stTextViewerSize
See Also:
Constant Field Values

stFileRenamerPreviewDialogSize

public static final java.lang.String stFileRenamerPreviewDialogSize
See Also:
Constant Field Values

stFileRenamerDialogSize

public static final java.lang.String stFileRenamerDialogSize
See Also:
Constant Field Values

stLastDirectoryUsed

public static final java.lang.String stLastDirectoryUsed
See Also:
Constant Field Values

stCheckRequiredFields

public static final java.lang.String stCheckRequiredFields
See Also:
Constant Field Values

stCheckUniqueness

public static final java.lang.String stCheckUniqueness
See Also:
Constant Field Values

stDatabaseDriver

public static final java.lang.String stDatabaseDriver
See Also:
Constant Field Values

stConnectionString

public static final java.lang.String stConnectionString
See Also:
Constant Field Values

stModule

public static final java.lang.String stModule
See Also:
Constant Field Values

stProxyServerName

public static final java.lang.String stProxyServerName
See Also:
Constant Field Values

stProxyServerPort

public static final java.lang.String stProxyServerPort
See Also:
Constant Field Values

stMainViewSize

public static final java.lang.String stMainViewSize
See Also:
Constant Field Values

stMainViewState

public static final java.lang.String stMainViewState
See Also:
Constant Field Values

stMainViewLocation

public static final java.lang.String stMainViewLocation
See Also:
Constant Field Values

stTabbedPaneSize

public static final java.lang.String stTabbedPaneSize
See Also:
Constant Field Values

stHelpFormSize

public static final java.lang.String stHelpFormSize
See Also:
Constant Field Values

stExpertFormSize

public static final java.lang.String stExpertFormSize
See Also:
Constant Field Values

stUpdateAllDialogSize

public static final java.lang.String stUpdateAllDialogSize
See Also:
Constant Field Values

stFindReplaceDialogSize

public static final java.lang.String stFindReplaceDialogSize
See Also:
Constant Field Values

stFindReplaceTaskDialogSize

public static final java.lang.String stFindReplaceTaskDialogSize
See Also:
Constant Field Values

stShowTableTooltip

public static final java.lang.String stShowTableTooltip
See Also:
Constant Field Values

stBrowserPath

public static final java.lang.String stBrowserPath
See Also:
Constant Field Values

stProxyPassword

public static final java.lang.String stProxyPassword
See Also:
Constant Field Values

stProxyUserName

public static final java.lang.String stProxyUserName
See Also:
Constant Field Values

stUpdateAllSelectedItemsOnly

public static final java.lang.String stUpdateAllSelectedItemsOnly
See Also:
Constant Field Values

stBackupLocation

public static final java.lang.String stBackupLocation
See Also:
Constant Field Values

stDriveManagerDialogSize

public static final java.lang.String stDriveManagerDialogSize
See Also:
Constant Field Values

stWebServerFrameSize

public static final java.lang.String stWebServerFrameSize
See Also:
Constant Field Values

stDriveManagerDrives

public static final java.lang.String stDriveManagerDrives
See Also:
Constant Field Values

stDriveManagerExcludedDirs

public static final java.lang.String stDriveManagerExcludedDirs
See Also:
Constant Field Values
Constructor Detail

DcRepository.Settings

public DcRepository.Settings()