Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits SwingWorker< Integer, Integer >.
Protected Member Functions | |
Integer | doInBackground () |
void | done () |
Private Member Functions | |
int | toMb (long bytes) |
Private Attributes | |
boolean | canceled = false |
File | currentlyProcessing |
final List< OutputFileData > | outputFileDataList = new ArrayList<>() |
ProgressHandle | progress |
final int | totalSizeinMegs |
Private class for dispatching the file IO in a background thread.
Definition at line 330 of file ExtractUnallocAction.java.
|
protected |
|
protected |
Definition at line 450 of file ExtractUnallocAction.java.
References org.sleuthkit.autopsy.coreutils.MessageNotifyUtil.Notify.error(), and org.sleuthkit.autopsy.coreutils.MessageNotifyUtil.Notify.info().
|
private |
Definition at line 370 of file ExtractUnallocAction.java.
|
private |
Definition at line 333 of file ExtractUnallocAction.java.
Referenced by org.sleuthkit.autopsy.directorytree.ExtractUnallocAction.ExtractUnallocWorker.doInBackground().
|
private |
Definition at line 335 of file ExtractUnallocAction.java.
|
private |
Definition at line 334 of file ExtractUnallocAction.java.
|
private |
Definition at line 332 of file ExtractUnallocAction.java.
|
private |
Definition at line 336 of file ExtractUnallocAction.java.
Referenced by org.sleuthkit.autopsy.directorytree.ExtractUnallocAction.ExtractUnallocWorker.doInBackground().
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.