Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits AbstractAction.
Public Member Functions | |
void | actionPerformed (ActionEvent e) |
Private Member Functions | |
DeleteReportAction () | |
Static Private Member Functions | |
static DeleteReportAction | getInstance () |
Static Private Attributes | |
static DeleteReportAction | instance |
static final long | serialVersionUID = 1L |
Definition at line 224 of file Reports.java.
|
private |
Do not instantiate directly. Use DeleteReportAction.getInstance(), instead.
Definition at line 249 of file Reports.java.
Referenced by org.sleuthkit.autopsy.datamodel.Reports.ReportNode.DeleteReportAction.getInstance().
void org.sleuthkit.autopsy.datamodel.Reports.ReportNode.DeleteReportAction.actionPerformed | ( | ActionEvent | e | ) |
|
staticprivate |
Definition at line 233 of file Reports.java.
References org.sleuthkit.autopsy.datamodel.Reports.ReportNode.DeleteReportAction.DeleteReportAction(), and org.sleuthkit.autopsy.datamodel.Reports.ReportNode.DeleteReportAction.instance.
Referenced by org.sleuthkit.autopsy.datamodel.Reports.ReportNode.getActions().
|
staticprivate |
Definition at line 227 of file Reports.java.
Referenced by org.sleuthkit.autopsy.datamodel.Reports.ReportNode.DeleteReportAction.getInstance().
|
staticprivate |
Definition at line 226 of file Reports.java.
Copyright © 2012-2022 Basis Technology. Generated on: Thu Mar 30 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.