Autopsy  3.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.ShowIngestProgressSnapshotAction Class Reference

Inherits SystemAction, and ActionListener.

Public Member Functions

void actionPerformed (ActionEvent e)
 
String getName ()
 
HelpCtx getHelpCtx ()
 

Static Private Attributes

static final String ACTION_NAME = NbBundle.getMessage(ShowIngestProgressSnapshotAction.class, "ShowIngestProgressSnapshotAction.actionName.text")
 

Detailed Description

Definition at line 42 of file ShowIngestProgressSnapshotAction.java.

Member Function Documentation

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

Definition at line 47 of file ShowIngestProgressSnapshotAction.java.

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

Definition at line 57 of file ShowIngestProgressSnapshotAction.java.

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

Definition at line 52 of file ShowIngestProgressSnapshotAction.java.

Member Data Documentation

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

Definition at line 44 of file ShowIngestProgressSnapshotAction.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Mon Oct 19 2015
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.