Class CommentPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

@API(status=DEPRECATED, since="5.2.0") @Deprecated public class CommentPanel extends JPanel
Deprecated.
AbstractJMeterGuiComponent.createTitleLabel() for better alignment of the fields
Generic comment panel for Test Elements
See Also:
  • Constructor Details

    • CommentPanel

      public CommentPanel()
      Deprecated.
      Create a new NamePanel with the default name.
  • Method Details

    • setText

      public void setText(String comment)
      Deprecated.
    • getText

      public String getText()
      Deprecated.
    • clearGui

      public void clearGui()
      Deprecated.