Autopsy  4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.corecomponents.OfflineHelpAction Class Reference

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())
 

Detailed Description

Implements a hyperlink to the Offline Documentation.

Definition at line 53 of file OfflineHelpAction.java.

Member Function Documentation

void org.sleuthkit.autopsy.corecomponents.OfflineHelpAction.actionPerformed ( ActionEvent  e)

Definition at line 59 of file OfflineHelpAction.java.

void org.sleuthkit.autopsy.corecomponents.OfflineHelpAction.viewOfflineHelp ( )
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.

Member Data Documentation

final Logger org.sleuthkit.autopsy.corecomponents.OfflineHelpAction.logger = org.sleuthkit.autopsy.coreutils.Logger.getLogger(AboutWindowPanel.class.getName())
staticprivate

Definition at line 56 of file OfflineHelpAction.java.


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

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