Autopsy
4.7.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 |
List< OutputFileData > | outputFileDataList = new ArrayList<>() |
ProgressHandle | progress |
int | totalSizeinMegs |
Private class for dispatching the file IO in a background thread.
Definition at line 275 of file ExtractUnallocAction.java.
|
protected |
|
protected |
Definition at line 395 of file ExtractUnallocAction.java.
References org.sleuthkit.autopsy.coreutils.MessageNotifyUtil.Notify.error(), and org.sleuthkit.autopsy.coreutils.MessageNotifyUtil.Notify.info().
|
private |
Definition at line 315 of file ExtractUnallocAction.java.
|
private |
Definition at line 278 of file ExtractUnallocAction.java.
Referenced by org.sleuthkit.autopsy.directorytree.ExtractUnallocAction.ExtractUnallocWorker.doInBackground().
|
private |
Definition at line 280 of file ExtractUnallocAction.java.
|
private |
Definition at line 279 of file ExtractUnallocAction.java.
|
private |
Definition at line 277 of file ExtractUnallocAction.java.
|
private |
Definition at line 281 of file ExtractUnallocAction.java.
Referenced by org.sleuthkit.autopsy.directorytree.ExtractUnallocAction.ExtractUnallocWorker.doInBackground().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.