Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JPanel, Provider, and Provider.
Public Member Functions | |
void | addNotify () |
ExplorerManager | getExplorerManager () |
Lookup | getLookup () |
void | removeNotify () |
Private Member Functions | |
void | initComponents () |
Private Attributes | |
final PropertyChangeListener | focusPropertyListener |
final ExplorerManager | gacExplorerManager |
org.sleuthkit.autopsy.communications.MessageDataContent | messageDataContent |
final DataResultPanel | messagesResultPanel |
final ModifiableProxyLookup | proxyLookup = new ModifiableProxyLookup() |
javax.swing.JSplitPane | splitPane |
final ExplorerManager | tableEM |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
The right hand side of the CVT. Has a DataResultPanel to show a listing of messages and other account details, and a ContentViewer to show individual messages.
Definition at line 45 of file MessageBrowser.java.
void org.sleuthkit.autopsy.communications.MessageBrowser.addNotify | ( | ) |
Definition at line 176 of file MessageBrowser.java.
ExplorerManager org.sleuthkit.autopsy.communications.MessageBrowser.getExplorerManager | ( | ) |
Definition at line 166 of file MessageBrowser.java.
Lookup org.sleuthkit.autopsy.communications.MessageBrowser.getLookup | ( | ) |
Definition at line 171 of file MessageBrowser.java.
Referenced by org.sleuthkit.autopsy.communications.AccountsBrowser.AccountsBrowser(), and org.sleuthkit.autopsy.communications.VisualizationPanel.VisualizationPanel().
|
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 197 of file MessageBrowser.java.
void org.sleuthkit.autopsy.communications.MessageBrowser.removeNotify | ( | ) |
Definition at line 184 of file MessageBrowser.java.
|
private |
Definition at line 54 of file MessageBrowser.java.
|
private |
Definition at line 49 of file MessageBrowser.java.
|
private |
Definition at line 227 of file MessageBrowser.java.
|
private |
Definition at line 50 of file MessageBrowser.java.
|
private |
Definition at line 52 of file MessageBrowser.java.
|
staticprivate |
Definition at line 47 of file MessageBrowser.java.
|
private |
Definition at line 228 of file MessageBrowser.java.
|
private |
Definition at line 48 of file MessageBrowser.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.