Autopsy  4.1
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.OpenOutputFolderAction Class Reference

Inherits CallableSystemAction.

Public Member Functions

boolean asynchronous ()
 
HelpCtx getHelpCtx ()
 
String getName ()
 
boolean isEnabled ()
 
void performAction ()
 

Static Private Attributes

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

Detailed Description

Action in menu to open the folder containing the output files

Definition at line 44 of file OpenOutputFolderAction.java.

Member Function Documentation

boolean org.sleuthkit.autopsy.actions.OpenOutputFolderAction.asynchronous ( )

Definition at line 83 of file OpenOutputFolderAction.java.

HelpCtx org.sleuthkit.autopsy.actions.OpenOutputFolderAction.getHelpCtx ( )

Definition at line 78 of file OpenOutputFolderAction.java.

String org.sleuthkit.autopsy.actions.OpenOutputFolderAction.getName ( )

Definition at line 87 of file OpenOutputFolderAction.java.

boolean org.sleuthkit.autopsy.actions.OpenOutputFolderAction.isEnabled ( )
void org.sleuthkit.autopsy.actions.OpenOutputFolderAction.performAction ( )

Member Data Documentation

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

Definition at line 46 of file OpenOutputFolderAction.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon Jan 2 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.