Go to the documentation of this file.
19package org.sleuthkit.autopsy.casemodule;
21import java.awt.event.ActionEvent;
22import org.openide.util.HelpCtx;
23import org.openide.util.NbBundle;
24import org.openide.util.actions.CallableSystemAction;
25import org.openide.util.actions.SystemAction;
26import org.openide.util.lookup.ServiceProvider;
42 SystemAction.get(NewCaseWizardAction.class).performAction();
52 return NbBundle.getMessage(
CaseNewAction.class,
"CTL_CaseNewAction");
57 return HelpCtx.DEFAULT_HELP;
void actionPerformed(ActionEvent e)
static final long serialVersionUID
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.