Autopsy  4.6.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.communications.VisualizationPanel.UnlockAction Class Reference

Inherits AbstractAction.

Public Member Functions

void actionPerformed (final ActionEvent event)
 

Private Attributes

final Set< mxCell > selectedVertices
 

Detailed Description

Action that un-locks the selected vertices.

Definition at line 923 of file VisualizationPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.communications.VisualizationPanel.UnlockAction.actionPerformed ( final ActionEvent  event)

Member Data Documentation

final Set<mxCell> org.sleuthkit.autopsy.communications.VisualizationPanel.UnlockAction.selectedVertices
private

Definition at line 925 of file VisualizationPanel.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.