Autopsy
4.7.0
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 223 of file Reports.java.
|
private |
Do not instantiate directly. Use DeleteReportAction.getInstance(), instead.
Definition at line 248 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 232 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 226 of file Reports.java.
Referenced by org.sleuthkit.autopsy.datamodel.Reports.ReportNode.DeleteReportAction.getInstance().
|
staticprivate |
Definition at line 225 of file Reports.java.
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.