Autopsy  4.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.OpenLogFolderAction Class Reference

Inherits ActionListener.

Public Member Functions

void actionPerformed (ActionEvent e)
 

Static Private Attributes

static final Logger logger = Logger.getLogger(OpenLogFolderAction.class.getName())
 

Detailed Description

Action in menu to open the folder containing the log files

Definition at line 44 of file OpenLogFolderAction.java.

Member Function Documentation

void org.sleuthkit.autopsy.actions.OpenLogFolderAction.actionPerformed ( ActionEvent  e)

Member Data Documentation

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

Definition at line 46 of file OpenLogFolderAction.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.