Autopsy
4.5.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ModuleInstall.
Public Member Functions | |
void | restored () |
void | uninstalled () |
Static Public Member Functions | |
static synchronized Installer | getDefault () |
Private Member Functions | |
Installer () | |
void | setLookAndFeel () |
void | setModuleSettings (String value) |
void | setOSXLookAndFeel () |
void | setUnixLookAndFeel () |
Static Private Attributes | |
static Installer | instance |
static final Logger | logger = Logger.getLogger(Installer.class.getName()) |
static final long | serialVersionUID = 1L |
Manages this module's life cycle. Opens the startup dialog during startup.
Definition at line 39 of file Installer.java.
|
private |
Definition at line 52 of file Installer.java.
|
static |
Definition at line 45 of file Installer.java.
References org.sleuthkit.autopsy.core.Installer.Installer().
Referenced by org.sleuthkit.autopsy.core.Installer.Installer().
void org.sleuthkit.autopsy.corecomponents.Installer.restored | ( | ) |
|
private |
Definition at line 73 of file Installer.java.
References org.sleuthkit.autopsy.corecomponents.Installer.setOSXLookAndFeel(), and org.sleuthkit.autopsy.corecomponents.Installer.setUnixLookAndFeel().
Referenced by org.sleuthkit.autopsy.corecomponents.Installer.restored().
|
private |
Definition at line 118 of file Installer.java.
References org.sleuthkit.autopsy.coreutils.ModuleSettings.configExists(), org.sleuthkit.autopsy.coreutils.ModuleSettings.makeConfigFile(), and org.sleuthkit.autopsy.coreutils.ModuleSettings.setConfigSetting().
Referenced by org.sleuthkit.autopsy.corecomponents.Installer.setUnixLookAndFeel().
|
private |
Set the look and feel to be the Cross Platform 'Metal', but keep Aqua dependent elements that set the Menu Bar to be in the correct place on Mac OS X.
Definition at line 86 of file Installer.java.
Referenced by org.sleuthkit.autopsy.corecomponents.Installer.setLookAndFeel().
|
private |
Definition at line 127 of file Installer.java.
References org.sleuthkit.autopsy.corecomponents.Installer.setModuleSettings().
Referenced by org.sleuthkit.autopsy.corecomponents.Installer.setLookAndFeel().
void org.sleuthkit.autopsy.corecomponents.Installer.uninstalled | ( | ) |
Definition at line 69 of file Installer.java.
|
staticprivate |
Definition at line 43 of file Installer.java.
|
staticprivate |
Definition at line 42 of file Installer.java.
|
staticprivate |
Definition at line 41 of file Installer.java.
Copyright © 2012-2016 Basis Technology. Generated on: Tue Feb 20 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.