Autopsy  4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.timeline.ui.countsview.EventCountsChart.IntegerOnlyStringConverter Class Reference

Inherits StringConverter< Number >.

Public Member Functions

Number fromString (String string)
 
String toString (Number n)
 

Detailed Description

StringConvereter used to 'format' vertical axis labels

Definition at line 232 of file EventCountsChart.java.

Member Function Documentation

Number org.sleuthkit.autopsy.timeline.ui.countsview.EventCountsChart.IntegerOnlyStringConverter.fromString ( String  string)

Definition at line 242 of file EventCountsChart.java.

String org.sleuthkit.autopsy.timeline.ui.countsview.EventCountsChart.IntegerOnlyStringConverter.toString ( Number  n)

Definition at line 235 of file EventCountsChart.java.


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

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