Autopsy  4.5.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.centralrepository.optionspanel.ManageTagsDialog.CheckBoxModelListener Class Reference

Inherits TableModelListener.

Public Member Functions

 CheckBoxModelListener (javax.swing.JDialog dialog)
 
void tableChanged (TableModelEvent e)
 

Detailed Description

If the user sets a tag to "Notable", give them the option to update any existing tagged items (in the current case only) in the central repo.

Definition at line 279 of file ManageTagsDialog.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.centralrepository.optionspanel.ManageTagsDialog.CheckBoxModelListener.CheckBoxModelListener ( javax.swing.JDialog  dialog)

Definition at line 285 of file ManageTagsDialog.java.

Member Function Documentation

void org.sleuthkit.autopsy.centralrepository.optionspanel.ManageTagsDialog.CheckBoxModelListener.tableChanged ( TableModelEvent  e)

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

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