Autopsy
4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JPanel, and Provider.
Public Member Functions | |
MessagesPanel () | |
MessagesPanel (ChildFactory<?> nodeFactory) | |
void | addNotify () |
Lookup | getLookup () |
void | removeNotify () |
Private Member Functions | |
void | initComponents () |
Private Attributes | |
final PropertyChangeListener | focusPropertyListener |
org.sleuthkit.autopsy.contentviewers.MessageContentViewer | messageContentViewer |
final Outline | outline |
org.sleuthkit.autopsy.communications.relationships.OutlineViewPanel | outlineViewPanel |
final ModifiableProxyLookup | proxyLookup |
javax.swing.JSplitPane | splitPane |
General Purpose class for panels that need OutlineView of message nodes at the top with a MessageContentViewer at the bottom.
Definition at line 44 of file MessagesPanel.java.
org.sleuthkit.autopsy.communications.relationships.MessagesPanel.MessagesPanel | ( | ) |
Creates new form MessagesPanel
Definition at line 53 of file MessagesPanel.java.
References org.sleuthkit.autopsy.communications.relationships.OutlineViewPanel.getExplorerManager(), org.sleuthkit.autopsy.communications.relationships.OutlineViewPanel.getOutlineView(), org.sleuthkit.autopsy.communications.relationships.MessagesPanel.initComponents(), org.sleuthkit.autopsy.communications.relationships.MessagesPanel.messageContentViewer, org.sleuthkit.autopsy.communications.relationships.MessagesPanel.outlineViewPanel, org.sleuthkit.autopsy.communications.ModifiableProxyLookup.setNewLookups(), org.sleuthkit.autopsy.contentviewers.MessageContentViewer.setNode(), org.sleuthkit.autopsy.communications.relationships.OutlineViewPanel.setTableColumnsWidth(), and org.sleuthkit.autopsy.communications.relationships.MessagesPanel.splitPane.
org.sleuthkit.autopsy.communications.relationships.MessagesPanel.MessagesPanel | ( | ChildFactory<?> | nodeFactory | ) |
Definition at line 107 of file MessagesPanel.java.
void org.sleuthkit.autopsy.communications.relationships.MessagesPanel.addNotify | ( | ) |
Definition at line 118 of file MessagesPanel.java.
Lookup org.sleuthkit.autopsy.communications.relationships.MessagesPanel.getLookup | ( | ) |
Definition at line 113 of file MessagesPanel.java.
References org.sleuthkit.autopsy.communications.relationships.MessagesPanel.proxyLookup.
|
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 148 of file MessagesPanel.java.
References org.sleuthkit.autopsy.communications.relationships.MessagesPanel.messageContentViewer, org.sleuthkit.autopsy.communications.relationships.MessagesPanel.outlineViewPanel, and org.sleuthkit.autopsy.communications.relationships.MessagesPanel.splitPane.
Referenced by org.sleuthkit.autopsy.communications.relationships.MessagesPanel.MessagesPanel().
void org.sleuthkit.autopsy.communications.relationships.MessagesPanel.removeNotify | ( | ) |
Definition at line 126 of file MessagesPanel.java.
|
private |
Definition at line 48 of file MessagesPanel.java.
|
private |
Definition at line 165 of file MessagesPanel.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.MessagesPanel.initComponents(), and org.sleuthkit.autopsy.communications.relationships.MessagesPanel.MessagesPanel().
|
private |
Definition at line 46 of file MessagesPanel.java.
|
private |
Definition at line 166 of file MessagesPanel.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.MessagesPanel.initComponents(), and org.sleuthkit.autopsy.communications.relationships.MessagesPanel.MessagesPanel().
|
private |
Definition at line 47 of file MessagesPanel.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.MessagesPanel.getLookup().
|
private |
Definition at line 167 of file MessagesPanel.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.MessagesPanel.initComponents(), and org.sleuthkit.autopsy.communications.relationships.MessagesPanel.MessagesPanel().
Copyright © 2012-2020 Basis Technology. Generated on: Thu Jun 11 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.