Autopsy
4.7.0
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 763 of file ViewFrame.java.
void org.sleuthkit.autopsy.timeline.ui.ViewFrame.PickerListener.invalidated | ( | Observable | observable | ) |
Definition at line 774 of file ViewFrame.java.
References org.sleuthkit.autopsy.timeline.ui.ViewFrame.controller, org.sleuthkit.autopsy.timeline.ui.ViewFrame.filteredEvents, org.sleuthkit.autopsy.timeline.ui.ViewFrame.localDateTimeToEpochMilli(), org.sleuthkit.autopsy.timeline.TimeLineController.pushTimeRange(), and org.sleuthkit.autopsy.timeline.datamodel.FilteredEventsModel.timeRangeProperty().
|
private |
Definition at line 765 of file ViewFrame.java.
|
private |
Definition at line 766 of file ViewFrame.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.