Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ActionListener.
Public Member Functions | |
void | actionPerformed (ActionEvent e) |
Private Member Functions | |
void | viewOfflineHelp () |
Static Private Attributes | |
static final Logger | logger = org.sleuthkit.autopsy.coreutils.Logger.getLogger(AboutWindowPanel.class.getName()) |
Implements a hyperlink to the Offline Documentation.
Definition at line 53 of file OfflineHelpAction.java.
void org.sleuthkit.autopsy.corecomponents.OfflineHelpAction.actionPerformed | ( | ActionEvent | e | ) |
Definition at line 59 of file OfflineHelpAction.java.
|
private |
Displays the Offline Documentation in the system browser. If not available, displays it in the built-in OpenIDE HTML Browser.
Tested and working: Chrome, Firefox, IE Not tested: Opera, Safari
Definition at line 69 of file OfflineHelpAction.java.
|
staticprivate |
Definition at line 56 of file OfflineHelpAction.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.