Autopsy  4.14.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Static Public Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.imagetagging.ImageTagControls Class Reference

Static Public Attributes

static final EventType< Event > FOCUSED = new EventType<>("FOCUSED")
 
static final EventType< Event > NOT_FOCUSED = new EventType<>("NOT_FOCUSED")
 

Detailed Description

Focus events for ImageTags to consume. These events trigger selection behavior on ImageTags and are originated from the ImageTagsGroup class.

Definition at line 28 of file ImageTagControls.java.

Member Data Documentation

final EventType<Event> org.sleuthkit.autopsy.contentviewers.imagetagging.ImageTagControls.FOCUSED = new EventType<>("FOCUSED")
static
final EventType<Event> org.sleuthkit.autopsy.contentviewers.imagetagging.ImageTagControls.NOT_FOCUSED = new EventType<>("NOT_FOCUSED")
static

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

Copyright © 2012-2020 Basis Technology. Generated on: Wed Apr 8 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.