Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.corecomponents.OptionsPanel Interface Reference

Inherited by org.sleuthkit.autopsy.casemodule.services.TagOptionsPanel, org.sleuthkit.autopsy.directorytree.ExternalViewerGlobalSettingsPanel, org.sleuthkit.autopsy.keywordsearch.GlobalEditListPanel, org.sleuthkit.autopsy.keywordsearch.GlobalListSettingsPanel, org.sleuthkit.autopsy.keywordsearch.GlobalListsManagementPanel, org.sleuthkit.autopsy.keywordsearch.KeywordSearchGlobalLanguageSettingsPanel, org.sleuthkit.autopsy.keywordsearch.KeywordSearchGlobalSearchSettingsPanel, org.sleuthkit.autopsy.keywordsearch.KeywordSearchGlobalSettingsPanel, org.sleuthkit.autopsy.modules.fileextmismatch.FileExtMismatchSettingsPanel, org.sleuthkit.autopsy.modules.filetypeid.FileTypeIdGlobalSettingsPanel, org.sleuthkit.autopsy.modules.hashdatabase.HashLookupSettingsPanel, and org.sleuthkit.autopsy.modules.interestingitems.InterestingItemDefsPanel.

Public Member Functions

void load ()
 
void store ()
 

Detailed Description

Definition at line 10 of file OptionsPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.corecomponents.OptionsPanel.load ( )

Load the saved state of all options, and refresh this OptionsPanel accordingly.

Implemented in org.sleuthkit.autopsy.modules.hashdatabase.HashLookupSettingsPanel.

void org.sleuthkit.autopsy.corecomponents.OptionsPanel.store ( )

Store the current state of all options in this OptionsPanel.

Implemented in org.sleuthkit.autopsy.modules.hashdatabase.HashLookupSettingsPanel.


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon Jan 2 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.