Autopsy  4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | Static Private Attributes | List of all members
org.sleuthkit.autopsy.datasourcesummary.uiutils.PieChartPanel.MessageOverlay Class Reference

Inherits AbstractOverlay, and Overlay.

Public Member Functions

void paintOverlay (Graphics2D gd, ChartPanel cp)
 

Private Attributes

final BaseMessageOverlay overlay = new BaseMessageOverlay()
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

A JFreeChart message overlay that can show a message for the purposes of the LoadableComponent.

Definition at line 84 of file PieChartPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.datasourcesummary.uiutils.PieChartPanel.MessageOverlay.paintOverlay ( Graphics2D  gd,
ChartPanel  cp 
)

Member Data Documentation

final BaseMessageOverlay org.sleuthkit.autopsy.datasourcesummary.uiutils.PieChartPanel.MessageOverlay.overlay = new BaseMessageOverlay()
private

Definition at line 87 of file PieChartPanel.java.

final long org.sleuthkit.autopsy.datasourcesummary.uiutils.PieChartPanel.MessageOverlay.serialVersionUID = 1L
staticprivate

Definition at line 86 of file PieChartPanel.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.