Autopsy  3.1
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.countsview.CountsViewPane.CountsViewSettingsPane Class Reference

Inherits HBox.

Public Member Functions

 CountsViewSettingsPane ()
 

Private Attributes

RadioButton logRadio
 
RadioButton linearRadio
 
ToggleGroup scaleGroup
 
Label scaleLabel
 

Detailed Description

Definition at line 497 of file CountsViewPane.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsViewSettingsPane.CountsViewSettingsPane ( )

Member Data Documentation

RadioButton org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsViewSettingsPane.linearRadio
private

Definition at line 503 of file CountsViewPane.java.

RadioButton org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsViewSettingsPane.logRadio
private

Definition at line 500 of file CountsViewPane.java.

ToggleGroup org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsViewSettingsPane.scaleGroup
private

Definition at line 506 of file CountsViewPane.java.

Label org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsViewSettingsPane.scaleLabel
private

Definition at line 509 of file CountsViewPane.java.


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

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