Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits AbstractAction.
Public Member Functions | |
NewWindowViewAction (String title, Node contentNode) | |
void | actionPerformed (ActionEvent e) |
Private Attributes | |
Node | contentNode |
Static Private Attributes | |
static Logger | logger = Logger.getLogger(NewWindowViewAction.class.getName()) |
Opens new ContentViewer pane in a detached window
Definition at line 36 of file NewWindowViewAction.java.
org.sleuthkit.autopsy.directorytree.NewWindowViewAction.NewWindowViewAction | ( | String | title, |
Node | contentNode | ||
) |
Definition at line 42 of file NewWindowViewAction.java.
References org.sleuthkit.autopsy.directorytree.NewWindowViewAction.contentNode.
void org.sleuthkit.autopsy.directorytree.NewWindowViewAction.actionPerformed | ( | ActionEvent | e | ) |
|
private |
Definition at line 40 of file NewWindowViewAction.java.
Referenced by org.sleuthkit.autopsy.directorytree.NewWindowViewAction.NewWindowViewAction().
|
staticprivate |
Definition at line 38 of file NewWindowViewAction.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.