Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
String | getLabel () |
boolean | isSelected () |
Private Attributes | |
final String | label |
final boolean | selected |
Helper class for use with the html template
Definition at line 141 of file CommSnapShotReportWriter.java.
String org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.getLabel | ( | ) |
Returns the display label
Definition at line 162 of file CommSnapShotReportWriter.java.
References org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.label.
boolean org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.isSelected | ( | ) |
Returns the selection state
Definition at line 171 of file CommSnapShotReportWriter.java.
References org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.selected.
|
private |
Definition at line 143 of file CommSnapShotReportWriter.java.
Referenced by org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.getLabel().
|
private |
Definition at line 144 of file CommSnapShotReportWriter.java.
Referenced by org.sleuthkit.autopsy.communications.snapshot.CommSnapShotReportWriter.ReportWriterHelper.isSelected().
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.