|
org.sleuthkit.autopsy.corecomponentinterfaces/0 0.0 1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.sleuthkit.autopsy.corecomponentinterfaces.CoreComponentControl
public class CoreComponentControl
Responsible for opening and closing the core windows when a case is opened and closed.
| Constructor Summary | |
|---|---|
CoreComponentControl()
|
|
| Method Summary | |
|---|---|
static void |
closeCoreWindows()
Closes all TopComponent windows that needed ( DataExplorer, DataResult, and
DataContent) |
static void |
openCoreWindows()
Opens all TopComponent windows that are needed ( DataExplorer, DataResult, and
DataContent) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoreComponentControl()
| Method Detail |
|---|
public static void openCoreWindows()
DataExplorer, DataResult, and
DataContent)
public static void closeCoreWindows()
DataExplorer, DataResult, and
DataContent)
|
org.sleuthkit.autopsy.corecomponentinterfaces/0 0.0 1 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||