Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits SystemAction, and ActionListener.
Public Member Functions | |
void | actionPerformed (ActionEvent e) |
HelpCtx | getHelpCtx () |
String | getName () |
Static Private Attributes | |
static final String | ACTION_NAME = NbBundle.getMessage(OpenPythonModulesFolderAction.class, "OpenPythonModulesFolderAction.actionName.text") |
static final Logger | logger = Logger.getLogger(OpenPythonModulesFolderAction.class.getName()) |
Definition at line 41 of file OpenPythonModulesFolderAction.java.
void org.sleuthkit.autopsy.actions.OpenPythonModulesFolderAction.actionPerformed | ( | ActionEvent | e | ) |
Definition at line 47 of file OpenPythonModulesFolderAction.java.
References org.sleuthkit.autopsy.coreutils.PlatformUtil.getUserPythonModulesPath().
HelpCtx org.sleuthkit.autopsy.actions.OpenPythonModulesFolderAction.getHelpCtx | ( | ) |
Definition at line 71 of file OpenPythonModulesFolderAction.java.
String org.sleuthkit.autopsy.actions.OpenPythonModulesFolderAction.getName | ( | ) |
Definition at line 66 of file OpenPythonModulesFolderAction.java.
|
staticprivate |
Definition at line 44 of file OpenPythonModulesFolderAction.java.
|
staticprivate |
Definition at line 43 of file OpenPythonModulesFolderAction.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.