Autopsy  4.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.ViewFrame.LocalDateTimeValidator Class Reference

Inherits Callback< LocalDateTime, Boolean >.

Public Member Functions

Boolean call (LocalDateTime param)
 

Private Attributes

final LocalDateTimeTextField picker
 

Detailed Description

Callback that validates that selected date/times are in the spanning interval for this case, and resets the textbox if invalid date/time was entered.

Definition at line 819 of file ViewFrame.java.

Member Function Documentation

Boolean org.sleuthkit.autopsy.timeline.ui.ViewFrame.LocalDateTimeValidator.call ( LocalDateTime  param)

Member Data Documentation

final LocalDateTimeTextField org.sleuthkit.autopsy.timeline.ui.ViewFrame.LocalDateTimeValidator.picker
private

picker to reset if invalid info was entered

Definition at line 824 of file ViewFrame.java.


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

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