Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits AbstractAction.
Public Member Functions | |
void | actionPerformed (ActionEvent e) |
Static Public Member Functions | |
static synchronized ExternalViewerShortcutAction | getInstance () |
Static Public Attributes | |
static final KeyStroke | EXTERNAL_VIEWER_SHORTCUT = KeyStroke.getKeyStroke(KeyEvent.VK_E, InputEvent.CTRL_MASK) |
Private Member Functions | |
ExternalViewerShortcutAction () | |
Static Private Attributes | |
static ExternalViewerShortcutAction | instance |
Extracts a File object to a temporary file in the case directory, and then tries to open it in the user's system with the default or user specified associated application.
Definition at line 38 of file ExternalViewerShortcutAction.java.
|
private |
Definition at line 42 of file ExternalViewerShortcutAction.java.
void org.sleuthkit.autopsy.directorytree.ExternalViewerShortcutAction.actionPerformed | ( | ActionEvent | e | ) |
Definition at line 59 of file ExternalViewerShortcutAction.java.
References org.sleuthkit.autopsy.directorytree.ExternalViewerAction.actionPerformed().
|
static |
Definition at line 51 of file ExternalViewerShortcutAction.java.
Referenced by org.sleuthkit.autopsy.corecomponents.DataResultTopComponent.customizeComponent(), org.sleuthkit.autopsy.datamodel.LocalFileNode.getActions(), org.sleuthkit.autopsy.datamodel.DataModelActionsFactory.getActions(), org.sleuthkit.autopsy.datamodel.LayoutFileNode.getActions(), org.sleuthkit.autopsy.datamodel.FileNode.getActions(), org.sleuthkit.autopsy.timeline.TimeLineTopComponent.TimeLineTopComponent(), and org.sleuthkit.autopsy.directorytree.DataResultFilterNode.GetPopupActionsDisplayableItemNodeVisitor.visit().
|
static |
Definition at line 40 of file ExternalViewerShortcutAction.java.
Referenced by org.sleuthkit.autopsy.corecomponents.DataResultTopComponent.customizeComponent(), and org.sleuthkit.autopsy.timeline.TimeLineTopComponent.TimeLineTopComponent().
|
staticprivate |
Definition at line 49 of file ExternalViewerShortcutAction.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.