Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Callable< JFileChooser >.
Public Member Functions | |
JFileChooser | call () throws Exception |
Private Attributes | |
final Class<?extends JFileChooser > | type |
Simple Callable that will initialize any subclass of JFileChooser using the default constructor.
Note that the class and default constructor must be public for this to work properly.
Definition at line 163 of file JFileChooserFactory.java.
JFileChooser org.sleuthkit.autopsy.guiutils.JFileChooserFactory.ChooserCallable.call | ( | ) | throws Exception |
Definition at line 177 of file JFileChooserFactory.java.
|
private |
Definition at line 165 of file JFileChooserFactory.java.
Copyright © 2012-2022 Basis Technology. Generated on: Thu Mar 30 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.