Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
DisplayOptions (String name) | |
String | getName () |
Public Attributes | |
HIDE_TAGS =("Hide") | |
SHOW_TAGS =("Show") | |
Private Attributes | |
final String | name |
Display states for the show/hide tags button.
Definition at line 1101 of file MediaViewImagePanel.java.
org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.DisplayOptions.DisplayOptions | ( | String | name | ) |
Definition at line 1107 of file MediaViewImagePanel.java.
String org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.DisplayOptions.getName | ( | ) |
Definition at line 1111 of file MediaViewImagePanel.java.
org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.DisplayOptions.HIDE_TAGS =("Hide") |
Definition at line 1102 of file MediaViewImagePanel.java.
|
private |
Definition at line 1105 of file MediaViewImagePanel.java.
org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.DisplayOptions.SHOW_TAGS =("Show") |
Definition at line 1103 of file MediaViewImagePanel.java.
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.