Autopsy  4.13.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Classes | Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.SQLiteTableView.ParseColAction Class Reference

Inherits AbstractAction, and Popup.

Classes

class  DisplayColAsMenu
 

Public Member Functions

void actionPerformed (ActionEvent e)
 
JMenuItem getPopupPresenter ()
 

Private Attributes

final String displayName
 
final Outline outline
 

Detailed Description

Action to handle "Display as" menu item.

Definition at line 191 of file SQLiteTableView.java.

Member Function Documentation

void org.sleuthkit.autopsy.contentviewers.SQLiteTableView.ParseColAction.actionPerformed ( ActionEvent  e)

Definition at line 202 of file SQLiteTableView.java.

JMenuItem org.sleuthkit.autopsy.contentviewers.SQLiteTableView.ParseColAction.getPopupPresenter ( )

Definition at line 207 of file SQLiteTableView.java.

Member Data Documentation

final String org.sleuthkit.autopsy.contentviewers.SQLiteTableView.ParseColAction.displayName
private

Definition at line 193 of file SQLiteTableView.java.

final Outline org.sleuthkit.autopsy.contentviewers.SQLiteTableView.ParseColAction.outline
private

Definition at line 192 of file SQLiteTableView.java.


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

Copyright © 2012-2019 Basis Technology. Generated on: Tue Jan 7 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.