Inherits JDialog.
|
class | PerformanceTestWorker |
|
Display statistics on system performance.
Definition at line 49 of file PerformancePanel.java.
org.sleuthkit.autopsy.diagnostics.PerformancePanel.PerformancePanel |
( |
| ) |
|
void org.sleuthkit.autopsy.diagnostics.PerformancePanel.initComponents |
( |
| ) |
|
|
private |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
Definition at line 67 of file PerformancePanel.java.
void org.sleuthkit.autopsy.diagnostics.PerformancePanel.startButtonActionPerformed |
( |
java.awt.event.ActionEvent |
evt | ) |
|
|
private |
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: