Class RequestViewRaw

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      RequestViewRaw()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void init() request pane content
      void clearData() Clear all data in panel
      void setSamplerResult(Object objectResult) Put the result bean to display in panel
      JPanel getPanel() Get the panel
      String getLabel() Get the label.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RequestViewRaw

        RequestViewRaw()