Autopsy  4.4
Graphical digital forensics platform for The Sleuth Kit and other tools.
Classes | Public Member Functions | Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.diagnostics.PerformancePanel Class Reference

Inherits JDialog.

Classes

class  PerformanceTestWorker
 

Public Member Functions

 PerformancePanel ()
 

Private Member Functions

void initComponents ()
 
void startButtonActionPerformed (java.awt.event.ActionEvent evt)
 

Private Attributes

javax.swing.JLabel cpuTimeLabel
 
javax.swing.JLabel dbReadLabel
 
javax.swing.JLabel fileReadLabel
 
javax.swing.JLabel imgReadLabel
 
javax.swing.JLabel jLabel1
 
javax.swing.JLabel jLabel2
 
javax.swing.JLabel jLabel3
 
javax.swing.JLabel jLabel4
 
javax.swing.JLabel jLabel5
 
javax.swing.JButton startButton
 
javax.swing.JLabel statusLabel
 

Detailed Description

Definition at line 45 of file PerformancePanel.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.diagnostics.PerformancePanel.PerformancePanel ( )

Member Function Documentation

void org.sleuthkit.autopsy.diagnostics.PerformancePanel.initComponents ( )
private
void org.sleuthkit.autopsy.diagnostics.PerformancePanel.startButtonActionPerformed ( java.awt.event.ActionEvent  evt)
private

Member Data Documentation

javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.cpuTimeLabel
private
javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.dbReadLabel
private
javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.fileReadLabel
private
javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.imgReadLabel
private
javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.jLabel1
private
javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.jLabel2
private
javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.jLabel3
private
javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.jLabel4
private
javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.jLabel5
private
javax.swing.JButton org.sleuthkit.autopsy.diagnostics.PerformancePanel.startButton
private
javax.swing.JLabel org.sleuthkit.autopsy.diagnostics.PerformancePanel.statusLabel
private

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

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