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 | viewOnlineHelp () |
Private Attributes | |
URI | uri |
Static Private Attributes | |
static final Logger | Logger = org.sleuthkit.autopsy.coreutils.Logger.getLogger(AboutWindowPanel.class.getName()) |
Implements a hyperlink to the Online Documentation.
Definition at line 55 of file OnlineHelpAction.java.
void org.sleuthkit.autopsy.corecomponents.OnlineHelpAction.actionPerformed | ( | ActionEvent | e | ) |
Definition at line 61 of file OnlineHelpAction.java.
|
private |
Displays the Online Documentation in the system browser. If not available, displays it in the built-in OpenIDE HTML Browser.
Definition at line 70 of file OnlineHelpAction.java.
|
staticprivate |
Definition at line 58 of file OnlineHelpAction.java.
|
private |
Definition at line 57 of file OnlineHelpAction.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.