Autopsy
4.12.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.ContactsViewer.ContactsViewer(), org.sleuthkit.autopsy.communications.relationships.MessagesPanel.MessagesPanel(), org.sleuthkit.autopsy.communications.relationships.MessageViewer.MessageViewer(), and org.sleuthkit.autopsy.communications.relationships.RelationshipBrowser.tabPaneStateChanged().
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.