Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.ui.detailview.EventBundleNodeBase<,, >.ClickHandler Class Reference

Inherits EventHandler< MouseEvent >.

Public Member Functions

void handle (MouseEvent t)
 

Private Attributes

ContextMenu contextMenu
 

Detailed Description

event handler used for mouse events on EventStripeNodes

Definition at line 399 of file EventBundleNodeBase.java.

Member Function Documentation

void org.sleuthkit.autopsy.timeline.ui.detailview.EventBundleNodeBase<,, >.ClickHandler.handle ( MouseEvent  t)

Member Data Documentation

ContextMenu org.sleuthkit.autopsy.timeline.ui.detailview.EventBundleNodeBase<,, >.ClickHandler.contextMenu
private

Definition at line 401 of file EventBundleNodeBase.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.