Class CommentPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class CommentPanel extends JPanel
Generic comment panel for Test Elements
See Also:
  • Constructor Details

    • CommentPanel

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

    • setText

      public void setText(String comment)
    • getText

      public String getText()
    • clearGui

      public void clearGui()