Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JPanel.
Inherited by org.sleuthkit.autopsy.contentviewers.artifactviewers.DefaultTableArtifactContentViewer, org.sleuthkit.autopsy.contentviewers.artifactviewers.GeneralPurposeArtifactViewer, and org.sleuthkit.autopsy.discovery.ui.ContentViewerDetailsPanel.
Public Member Functions | |
Component | getComponent () |
abstract void | setArtifact (BlackboardArtifact artifact) |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Class for ensuring all ArtifactDetailsPanels have a setArtifact method.
Definition at line 30 of file AbstractArtifactDetailsPanel.java.
Component org.sleuthkit.autopsy.discovery.ui.AbstractArtifactDetailsPanel.getComponent | ( | ) |
Definition at line 35 of file AbstractArtifactDetailsPanel.java.
|
abstract |
Called to display the contents of the given artifact.
artifact | the artifact to display. |
|
staticprivate |
Definition at line 32 of file AbstractArtifactDetailsPanel.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.