Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JTabbedPane.
Public Member Functions | |
HidingPane () | |
Private Member Functions | |
void | handleMouseClick (Point point) |
Private Attributes | |
final JPanel | panel |
boolean | panelVisible = true |
final JScrollPane | scrollPane |
final JLabel | tabLabel |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
A JTabbed pane with one tab that says "Filters". When the user clicks on that table the content of the tab will be hidden.
The content pane provides support for scrolling.
Definition at line 40 of file HidingPane.java.
org.sleuthkit.autopsy.geolocation.HidingPane.HidingPane | ( | ) |
Constructs a new HidingFilterPane
Definition at line 56 of file HidingPane.java.
References org.sleuthkit.autopsy.geolocation.HidingPane.handleMouseClick().
|
private |
Handle the mouse click.
point |
Definition at line 114 of file HidingPane.java.
Referenced by org.sleuthkit.autopsy.geolocation.HidingPane.HidingPane().
|
private |
Definition at line 45 of file HidingPane.java.
|
private |
Definition at line 48 of file HidingPane.java.
|
private |
Definition at line 44 of file HidingPane.java.
|
staticprivate |
Definition at line 42 of file HidingPane.java.
|
private |
Definition at line 46 of file HidingPane.java.
Copyright © 2012-2022 Basis Technology. Generated on: Thu Jun 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.