Autopsy  4.6.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.report.ArtifactSelectionDialog.ArtifactModel Class Reference

Inherits ListModel< BlackboardArtifact.Type >.

Public Member Functions

void addListDataListener (ListDataListener l)
 
BlackboardArtifact.Type getElementAt (int index)
 
int getSize ()
 
void removeListDataListener (ListDataListener l)
 

Detailed Description

Definition at line 241 of file ArtifactSelectionDialog.java.

Member Function Documentation

void org.sleuthkit.autopsy.report.ArtifactSelectionDialog.ArtifactModel.addListDataListener ( ListDataListener  l)

Definition at line 254 of file ArtifactSelectionDialog.java.

BlackboardArtifact.Type org.sleuthkit.autopsy.report.ArtifactSelectionDialog.ArtifactModel.getElementAt ( int  index)
int org.sleuthkit.autopsy.report.ArtifactSelectionDialog.ArtifactModel.getSize ( )
void org.sleuthkit.autopsy.report.ArtifactSelectionDialog.ArtifactModel.removeListDataListener ( ListDataListener  l)

Definition at line 258 of file ArtifactSelectionDialog.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon May 7 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.