Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.casemodule.LocalFilesPanel.FileRecord Class Reference

Public Member Functions

String toString ()
 

Private Attributes

final File file
 

Detailed Description

A record of a file for the specific purposes of displaying in a JList (with toString).

Definition at line 461 of file LocalFilesPanel.java.

Member Function Documentation

String org.sleuthkit.autopsy.casemodule.LocalFilesPanel.FileRecord.toString ( )

Definition at line 470 of file LocalFilesPanel.java.

Member Data Documentation

final File org.sleuthkit.autopsy.casemodule.LocalFilesPanel.FileRecord.file
private

Definition at line 463 of file LocalFilesPanel.java.


The documentation for this class was generated from the following file:

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