Autopsy  4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.State Enum Reference

Public Attributes

 CREATE
 
 DEFAULT
 
 EMPTY
 
 HIDDEN
 
 NONEMPTY
 
 SELECTED
 
 VISIBLE
 

Detailed Description

Different states that the content viewer can be in. These states drive which buttons are enabled for tagging.

Definition at line 1120 of file MediaViewImagePanel.java.

Member Data Documentation

org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.State.CREATE

Definition at line 1124 of file MediaViewImagePanel.java.

org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.State.DEFAULT

Definition at line 1127 of file MediaViewImagePanel.java.

org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.State.EMPTY

Definition at line 1125 of file MediaViewImagePanel.java.

org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.State.HIDDEN

Definition at line 1121 of file MediaViewImagePanel.java.

org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.State.NONEMPTY

Definition at line 1126 of file MediaViewImagePanel.java.

org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.State.SELECTED

Definition at line 1123 of file MediaViewImagePanel.java.

org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.State.VISIBLE

Definition at line 1122 of file MediaViewImagePanel.java.


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

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