|
Autopsy
4.21.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 1109 of file MediaViewImagePanel.java.
| org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.DisplayOptions.DisplayOptions | ( | String | name | ) |
Definition at line 1115 of file MediaViewImagePanel.java.
| String org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.DisplayOptions.getName | ( | ) |
Definition at line 1119 of file MediaViewImagePanel.java.
| org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.DisplayOptions.HIDE_TAGS =("Hide") |
Definition at line 1110 of file MediaViewImagePanel.java.
|
private |
Definition at line 1113 of file MediaViewImagePanel.java.
| org.sleuthkit.autopsy.contentviewers.MediaViewImagePanel.DisplayOptions.SHOW_TAGS =("Show") |
Definition at line 1111 of file MediaViewImagePanel.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.