Class PanelInjection

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PanelInjection extends JPanel
See Also:
  • Constructor Details

  • Method Details

    • getCheckboxIsNotInjectingMetadata

      public JCheckBox getCheckboxIsNotInjectingMetadata()
    • getCheckboxIsNotSearchingCharInsertion

      public JCheckBox getCheckboxIsNotSearchingCharInsertion()
    • getCheckboxIsNotShowingVulnReport

      public JCheckBox getCheckboxIsNotShowingVulnReport()
    • getCheckboxIsCheckingAllParam

      public JCheckBox getCheckboxIsCheckingAllParam()
    • getCheckboxIsCheckingAllURLParam

      public JCheckBox getCheckboxIsCheckingAllURLParam()
    • getCheckboxIsCheckingAllRequestParam

      public JCheckBox getCheckboxIsCheckingAllRequestParam()
    • getCheckboxIsCheckingAllHeaderParam

      public JCheckBox getCheckboxIsCheckingAllHeaderParam()
    • getCheckboxIsCheckingAllBase64Param

      public JCheckBox getCheckboxIsCheckingAllBase64Param()
    • getCheckboxIsCheckingAllJsonParam

      public JCheckBox getCheckboxIsCheckingAllJsonParam()
    • getCheckboxIsCheckingAllCookieParam

      public JCheckBox getCheckboxIsCheckingAllCookieParam()
    • getCheckboxIsCheckingAllSoapParam

      public JCheckBox getCheckboxIsCheckingAllSoapParam()
    • getCheckboxIsParsingForm

      public JCheckBox getCheckboxIsParsingForm()
    • getCheckboxIsPerfIndexDisabled

      public JCheckBox getCheckboxIsPerfIndexDisabled()
    • getRadioIsZipStrategy

      public JRadioButton getRadioIsZipStrategy()
    • getRadioIsDiosStrategy

      public JRadioButton getRadioIsDiosStrategy()
    • getRadioIsDefaultStrategy

      public JRadioButton getRadioIsDefaultStrategy()
    • getCheckboxIsUrlEncodingDisabled

      public JCheckBox getCheckboxIsUrlEncodingDisabled()
    • getCheckboxIsUrlRandomSuffixDisabled

      public JCheckBox getCheckboxIsUrlRandomSuffixDisabled()
    • getCheckboxIsLimitingNormalIndex

      public JCheckBox getCheckboxIsLimitingNormalIndex()
    • getSpinnerNormalIndexCount

      public JSpinner getSpinnerNormalIndexCount()
    • getCheckboxIsLimitingSleepTimeStrategy

      public JCheckBox getCheckboxIsLimitingSleepTimeStrategy()
    • getSpinnerSleepTimeStrategy

      public JSpinner getSpinnerSleepTimeStrategy()