Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Static Public Member Functions | |
static Color | getColor (TimelineEventType type) |
static Image | getImage (TimelineEventType type) |
static String | getImagePath (TimelineEventType type) |
Private Member Functions | |
EventTypeUtils () | |
Static Private Attributes | |
static final String | IMAGE_BASE_PATH = "org/sleuthkit/autopsy/timeline/images/" |
static final Map< TimelineEventType, Image > | imageMap = new HashMap<>() |
Utilities for dealy with EventTypes, specifically for getting GUI properties for them.
Definition at line 32 of file EventTypeUtils.java.
|
private |
Definition at line 125 of file EventTypeUtils.java.
|
static |
Definition at line 105 of file EventTypeUtils.java.
|
static |
Definition at line 37 of file EventTypeUtils.java.
References org.sleuthkit.autopsy.timeline.ui.EventTypeUtils.getImagePath().
|
static |
Definition at line 41 of file EventTypeUtils.java.
Referenced by org.sleuthkit.autopsy.timeline.ui.EventTypeUtils.getImage(), and org.sleuthkit.autopsy.timeline.ShowInTimelineDialog.TypeTableCell< X >.updateItem().
|
staticprivate |
Definition at line 34 of file EventTypeUtils.java.
|
staticprivate |
Definition at line 35 of file EventTypeUtils.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.