Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JPanel, Provider, and Provider.
Public Member Functions | |
AccountsBrowser () | |
ExplorerManager | getExplorerManager () |
Lookup | getLookup () |
Private Member Functions | |
void | initComponents () |
void | setColumnWidths () |
Private Attributes | |
final ExplorerManager | accountsTableEM = new ExplorerManager() |
javax.swing.JSplitPane | jSplitPane1 |
final Outline | outline |
org.openide.explorer.view.OutlineView | outlineView |
final ProxyLookup | proxyLookup |
Static Private Attributes | |
static final Logger | logger = Logger.getLogger(AccountsBrowser.class.getName()) |
static final long | serialVersionUID = 1L |
A panel that goes in the Browse tab of the Communications Visualization Tool. Hosts an OutlineView that shows information about Accounts, and a MessageBrowser for viewing details of communications.
The Lookup provided by getLookup will be proxied by the lookup of the CVTTopComponent when this tab is active allowing for context sensitive actions to work correctly.
Definition at line 59 of file AccountsBrowser.java.
org.sleuthkit.autopsy.communications.AccountsBrowser.AccountsBrowser | ( | ) |
ExplorerManager org.sleuthkit.autopsy.communications.AccountsBrowser.getExplorerManager | ( | ) |
Definition at line 195 of file AccountsBrowser.java.
Lookup org.sleuthkit.autopsy.communications.AccountsBrowser.getLookup | ( | ) |
Definition at line 200 of file AccountsBrowser.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 175 of file AccountsBrowser.java.
|
private |
Definition at line 119 of file AccountsBrowser.java.
|
private |
Definition at line 66 of file AccountsBrowser.java.
|
private |
Definition at line 190 of file AccountsBrowser.java.
|
staticprivate |
Definition at line 62 of file AccountsBrowser.java.
|
private |
Definition at line 64 of file AccountsBrowser.java.
|
private |
Definition at line 191 of file AccountsBrowser.java.
|
private |
Definition at line 74 of file AccountsBrowser.java.
|
staticprivate |
Definition at line 61 of file AccountsBrowser.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.