Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits InvalidationListener.
Public Member Functions | |
void | invalidated (Observable observable) |
Private Attributes | |
final BiFunction< Interval, Long, Interval > | intervalMapper |
final Supplier< LocalDateTimeTextField > | pickerSupplier |
Base class for listeners that listen to a LocalDateTimeTextField and push the selected LocalDateTime as start/end to the timelinecontroller.
Definition at line 753 of file ViewFrame.java.
void org.sleuthkit.autopsy.timeline.ui.ViewFrame.PickerListener.invalidated | ( | Observable | observable | ) |
Definition at line 765 of file ViewFrame.java.
References org.sleuthkit.autopsy.timeline.ui.ViewFrame.controller, org.sleuthkit.autopsy.timeline.ui.ViewFrame.filteredEvents, org.sleuthkit.autopsy.timeline.EventsModel.getTimeRange(), org.sleuthkit.autopsy.timeline.ui.ViewFrame.localDateTimeToEpochMilli(), and org.sleuthkit.autopsy.timeline.TimeLineController.pushTimeRange().
|
private |
Definition at line 755 of file ViewFrame.java.
|
private |
Definition at line 756 of file ViewFrame.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.