Autopsy  4.15.0
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 34 of file PerformancePanelAction.java.

Member Function Documentation

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

Definition at line 56 of file PerformancePanelAction.java.

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

Definition at line 51 of file PerformancePanelAction.java.

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

Definition at line 61 of file PerformancePanelAction.java.

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

Definition at line 39 of file PerformancePanelAction.java.

Member Data Documentation

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

Definition at line 36 of file PerformancePanelAction.java.


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

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