org.apache.jmeter.gui

Class CommentPanel


public class CommentPanel
extends JPanel

Generic comment panel for Test Elements

Constructor Summary

CommentPanel()
Create a new NamePanel with the default name.

Method Summary

void
clearGui()
String
getText()
void
setText(String comment)

Constructor Details

CommentPanel

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

Method Details

clearGui

public void clearGui()

getText

public String getText()

setText

public void setText(String comment)

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.