public class MaliciousAttachmentMutationsPanel extends Object
Modifier and Type | Class and Description |
---|---|
class |
MaliciousAttachmentMutationsPanel.AddFileAction |
static interface |
MaliciousAttachmentMutationsPanel.GenerateFile |
class |
MaliciousAttachmentMutationsPanel.GenerateFileAction |
class |
MaliciousAttachmentMutationsPanel.HelpAction |
static interface |
MaliciousAttachmentMutationsPanel.MutationSettings |
static interface |
MaliciousAttachmentMutationsPanel.MutationTables |
class |
MaliciousAttachmentMutationsPanel.RemoveGeneratedFileAction |
class |
MaliciousAttachmentMutationsPanel.RemoveReplacementFileAction |
Constructor and Description |
---|
MaliciousAttachmentMutationsPanel(MaliciousAttachmentSecurityScanConfig config,
AbstractHttpRequest<?> request) |
Modifier and Type | Method and Description |
---|---|
protected JPanel |
buildGenerateTable(MaliciousAttachmentTableModel tableModel) |
protected JPanel |
buildReplacementTable(MaliciousAttachmentTableModel tableModel) |
MaliciousAttachmentSecurityScanConfig |
getConfig() |
protected TableCellEditor |
getDefaultCellEditor() |
MaliciousAttachmentListToTableHolder |
getHolder() |
JComponent |
getPanel() |
void |
release() |
void |
setConfig(MaliciousAttachmentSecurityScanConfig config) |
protected void |
setupTable(org.jdesktop.swingx.JXTable table) |
void |
updateConfig(MaliciousAttachmentSecurityScanConfig config) |
public MaliciousAttachmentMutationsPanel(MaliciousAttachmentSecurityScanConfig config, AbstractHttpRequest<?> request)
protected JPanel buildGenerateTable(MaliciousAttachmentTableModel tableModel)
protected JPanel buildReplacementTable(MaliciousAttachmentTableModel tableModel)
protected void setupTable(org.jdesktop.swingx.JXTable table)
public JComponent getPanel()
protected TableCellEditor getDefaultCellEditor()
public MaliciousAttachmentSecurityScanConfig getConfig()
public void setConfig(MaliciousAttachmentSecurityScanConfig config)
public void updateConfig(MaliciousAttachmentSecurityScanConfig config)
public MaliciousAttachmentListToTableHolder getHolder()
public void release()
Copyright © 2019. All Rights Reserved.