Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.ui.StatusBar Class Reference

Inherits ToolBar.

Public Member Functions

 StatusBar (TimeLineController controller)
 

Private Attributes

TimeLineController controller
 
Label messageLabel
 
ProgressBar progressBar
 
Label refreshLabel
 
Region spacer
 
Label statusLabel
 
Label taskLabel
 

Detailed Description

simple status bar that only shows one possible message determined by TimeLineController#newEventsFlag

Definition at line 36 of file StatusBar.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.timeline.ui.StatusBar.StatusBar ( TimeLineController  controller)

Member Data Documentation

TimeLineController org.sleuthkit.autopsy.timeline.ui.StatusBar.controller
private
Label org.sleuthkit.autopsy.timeline.ui.StatusBar.messageLabel
private

Definition at line 56 of file StatusBar.java.

ProgressBar org.sleuthkit.autopsy.timeline.ui.StatusBar.progressBar
private

Definition at line 47 of file StatusBar.java.

Label org.sleuthkit.autopsy.timeline.ui.StatusBar.refreshLabel
private

Definition at line 41 of file StatusBar.java.

Region org.sleuthkit.autopsy.timeline.ui.StatusBar.spacer
private

Definition at line 50 of file StatusBar.java.

Label org.sleuthkit.autopsy.timeline.ui.StatusBar.statusLabel
private

Definition at line 44 of file StatusBar.java.

Label org.sleuthkit.autopsy.timeline.ui.StatusBar.taskLabel
private

Definition at line 53 of file StatusBar.java.


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

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