Autopsy
4.19.3
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 | filterTabbedPaneMouseClicked (MouseEvent evt) |
void | initComponents () |
Private Attributes | |
final AccountsBrowser | accountsBrowser = new AccountsBrowser(relationshipBrowser) |
JTabbedPane | browseVisualizeTabPane |
CommunicationsFilter | currentFilter |
final FiltersPanel | filtersPane = new FiltersPanel() |
boolean | filtersVisible = true |
JTabbedPane | filterTabbedPane |
JPanel | filterTabPanel |
final RelationshipBrowser | relationshipBrowser = new RelationshipBrowser() |
JSplitPane | splitPane |
final VisualizationPanel | vizPanel = new VisualizationPanel(relationshipBrowser) |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Top component which displays the Communications Visualization Tool.
Definition at line 53 of file CVTTopComponent.java.
org.sleuthkit.autopsy.communications.CVTTopComponent.CVTTopComponent | ( | ) |
Definition at line 64 of file CVTTopComponent.java.
References org.sleuthkit.autopsy.communications.AccountsBrowser.getLookup(), and org.sleuthkit.autopsy.communications.relationships.RelationshipBrowser.setSelectionInfo().
List<Mode> org.sleuthkit.autopsy.communications.CVTTopComponent.availableModes | ( | List< Mode > | modes | ) |
Definition at line 196 of file CVTTopComponent.java.
void org.sleuthkit.autopsy.communications.CVTTopComponent.componentOpened | ( | ) |
Definition at line 178 of file CVTTopComponent.java.
|
private |
Definition at line 152 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 124 of file CVTTopComponent.java.
void org.sleuthkit.autopsy.communications.CVTTopComponent.open | ( | ) |
Definition at line 184 of file CVTTopComponent.java.
|
private |
Definition at line 58 of file CVTTopComponent.java.
|
private |
Definition at line 171 of file CVTTopComponent.java.
|
private |
Definition at line 59 of file CVTTopComponent.java.
|
private |
Definition at line 61 of file CVTTopComponent.java.
|
private |
Definition at line 56 of file CVTTopComponent.java.
|
private |
Definition at line 173 of file CVTTopComponent.java.
|
private |
Definition at line 172 of file CVTTopComponent.java.
|
private |
Definition at line 57 of file CVTTopComponent.java.
|
staticprivate |
Definition at line 55 of file CVTTopComponent.java.
|
private |
Definition at line 174 of file CVTTopComponent.java.
|
private |
Definition at line 60 of file CVTTopComponent.java.
Copyright © 2012-2022 Basis Technology. Generated on: Mon Mar 20 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.