Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Action.
Public Member Functions | |
ZoomToEvents (final TimeLineController controller) | |
Static Private Attributes | |
static final Logger | logger = Logger.getLogger(ZoomToEvents.class.getName()) |
static final Image | MAGNIFIER_OUT = new Image("/org/sleuthkit/autopsy/timeline/images/magnifier-zoom-out-red.png", 16, 16, true, true) |
Definition at line 36 of file ZoomToEvents.java.
org.sleuthkit.autopsy.timeline.actions.ZoomToEvents.ZoomToEvents | ( | final TimeLineController | controller | ) |
Definition at line 44 of file ZoomToEvents.java.
References org.sleuthkit.autopsy.timeline.TimeLineController.getEventsModel(), org.sleuthkit.autopsy.timeline.EventsModel.getSpanningInterval(), org.sleuthkit.autopsy.timeline.EventsModel.getTimeRange(), org.sleuthkit.autopsy.timeline.EventsModel.modelParamsProperty, and org.sleuthkit.autopsy.timeline.TimeLineController.zoomOutToActivity().
|
staticprivate |
Definition at line 38 of file ZoomToEvents.java.
|
staticprivate |
Definition at line 39 of file ZoomToEvents.java.
Copyright © 2012-2022 Basis Technology. Generated on: Thu Jun 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.