|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.security.ui.MaliciousAttachmentMutationsPanel
public class MaliciousAttachmentMutationsPanel
| Nested Class Summary | |
|---|---|
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 Summary | |
|---|---|
MaliciousAttachmentMutationsPanel(com.eviware.soapui.config.MaliciousAttachmentSecurityScanConfig config,
AbstractHttpRequest<?> request)
|
|
| Method Summary | |
|---|---|
protected javax.swing.JPanel |
buildGenerateTable(MaliciousAttachmentTableModel tableModel)
|
protected javax.swing.JPanel |
buildReplacementTable(MaliciousAttachmentTableModel tableModel)
|
com.eviware.soapui.config.MaliciousAttachmentSecurityScanConfig |
getConfig()
|
protected javax.swing.table.TableCellEditor |
getDefaultCellEditor()
|
MaliciousAttachmentListToTableHolder |
getHolder()
|
javax.swing.JComponent |
getPanel()
|
void |
release()
|
void |
setConfig(com.eviware.soapui.config.MaliciousAttachmentSecurityScanConfig config)
|
protected void |
setupTable(org.jdesktop.swingx.JXTable table)
|
void |
updateConfig(com.eviware.soapui.config.MaliciousAttachmentSecurityScanConfig config)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MaliciousAttachmentMutationsPanel(com.eviware.soapui.config.MaliciousAttachmentSecurityScanConfig config,
AbstractHttpRequest<?> request)
| Method Detail |
|---|
protected javax.swing.JPanel buildGenerateTable(MaliciousAttachmentTableModel tableModel)
protected javax.swing.JPanel buildReplacementTable(MaliciousAttachmentTableModel tableModel)
protected void setupTable(org.jdesktop.swingx.JXTable table)
public javax.swing.JComponent getPanel()
protected javax.swing.table.TableCellEditor getDefaultCellEditor()
public com.eviware.soapui.config.MaliciousAttachmentSecurityScanConfig getConfig()
public void setConfig(com.eviware.soapui.config.MaliciousAttachmentSecurityScanConfig config)
public void updateConfig(com.eviware.soapui.config.MaliciousAttachmentSecurityScanConfig config)
public MaliciousAttachmentListToTableHolder getHolder()
public void release()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||