Autopsy
4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits LayerUI< JComponent >.
Public Member Functions | |
void | paint (Graphics g, JComponent c) |
Private Attributes | |
final BaseMessageOverlay | overlayDelegate = new BaseMessageOverlay() |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
This LayerUI is used to display the contents of a child JLabel. Inspired by TableWaitLayerTest (Animating a Busy Indicator): https://docs.oracle.com/javase/tutorial/uiswing/misc/jlayer.html.
Definition at line 130 of file JTablePanel.java.
void org.sleuthkit.autopsy.datasourcesummary.uiutils.JTablePanel< T >.Overlay.paint | ( | Graphics | g, |
JComponent | c | ||
) |
Definition at line 155 of file JTablePanel.java.
References org.sleuthkit.autopsy.datasourcesummary.uiutils.BaseMessageOverlay.paintOverlay().
|
private |
Definition at line 133 of file JTablePanel.java.
|
staticprivate |
Definition at line 132 of file JTablePanel.java.
Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.