Autopsy
4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ProxyLookup.
Public Member Functions | |
ModifiableProxyLookup (final Lookup...lookups) | |
void | setNewLookups (final Lookup...lookups) |
Extension of ProxyLookup that exposes the ability to change the Lookups delegated to.
Definition at line 29 of file ModifiableProxyLookup.java.
org.sleuthkit.autopsy.communications.ModifiableProxyLookup.ModifiableProxyLookup | ( | final Lookup... | lookups | ) |
Definition at line 31 of file ModifiableProxyLookup.java.
void org.sleuthkit.autopsy.communications.ModifiableProxyLookup.setNewLookups | ( | final Lookup... | lookups | ) |
Set the Lookups delegated to by this lookup.
lookups | The new Lookups to delegate to. |
Definition at line 40 of file ModifiableProxyLookup.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.RelationshipBrowser.tabPaneStateChanged().
Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.