Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits CallableSystemAction, and org.sleuthkit.autopsy.casemodule.CaseNewActionInterface.
Public Member Functions | |
void | actionPerformed (ActionEvent e) |
HelpCtx | getHelpCtx () |
String | getName () |
void | performAction () |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
The action associated with the Case/New Case menu item and the Create New Case button of the start up window that allows a user to open a case. It invokes the New Case wizard.
This action should only be invoked in the event dispatch thread (EDT).
Definition at line 36 of file CaseNewAction.java.
void org.sleuthkit.autopsy.casemodule.CaseNewAction.actionPerformed | ( | ActionEvent | e | ) |
Definition at line 41 of file CaseNewAction.java.
HelpCtx org.sleuthkit.autopsy.casemodule.CaseNewAction.getHelpCtx | ( | ) |
Definition at line 56 of file CaseNewAction.java.
String org.sleuthkit.autopsy.casemodule.CaseNewAction.getName | ( | ) |
Definition at line 51 of file CaseNewAction.java.
void org.sleuthkit.autopsy.casemodule.CaseNewAction.performAction | ( | ) |
Definition at line 46 of file CaseNewAction.java.
|
staticprivate |
Definition at line 38 of file CaseNewAction.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.