Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Classes | Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.timeline.actions.AddManualEvent.JEventCreationDialog Class Reference

Inherits JDialog.

Classes

class  EventCreationDialogPane
 

Private Member Functions

 JEventCreationDialog (TimeLineController controller, Long epochMillis, java.awt.Window owner)
 

Private Attributes

final JFXPanel jfxPanel = new JFXPanel()
 

Detailed Description

Subclass of JDialog used to dislpay the JFXPanel with the event creation widgets.

Definition at line 175 of file AddManualEvent.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.timeline.actions.AddManualEvent.JEventCreationDialog.JEventCreationDialog ( TimeLineController  controller,
Long  epochMillis,
java.awt.Window  owner 
)
private

Member Data Documentation

final JFXPanel org.sleuthkit.autopsy.timeline.actions.AddManualEvent.JEventCreationDialog.jfxPanel = new JFXPanel()
private

Definition at line 177 of file AddManualEvent.java.


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

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.