Class PanelConnection

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class PanelConnection extends JPanel
See Also:
  • Constructor Details

  • Method Details

    • getCheckboxIsFollowingRedirection

      public JCheckBox getCheckboxIsFollowingRedirection()
    • getCheckboxIsHttp2Disabled

      public JCheckBox getCheckboxIsHttp2Disabled()
    • getCheckboxIsUnicodeDecodeDisabled

      public JCheckBox getCheckboxIsUnicodeDecodeDisabled()
    • getCheckboxIsUrlDecodeDisabled

      public JCheckBox getCheckboxIsUrlDecodeDisabled()
    • getCheckboxIsNotTestingConnection

      public JCheckBox getCheckboxIsNotTestingConnection()
    • getCheckboxIsNotProcessingCookies

      public JCheckBox getCheckboxIsNotProcessingCookies()
    • getCheckboxProcessCsrf

      public JCheckBox getCheckboxProcessCsrf()
    • getCheckboxIsLimitingThreads

      public JCheckBox getCheckboxIsLimitingThreads()
    • getSpinnerLimitingThreads

      public JSpinner getSpinnerLimitingThreads()
    • getCheckboxIsConnectionTimeout

      public JCheckBox getCheckboxIsConnectionTimeout()
    • getSpinnerConnectionTimeout

      public JSpinner getSpinnerConnectionTimeout()
    • getCheckboxIsCsrfUserTag

      public JCheckBox getCheckboxIsCsrfUserTag()
    • getTextfieldCsrfUserTag

      public JTextField getTextfieldCsrfUserTag()
    • getTextfieldCsrfUserTagOutput

      public JTextField getTextfieldCsrfUserTagOutput()