Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.casemodule.StartupWindow, and org.sleuthkit.autopsy.casemodule.StartupWindowProvider.
Public Member Functions | |
void | close () |
void | open () |
Interface for startup window implementations
Definition at line 24 of file StartupWindowInterface.java.
void org.sleuthkit.autopsy.casemodule.StartupWindowInterface.close | ( | ) |
Closes the startup window
Implemented in org.sleuthkit.autopsy.casemodule.StartupWindowProvider, and org.sleuthkit.autopsy.casemodule.StartupWindow.
Referenced by org.sleuthkit.autopsy.casemodule.StartupWindowProvider.close().
void org.sleuthkit.autopsy.casemodule.StartupWindowInterface.open | ( | ) |
Shows and makes active the startup window
Implemented in org.sleuthkit.autopsy.casemodule.StartupWindowProvider, and org.sleuthkit.autopsy.casemodule.StartupWindow.
Referenced by org.sleuthkit.autopsy.casemodule.StartupWindowProvider.open().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.