|
Autopsy
4.21.0
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-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.