Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.datasourcesummary.uiutils.JTablePanel< T >.CellMouseListener Interface Reference

Public Member Functions

void mouseClicked (CellMouseEvent e)
 

Detailed Description

Handles mouse events for cells in the table.

Definition at line 114 of file JTablePanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.datasourcesummary.uiutils.JTablePanel< T >.CellMouseListener.mouseClicked ( CellMouseEvent  e)

Handles mouse events at a cell level for the table.

Parameters
eThe event containing information about the cell, the mouse event, and the table.

Referenced by org.sleuthkit.autopsy.datasourcesummary.uiutils.JTablePanel< org.sleuthkit.autopsy.url.analytics.DomainCategory >.JTablePanel().


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

Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.