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

Static Public Member Functions

static final String getIconFilePath (Account.Type type)
 
static ZoneId getUserPreferredZoneId ()
 

Private Member Functions

 Utils ()
 

Detailed Description

Utility class with helpers for dealing with accounts.

Definition at line 31 of file Utils.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.communications.Utils.Utils ( )
private

Definition at line 33 of file Utils.java.

Member Function Documentation

static final String org.sleuthkit.autopsy.communications.Utils.getIconFilePath ( Account.Type  type)
static

Get the path of the icon for the given Account Type.

Returns
The path of the icon for the given Account Type.

Definition at line 47 of file Utils.java.

References org.sleuthkit.autopsy.datamodel.accounts.Accounts.getIconFilePath().

Referenced by org.sleuthkit.autopsy.communications.FiltersPanel.createAccoutTypeCheckBoxPanel().

static ZoneId org.sleuthkit.autopsy.communications.Utils.getUserPreferredZoneId ( )
static

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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Jun 21 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.