Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JPanel.
Static Public Member Functions | |
static String | getCreateNewFileIngestFilterString () |
Private Member Functions | |
void | initComponents () |
Private Attributes | |
javax.swing.JPanel | descPanel |
javax.swing.JScrollPane | descScrollPanel |
javax.swing.JTextArea | descTextArea |
javax.swing.JCheckBox | ignoreKnownFilesCheckbox |
javax.swing.JCheckBox | ignoreUnallocCheckbox |
final String | mustBeNamedErrorText |
javax.swing.JLabel | nameLabel |
javax.swing.JTextField | nameTextField |
Static Private Attributes | |
static final String | CREATE_NEW_FILE_INGEST_FILTER = Bundle.FilesSetPanel_ingest_createNewFilter() |
A panel that allows a user to create and edit interesting files set definitions.
Definition at line 31 of file FilesSetPanel.java.
|
static |
Definition at line 41 of file FilesSetPanel.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestJobSettingsPanel.fileIngestFilterComboBoxActionPerformed(), and org.sleuthkit.autopsy.ingest.IngestJobSettingsPanel.getComboBoxContents().
|
private |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
Definition at line 161 of file FilesSetPanel.java.
|
staticprivate |
Definition at line 35 of file FilesSetPanel.java.
|
private |
Definition at line 241 of file FilesSetPanel.java.
|
private |
Definition at line 242 of file FilesSetPanel.java.
|
private |
Definition at line 243 of file FilesSetPanel.java.
|
private |
Definition at line 244 of file FilesSetPanel.java.
|
private |
Definition at line 245 of file FilesSetPanel.java.
|
private |
Definition at line 36 of file FilesSetPanel.java.
|
private |
Definition at line 246 of file FilesSetPanel.java.
|
private |
Definition at line 247 of file FilesSetPanel.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.