Additional functionality of viewers supporting black board results such as the directory tree
- Deprecated:
- No longer used.
Definition at line 31 of file BlackboardResultViewer.java.
void org.sleuthkit.autopsy.corecomponentinterfaces.BlackboardResultViewer.addOnFinishedListener |
( |
PropertyChangeListener |
l | ) |
|
Add listener to fire an action when viewer is done displaying
- Parameters
-
void org.sleuthkit.autopsy.corecomponentinterfaces.BlackboardResultViewer.viewArtifact |
( |
BlackboardArtifact |
art | ) |
|
View artifact in a viewer
- Parameters
-
void org.sleuthkit.autopsy.corecomponentinterfaces.BlackboardResultViewer.viewArtifactContent |
( |
BlackboardArtifact |
art | ) |
|
View content associated with the artifact
- Parameters
-
art | artifact content to view |
final String org.sleuthkit.autopsy.corecomponentinterfaces.BlackboardResultViewer.FINISHED_DISPLAY_EVT = "FINISHED_DISPLAY_EVT" |
|
static |
The documentation for this interface was generated from the following file: