Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits AbstractAction.
Public Member Functions | |
void | actionPerformed (ActionEvent e) |
Object | clone () throws CloneNotSupportedException |
Private Attributes | |
final String | caseMetadataFilePath |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
An action that opens the specified case and hides the multi user case panel.
Definition at line 147 of file MultiUserNode.java.
void org.sleuthkit.autopsy.casemodule.MultiUserNode.OpenMultiUserCaseAction.actionPerformed | ( | ActionEvent | e | ) |
Definition at line 159 of file MultiUserNode.java.
References org.sleuthkit.autopsy.casemodule.StartupWindowProvider.close(), org.sleuthkit.autopsy.coreutils.MessageNotifyUtil.Message.error(), org.sleuthkit.autopsy.casemodule.StartupWindowProvider.getInstance(), org.sleuthkit.autopsy.casemodule.StartupWindowProvider.open(), and org.sleuthkit.autopsy.casemodule.Case.openAsCurrentCase().
Object org.sleuthkit.autopsy.casemodule.MultiUserNode.OpenMultiUserCaseAction.clone | ( | ) | throws CloneNotSupportedException |
Definition at line 182 of file MultiUserNode.java.
|
private |
Definition at line 151 of file MultiUserNode.java.
|
staticprivate |
Definition at line 149 of file MultiUserNode.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.