Go to the documentation of this file.
19package org.sleuthkit.autopsy.modules.yara.ui;
21import java.awt.BorderLayout;
22import org.openide.util.NbBundle.Messages;
23import org.sleuthkit.autopsy.corecomponents.OptionsPanel;
24import org.sleuthkit.autopsy.ingest.IngestModuleGlobalSettingsPanel;
36 "YARA_Global_Settings_Panel_Title=YARA Options"
67 add(
panel, BorderLayout.CENTER);
68 setName(Bundle.YARA_Global_Settings_Panel_Title());
76 @SuppressWarnings(
"unchecked")
80 setLayout(
new java.awt.BorderLayout());
final YaraRuleSetOptionPanel panel
YaraGlobalSettingsPanel()
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.