Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Static Public Member Functions | |
static void | display () |
static boolean | shouldDisplay () |
Notifies new installations or old upgrades that the central repository will be enabled by default.
Definition at line 30 of file CentralRepositoryNotificationDialog.java.
|
static |
Displays an informational modal dialog to the user, which is dismissed by pressing 'OK'.
Definition at line 53 of file CentralRepositoryNotificationDialog.java.
References org.sleuthkit.autopsy.coreutils.MessageNotifyUtil.Message.info(), and org.sleuthkit.autopsy.centralrepository.eventlisteners.CentralRepositoryNotificationDialog.shouldDisplay().
Referenced by org.sleuthkit.autopsy.corecomponents.Installer.showStartupWindows().
|
static |
This dialog should display iff the mode is RELEASE and the application is running with a GUI.
Definition at line 36 of file CentralRepositoryNotificationDialog.java.
References org.sleuthkit.autopsy.coreutils.Version.getBuildType(), org.sleuthkit.autopsy.coreutils.Version.Type.RELEASE, and org.sleuthkit.autopsy.core.RuntimeProperties.runningWithGUI.
Referenced by org.sleuthkit.autopsy.centralrepository.eventlisteners.CentralRepositoryNotificationDialog.display(), and org.sleuthkit.autopsy.corecomponents.Installer.showStartupWindows().
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.