Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits TopComponent.
Public Member Functions | |
CVTTopComponent () | |
List< Mode > | availableModes (List< Mode > modes) |
void | componentOpened () |
void | open () |
Private Member Functions | |
void | initComponents () |
Private Attributes | |
AccountsBrowser | accountsBrowser |
JTabbedPane | browseVisualizeTabPane |
FiltersPanel | filtersPane |
JSplitPane | mainSplitPane |
VisualizationPanel | vizPanel |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Top component which displays the Communications Visualization Tool.
Definition at line 48 of file CVTTopComponent.java.
org.sleuthkit.autopsy.communications.CVTTopComponent.CVTTopComponent | ( | ) |
Definition at line 53 of file CVTTopComponent.java.
List<Mode> org.sleuthkit.autopsy.communications.CVTTopComponent.availableModes | ( | List< Mode > | modes | ) |
Definition at line 153 of file CVTTopComponent.java.
void org.sleuthkit.autopsy.communications.CVTTopComponent.componentOpened | ( | ) |
Definition at line 135 of file CVTTopComponent.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 98 of file CVTTopComponent.java.
void org.sleuthkit.autopsy.communications.CVTTopComponent.open | ( | ) |
Definition at line 141 of file CVTTopComponent.java.
|
private |
Definition at line 127 of file CVTTopComponent.java.
|
private |
Definition at line 128 of file CVTTopComponent.java.
|
private |
Definition at line 129 of file CVTTopComponent.java.
|
private |
Definition at line 130 of file CVTTopComponent.java.
|
staticprivate |
Definition at line 50 of file CVTTopComponent.java.
|
private |
Definition at line 131 of file CVTTopComponent.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.