Class RequestPanel

java.lang.Object
org.apache.jmeter.visualizers.RequestPanel

public class RequestPanel extends Object
Manipulate all classes which implements request view panel interface and return a super panel with a bottom tab list of this classes
  • Constructor Details

    • RequestPanel

      public RequestPanel()
      Find and instantiate all classes that extend RequestView and Create Request Panel
  • Method Details

    • clearData

      public void clearData()
      Clear data in all request view
    • setSamplerResult

      public void setSamplerResult(SampleResult samplerResult)
      Put SamplerResult in all request view
      Parameters:
      samplerResult - The SampleResult to be put in all RequestViews
    • getPanel

      public JPanel getPanel()
      Returns:
      a tabbed panel for view request