Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JMenu.
Private Member Functions | |
void | addFilesToHashSet (final Collection<?extends AbstractFile > files, HashDb hashSet) |
void | setTextBasedOnNumberOfSelections (int numberOfFilesSelected, String singleSelection, String multiSelection) |
Definition at line 97 of file AddContentToHashDbAction.java.
|
private |
Definition at line 198 of file AddContentToHashDbAction.java.
References org.sleuthkit.autopsy.modules.hashdatabase.HashDbManager.HashDb.addHashes(), and org.sleuthkit.autopsy.coreutils.Logger.getLogger().
|
private |
Determines which (2) display text should be set given the number of files selected.
numberOfFilesSelected | Number of currently selected files |
multiSelection | Text to display with multiple selections |
singleSelection | Text to display with single selection |
Definition at line 189 of file AddContentToHashDbAction.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.