Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ActionListener.
Public Member Functions | |
void | actionPerformed (ActionEvent e) |
Static Private Attributes | |
static final Logger | logger = Logger.getLogger(OpenLogFolderAction.class.getName()) |
The action associated with the Help/Open Log Folder menu item. It opens a file explorer window for either the log subdirectory for the currently open case, or the log subdirectory of the user directory, if there is no current case.
This action should only be invoked in the event dispatch thread (EDT).
Definition at line 49 of file OpenLogFolderAction.java.
void org.sleuthkit.autopsy.actions.OpenLogFolderAction.actionPerformed | ( | ActionEvent | e | ) |
|
staticprivate |
Definition at line 51 of file OpenLogFolderAction.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.