org.sleuthkit.autopsy.corecomponentinterfaces/0 0.0 1
C D G I O R S

C

clearComponent() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResultViewer
Frees the objects that have been allocated by this viewer, in preparation for permanently disposing of it.
closeCoreWindows() - Static method in class org.sleuthkit.autopsy.corecomponentinterfaces.CoreComponentControl
Closes all TopComponent windows that needed (DataExplorer, DataResult, and DataContent)
CoreComponentControl - Class in org.sleuthkit.autopsy.corecomponentinterfaces
Responsible for opening and closing the core windows when a case is opened and closed.
CoreComponentControl() - Constructor for class org.sleuthkit.autopsy.corecomponentinterfaces.CoreComponentControl
 

D

DataContent - Interface in org.sleuthkit.autopsy.corecomponentinterfaces
The interface for the "bottom right component" window.
DataContentViewer - Interface in org.sleuthkit.autopsy.corecomponentinterfaces
Responsible for a tab in the DataContent component.
DataExplorer - Interface in org.sleuthkit.autopsy.corecomponentinterfaces
The interface for the "top left component" window.
DataResult - Interface in org.sleuthkit.autopsy.corecomponentinterfaces
The interface for the "top right component" window.
DataResultViewer - Interface in org.sleuthkit.autopsy.corecomponentinterfaces
Interface for the different viewers that show a set of nodes in the DataResult area.

G

getComponent() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataContentViewer
Get Component to display this DataContentViewer
getComponent() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResultViewer
Get Component to display this DataResultViewer
getInstance() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataContentViewer
Get new DataContentViewer instance.
getInstance() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResultViewer
Get a new instance of DataResultViewer
getPreferredID() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResult
Gets the unique TopComponent ID of this class.
getTitle() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataContentViewer
Returns the title of this viewer.
getTitle() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResultViewer
Gets the title of this viewer
getTopComponent() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataContent
Get the TopComponent that is used when displaying this DataContent
getTopComponent() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataExplorer
Gets the TopComponent for rendering this DateExplorer

I

isMain() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResult
Checks if this is the main (uncloseable) instance of DataResult
isSupported(ContentNode) - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataContentViewer
Checks whether the given node is supported by the viewer

O

openCoreWindows() - Static method in class org.sleuthkit.autopsy.corecomponentinterfaces.CoreComponentControl
Opens all TopComponent windows that are needed (DataExplorer, DataResult, and DataContent)
org.sleuthkit.autopsy.corecomponentinterfaces - package org.sleuthkit.autopsy.corecomponentinterfaces
This package contains the interface classes that define the core components in Autopsy.

R

resetComponent() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataContentViewer
Resets the component in this viewer.
resetComponent() - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResultViewer
Resets the viewer.

S

setNode(ContentNode) - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataContent
Sets the "selected" node in this class
setNode(ContentNode) - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataContentViewer
Sets the node to display in the viewer.
setNode(ContentNode) - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResult
Sets the "selected" node in this class.
setNode(ContentNode) - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResultViewer
Set the root node to display in this viewer.
setTitle(String) - Method in interface org.sleuthkit.autopsy.corecomponentinterfaces.DataResult
Sets the title of this TopComponent

C D G I O R S
org.sleuthkit.autopsy.corecomponentinterfaces/0 0.0 1