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

Inherits CallableSystemAction.

Public Member Functions

void actionPerformed (ActionEvent event)
 
HelpCtx getHelpCtx ()
 
String getName ()
 
boolean isEnabled ()
 
void performAction ()
 

Static Public Member Functions

static synchronized CommonFilesSearchAction getDefault ()
 

Static Private Attributes

static CommonFilesSearchAction instance = null
 
static final long serialVersionUID = 1L
 

Detailed Description

Encapsulates a menu action which triggers the common files search dialog.

Definition at line 31 of file CommonFilesSearchAction.java.

Member Function Documentation

void org.sleuthkit.autopsy.commonfilesearch.CommonFilesSearchAction.actionPerformed ( ActionEvent  event)

Definition at line 54 of file CommonFilesSearchAction.java.

static synchronized CommonFilesSearchAction org.sleuthkit.autopsy.commonfilesearch.CommonFilesSearchAction.getDefault ( )
static
HelpCtx org.sleuthkit.autopsy.commonfilesearch.CommonFilesSearchAction.getHelpCtx ( )

Definition at line 71 of file CommonFilesSearchAction.java.

String org.sleuthkit.autopsy.commonfilesearch.CommonFilesSearchAction.getName ( )

Definition at line 66 of file CommonFilesSearchAction.java.

boolean org.sleuthkit.autopsy.commonfilesearch.CommonFilesSearchAction.isEnabled ( )
void org.sleuthkit.autopsy.commonfilesearch.CommonFilesSearchAction.performAction ( )

Definition at line 59 of file CommonFilesSearchAction.java.

Member Data Documentation

CommonFilesSearchAction org.sleuthkit.autopsy.commonfilesearch.CommonFilesSearchAction.instance = null
staticprivate
final long org.sleuthkit.autopsy.commonfilesearch.CommonFilesSearchAction.serialVersionUID = 1L
staticprivate

Definition at line 34 of file CommonFilesSearchAction.java.


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

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