Autopsy  4.5.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
org.sleuthkit.autopsy.core.UserPreferences Member List

This is the complete list of members for org.sleuthkit.autopsy.core.UserPreferences, including all inherited members.

addChangeListener(PreferenceChangeListener listener)org.sleuthkit.autopsy.core.UserPreferencesstatic
APP_NAMEorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
DEFAULT_PORT_INTorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
DEFAULT_PORT_STRINGorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
DEFAULT_PROCESS_TIMEOUT_HRorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
DISPLAY_TIMES_IN_LOCAL_TIMEorg.sleuthkit.autopsy.core.UserPreferencesstatic
displayTimesInLocalTime()org.sleuthkit.autopsy.core.UserPreferencesstatic
EXTERNAL_DATABASE_HOSTNAME_OR_IPorg.sleuthkit.autopsy.core.UserPreferencesstatic
EXTERNAL_DATABASE_NAMEorg.sleuthkit.autopsy.core.UserPreferencesstatic
EXTERNAL_DATABASE_PASSWORDorg.sleuthkit.autopsy.core.UserPreferencesstatic
EXTERNAL_DATABASE_PORTNUMBERorg.sleuthkit.autopsy.core.UserPreferencesstatic
EXTERNAL_DATABASE_TYPEorg.sleuthkit.autopsy.core.UserPreferencesstatic
EXTERNAL_DATABASE_USERorg.sleuthkit.autopsy.core.UserPreferencesstatic
getAppName()org.sleuthkit.autopsy.core.UserPreferencesstatic
getDatabaseConnectionInfo()org.sleuthkit.autopsy.core.UserPreferencesstatic
getDefaultLogFileCount()org.sleuthkit.autopsy.core.UserPreferencesstatic
getIndexingServerHost()org.sleuthkit.autopsy.core.UserPreferencesstatic
getIndexingServerPort()org.sleuthkit.autopsy.core.UserPreferencesstatic
getIsMultiUserModeEnabled()org.sleuthkit.autopsy.core.UserPreferencesstatic
getIsTimeOutEnabled()org.sleuthkit.autopsy.core.UserPreferencesstatic
getLogFileCount()org.sleuthkit.autopsy.core.UserPreferencesstatic
getMessageServiceConnectionInfo()org.sleuthkit.autopsy.core.UserPreferencesstatic
getMode()org.sleuthkit.autopsy.core.UserPreferencesstatic
getProcessTimeOutHrs()org.sleuthkit.autopsy.core.UserPreferencesstatic
HIDE_KNOWN_FILES_IN_DATA_SRCS_TREEorg.sleuthkit.autopsy.core.UserPreferencesstatic
HIDE_KNOWN_FILES_IN_VIEWS_TREEorg.sleuthkit.autopsy.core.UserPreferencesstatic
HIDE_SLACK_FILES_IN_DATA_SRCS_TREEorg.sleuthkit.autopsy.core.UserPreferencesstatic
HIDE_SLACK_FILES_IN_VIEWS_TREEorg.sleuthkit.autopsy.core.UserPreferencesstatic
hideKnownFilesInDataSourcesTree()org.sleuthkit.autopsy.core.UserPreferencesstatic
hideKnownFilesInViewsTree()org.sleuthkit.autopsy.core.UserPreferencesstatic
hideSlackFilesInDataSourcesTree()org.sleuthkit.autopsy.core.UserPreferencesstatic
hideSlackFilesInViewsTree()org.sleuthkit.autopsy.core.UserPreferencesstatic
INDEXING_SERVER_HOSTorg.sleuthkit.autopsy.core.UserPreferencesstatic
INDEXING_SERVER_PORTorg.sleuthkit.autopsy.core.UserPreferencesstatic
IS_MULTI_USER_MODE_ENABLEDorg.sleuthkit.autopsy.core.UserPreferencesstatic
IS_WINDOWS_OSorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
KEEP_PREFERRED_VIEWERorg.sleuthkit.autopsy.core.UserPreferencesstatic
keepPreferredContentViewer()org.sleuthkit.autopsy.core.UserPreferencesstatic
LOG_FILE_NUM_INTorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
MAX_NUM_OF_LOG_FILEorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
MESSAGE_SERVICE_HOSTorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
MESSAGE_SERVICE_PASSWORDorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
MESSAGE_SERVICE_PORTorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
MESSAGE_SERVICE_USERorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
MODEorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
NUMBER_OF_FILE_INGEST_THREADSorg.sleuthkit.autopsy.core.UserPreferencesstatic
numberOfFileIngestThreads()org.sleuthkit.autopsy.core.UserPreferencesstatic
preferencesorg.sleuthkit.autopsy.core.UserPreferencesprivatestatic
PROCESS_TIME_OUT_ENABLEDorg.sleuthkit.autopsy.core.UserPreferencesstatic
PROCESS_TIME_OUT_HOURSorg.sleuthkit.autopsy.core.UserPreferencesstatic
reloadFromStorage()org.sleuthkit.autopsy.core.UserPreferencesstatic
removeChangeListener(PreferenceChangeListener listener)org.sleuthkit.autopsy.core.UserPreferencesstatic
saveToStorage()org.sleuthkit.autopsy.core.UserPreferencesstatic
setAppName(String name)org.sleuthkit.autopsy.core.UserPreferencesstatic
setDatabaseConnectionInfo(CaseDbConnectionInfo connectionInfo)org.sleuthkit.autopsy.core.UserPreferencesstatic
setDisplayTimesInLocalTime(boolean value)org.sleuthkit.autopsy.core.UserPreferencesstatic
setHideKnownFilesInDataSourcesTree(boolean value)org.sleuthkit.autopsy.core.UserPreferencesstatic
setHideKnownFilesInViewsTree(boolean value)org.sleuthkit.autopsy.core.UserPreferencesstatic
setHideSlackFilesInDataSourcesTree(boolean value)org.sleuthkit.autopsy.core.UserPreferencesstatic
setHideSlackFilesInViewsTree(boolean value)org.sleuthkit.autopsy.core.UserPreferencesstatic
setIndexingServerHost(String hostName)org.sleuthkit.autopsy.core.UserPreferencesstatic
setIndexingServerPort(int port)org.sleuthkit.autopsy.core.UserPreferencesstatic
setIsMultiUserModeEnabled(boolean enabled)org.sleuthkit.autopsy.core.UserPreferencesstatic
setIsTimeOutEnabled(boolean enabled)org.sleuthkit.autopsy.core.UserPreferencesstatic
setKeepPreferredContentViewer(boolean value)org.sleuthkit.autopsy.core.UserPreferencesstatic
setLogFileCount(int count)org.sleuthkit.autopsy.core.UserPreferencesstatic
setMessageServiceConnectionInfo(MessageServiceConnectionInfo info)org.sleuthkit.autopsy.core.UserPreferencesstatic
setMode(SelectedMode mode)org.sleuthkit.autopsy.core.UserPreferencesstatic
setNumberOfFileIngestThreads(int value)org.sleuthkit.autopsy.core.UserPreferencesstatic
setProcessTimeOutHrs(int value)org.sleuthkit.autopsy.core.UserPreferencesstatic
SETTINGS_PROPERTIESorg.sleuthkit.autopsy.core.UserPreferencesstatic
UserPreferences()org.sleuthkit.autopsy.core.UserPreferencesprivate

Copyright © 2012-2016 Basis Technology. Generated on: Tue Feb 20 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.