Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.corecomponentinterfaces.DataExplorer Interface Reference

Inherits PropertyChangeListener.

Inherited by org.sleuthkit.autopsy.directorytree.DirectoryTreeTopComponent.

Public Member Functions

TopComponent getTopComponent ()
 
boolean hasMenuOpenAction ()
 

Detailed Description

The interface for the "top left component" window.

Author
jantonius

Definition at line 29 of file DataExplorer.java.

Member Function Documentation

TopComponent org.sleuthkit.autopsy.corecomponentinterfaces.DataExplorer.getTopComponent ( )

Gets the TopComponent for rendering this DateExplorer

Returns
the DataExplorer's TopComponent

Implemented in org.sleuthkit.autopsy.directorytree.DirectoryTreeTopComponent.

boolean org.sleuthkit.autopsy.corecomponentinterfaces.DataExplorer.hasMenuOpenAction ( )

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

Copyright © 2012-2016 Basis Technology. Generated on: Mon Jan 2 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.