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.diagnostics.PerformancePanelAction Class Reference

Inherits CallableSystemAction.

Public Member Functions

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

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Definition at line 33 of file PerformancePanelAction.java.

Member Function Documentation

boolean org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.asynchronous ( )

Definition at line 54 of file PerformancePanelAction.java.

HelpCtx org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.getHelpCtx ( )

Definition at line 49 of file PerformancePanelAction.java.

String org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.getName ( )

Definition at line 59 of file PerformancePanelAction.java.

boolean org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.isEnabled ( )
void org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.performAction ( )

Definition at line 38 of file PerformancePanelAction.java.

Member Data Documentation

final long org.sleuthkit.autopsy.diagnostics.PerformancePanelAction.serialVersionUID = 1L
staticprivate

Definition at line 35 of file PerformancePanelAction.java.


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

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