Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JPanel, and org.sleuthkit.autopsy.communications.relationships.RelationshipsViewer.
Public Member Functions | |
ContactsViewer () | |
void | addNotify () |
String | getDisplayName () |
Lookup | getLookup () |
JPanel | getPanel () |
void | removeNotify () |
void | setSelectionInfo (SelectionInfo info) |
Private Member Functions | |
void | initComponents () |
void | updateOutlineViewPanel () |
Private Attributes | |
org.sleuthkit.autopsy.communications.relationships.ContactDetailsPane | contactPane |
final PropertyChangeListener | focusPropertyListener |
final ContactsChildNodeFactory | nodeFactory |
final Outline | outline |
org.sleuthkit.autopsy.communications.relationships.OutlineViewPanel | outlineViewPanel |
final ModifiableProxyLookup | proxyLookup |
javax.swing.JSplitPane | splitPane |
Visualization for contact nodes.
Definition at line 49 of file ContactsViewer.java.
org.sleuthkit.autopsy.communications.relationships.ContactsViewer.ContactsViewer | ( | ) |
Visualization for contact nodes.
Definition at line 68 of file ContactsViewer.java.
References org.sleuthkit.autopsy.communications.ModifiableProxyLookup.setNewLookups().
void org.sleuthkit.autopsy.communications.relationships.ContactsViewer.addNotify | ( | ) |
Definition at line 154 of file ContactsViewer.java.
String org.sleuthkit.autopsy.communications.relationships.ContactsViewer.getDisplayName | ( | ) |
Returns the value to be displayed on the "tab"
Implements org.sleuthkit.autopsy.communications.relationships.RelationshipsViewer.
Definition at line 134 of file ContactsViewer.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.RelationshipBrowser.RelationshipBrowser().
Lookup org.sleuthkit.autopsy.communications.relationships.ContactsViewer.getLookup | ( | ) |
Definition at line 149 of file ContactsViewer.java.
JPanel org.sleuthkit.autopsy.communications.relationships.ContactsViewer.getPanel | ( | ) |
Returns the JPanel to be displayed in the RelationshipBrowser.
Implements org.sleuthkit.autopsy.communications.relationships.RelationshipsViewer.
Definition at line 139 of file ContactsViewer.java.
|
private |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
Definition at line 184 of file ContactsViewer.java.
void org.sleuthkit.autopsy.communications.relationships.ContactsViewer.removeNotify | ( | ) |
Definition at line 162 of file ContactsViewer.java.
void org.sleuthkit.autopsy.communications.relationships.ContactsViewer.setSelectionInfo | ( | SelectionInfo | info | ) |
Sets current SelectionInfo allowing the panel to update accordingly.
info | SelectionInfo instance representing the currently selected accounts |
Implements org.sleuthkit.autopsy.communications.relationships.RelationshipsViewer.
Definition at line 144 of file ContactsViewer.java.
|
private |
Definition at line 168 of file ContactsViewer.java.
|
private |
Definition at line 209 of file ContactsViewer.java.
|
private |
Definition at line 54 of file ContactsViewer.java.
|
private |
Definition at line 55 of file ContactsViewer.java.
|
private |
Definition at line 52 of file ContactsViewer.java.
|
private |
Definition at line 210 of file ContactsViewer.java.
|
private |
Definition at line 53 of file ContactsViewer.java.
|
private |
Definition at line 211 of file ContactsViewer.java.
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.