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

Inherits ProxyLookup.

Public Member Functions

 ModifiableProxyLookup (final Lookup...lookups)
 
void setNewLookups (final Lookup...lookups)
 

Detailed Description

Extension of ProxyLookup that exposes the ability to change the Lookups delegated to.

Definition at line 29 of file ModifiableProxyLookup.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.communications.ModifiableProxyLookup.ModifiableProxyLookup ( final Lookup...  lookups)

Definition at line 31 of file ModifiableProxyLookup.java.

Member Function Documentation

void org.sleuthkit.autopsy.communications.ModifiableProxyLookup.setNewLookups ( final Lookup...  lookups)

Set the Lookups delegated to by this lookup.

Parameters
lookupsThe new Lookups to delegate to.

Definition at line 40 of file ModifiableProxyLookup.java.

Referenced by org.sleuthkit.autopsy.communications.relationships.RelationshipBrowser.tabPaneStateChanged().


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.