Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.casemodule.CaseNewAction Class Reference

Inherits org.sleuthkit.autopsy.casemodule.CaseNewActionInterface.

Public Member Functions

void actionPerformed (ActionEvent e)
 

Private Attributes

NewCaseWizardAction wizard = SystemAction.get(NewCaseWizardAction.class)
 

Detailed Description

The action to create a new case. This action class is always enabled.

Author
jantonius

Definition at line 32 of file CaseNewAction.java.

Member Function Documentation

void org.sleuthkit.autopsy.casemodule.CaseNewAction.actionPerformed ( ActionEvent  e)

Calls the "New Case" wizard panel action.

Parameters
e

Definition at line 41 of file CaseNewAction.java.

Member Data Documentation

NewCaseWizardAction org.sleuthkit.autopsy.casemodule.CaseNewAction.wizard = SystemAction.get(NewCaseWizardAction.class)
private

Definition at line 34 of file CaseNewAction.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Mon Oct 19 2015
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.