Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.actions.OpenPythonModulesFolderAction Class Reference

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())
 

Detailed Description

Definition at line 41 of file OpenPythonModulesFolderAction.java.

Member Function Documentation

void org.sleuthkit.autopsy.actions.OpenPythonModulesFolderAction.actionPerformed ( ActionEvent  e)
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.

Member Data Documentation

final String org.sleuthkit.autopsy.actions.OpenPythonModulesFolderAction.ACTION_NAME = NbBundle.getMessage(OpenPythonModulesFolderAction.class, "OpenPythonModulesFolderAction.actionName.text")
staticprivate

Definition at line 44 of file OpenPythonModulesFolderAction.java.

final Logger org.sleuthkit.autopsy.actions.OpenPythonModulesFolderAction.logger = Logger.getLogger(OpenPythonModulesFolderAction.class.getName())
staticprivate

Definition at line 43 of file OpenPythonModulesFolderAction.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.