mirror of https://github.com/apache/jmeter.git
19488 lines
564 KiB
HTML
19488 lines
564 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--NewPage-->
|
|
<HTML>
|
|
<HEAD>
|
|
<!-- Generated by javadoc -->
|
|
<TITLE>
|
|
Serialized Form (Apache JMeter API)
|
|
</TITLE>
|
|
|
|
|
|
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
|
|
|
|
<SCRIPT type="text/javascript">
|
|
function windowTitle()
|
|
{
|
|
parent.document.title="Serialized Form (Apache JMeter API)";
|
|
}
|
|
</SCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="white" onload="windowTitle();">
|
|
|
|
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<A NAME="navbar_top"><!-- --></A>
|
|
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_top_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
<b>Apache JMeter</b></EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_top"></A>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
|
|
<HR>
|
|
<CENTER>
|
|
<H1>
|
|
Serialized Form</H1>
|
|
</CENTER>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.assertions</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.AssertionResult"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/AssertionResult.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.AssertionResult</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
name</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>name</B></PRE>
|
|
<DL>
|
|
<DD>Name of the assertion.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
failure</H3>
|
|
<PRE>
|
|
boolean <B>failure</B></PRE>
|
|
<DL>
|
|
<DD>True if the assertion failed.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
error</H3>
|
|
<PRE>
|
|
boolean <B>error</B></PRE>
|
|
<DL>
|
|
<DD>True if there was an error checking the assertion.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
failureMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>failureMessage</B></PRE>
|
|
<DL>
|
|
<DD>A message describing the failure.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.BeanShellAssertion"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/BeanShellAssertion.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.BeanShellAssertion</A> extends <A HREF="org/apache/jmeter/util/BeanShellTestElement.html" title="class in org.apache.jmeter.util">BeanShellTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>3l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.DurationAssertion"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/DurationAssertion.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.DurationAssertion</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.HTMLAssertion"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/HTMLAssertion.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.HTMLAssertion</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.MD5HexAssertion"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/MD5HexAssertion.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.MD5HexAssertion</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.ResponseAssertion"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/ResponseAssertion.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.ResponseAssertion</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.SizeAssertion"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/SizeAssertion.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.SizeAssertion</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
comparatorErrorMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>comparatorErrorMessage</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
resultData</H3>
|
|
<PRE>
|
|
byte[] <B>resultData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.XMLAssertion"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/XMLAssertion.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.XMLAssertion</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.XMLSchemaAssertion"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/XMLSchemaAssertion.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.XMLSchemaAssertion</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.XPathAssertion"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/XPathAssertion.html" title="class in org.apache.jmeter.assertions">org.apache.jmeter.assertions.XPathAssertion</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.assertions.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.AbstractAssertionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.AbstractAssertionGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.AssertionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/AssertionGui.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.AssertionGui</A> extends <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
responseStringButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>responseStringButton</B></PRE>
|
|
<DL>
|
|
<DD>Radio button indicating that the text response should be tested.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
urlButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>urlButton</B></PRE>
|
|
<DL>
|
|
<DD>Radio button indicating that the URL should be tested.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseMessageButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>responseMessageButton</B></PRE>
|
|
<DL>
|
|
<DD>Radio button indicating that the responseMessage should be tested.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseCodeButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>responseCodeButton</B></PRE>
|
|
<DL>
|
|
<DD>Radio button indicating that the responseCode should be tested.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseHeadersButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>responseHeadersButton</B></PRE>
|
|
<DL>
|
|
<DD>Radio button indicating that the headers should be tested.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
assumeSuccess</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>assumeSuccess</B></PRE>
|
|
<DL>
|
|
<DD>Checkbox to indicate whether the response should be forced successful
|
|
before testing. This is intended for use when checking the status code or
|
|
status message.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
containsBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>containsBox</B></PRE>
|
|
<DL>
|
|
<DD>Radio button indicating to test if the field contains one of the
|
|
patterns.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
matchesBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>matchesBox</B></PRE>
|
|
<DL>
|
|
<DD>Radio button indicating to test if the field matches one of the patterns.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
equalsBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>equalsBox</B></PRE>
|
|
<DL>
|
|
<DD>Radio button indicating if the field equals the string.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
substringBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>substringBox</B></PRE>
|
|
<DL>
|
|
<DD>Radio button indicating if the field contains the string.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
notBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>notBox</B></PRE>
|
|
<DL>
|
|
<DD>Checkbox indicating to test that the field does NOT contain/match the
|
|
patterns.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stringTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>stringTable</B></PRE>
|
|
<DL>
|
|
<DD>A table of patterns to test against.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addPattern</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>addPattern</B></PRE>
|
|
<DL>
|
|
<DD>Button to add a new pattern.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deletePattern</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>deletePattern</B></PRE>
|
|
<DL>
|
|
<DD>Button to delete a pattern.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableModel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</A> <B>tableModel</B></PRE>
|
|
<DL>
|
|
<DD>Table model for the pattern table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.BeanShellAssertionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/BeanShellAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.BeanShellAssertionGui</A> extends <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
resetInterpreter</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>resetInterpreter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filename</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>filename</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
parameters</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>parameters</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
scriptField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>scriptField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.DurationAssertionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/DurationAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.DurationAssertionGui</A> extends <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
duration</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>duration</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.HTMLAssertionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/HTMLAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.HTMLAssertionGui</A> extends <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>1l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
errorThresholdField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>errorThresholdField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
warningThresholdField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>warningThresholdField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
errorsOnly</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>errorsOnly</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
docTypeBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>docTypeBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
htmlRadioButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>htmlRadioButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xhtmlRadioButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>xhtmlRadioButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xmlRadioButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>xmlRadioButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filePanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</A> <B>filePanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.MD5HexAssertionGUI"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/MD5HexAssertionGUI.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.MD5HexAssertionGUI</A> extends <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
md5HexInput</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>md5HexInput</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.SizeAssertionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/SizeAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.SizeAssertionGui</A> extends <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
size</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>size</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
equalButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>equalButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
notequalButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>notequalButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
greaterthanButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>greaterthanButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lessthanButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>lessthanButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
greaterthanequalButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>greaterthanequalButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lessthanequalButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>lessthanequalButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
execState</H3>
|
|
<PRE>
|
|
int <B>execState</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.XMLAssertionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/XMLAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.XMLAssertionGui</A> extends <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.XMLConfPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/XMLConfPanel.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.XMLConfPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
validate</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>validate</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tolerant</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>tolerant</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
whitespace</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>whitespace</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
namespace</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>namespace</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
quiet</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>quiet</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
reportErrors</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>reportErrors</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
showWarnings</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>showWarnings</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/XMLSchemaAssertionGUI.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.XMLSchemaAssertionGUI</A> extends <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
xmlSchema</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>xmlSchema</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.XPathAssertionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/XPathAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.XPathAssertionGui</A> extends <A HREF="org/apache/jmeter/assertions/gui/AbstractAssertionGui.html" title="class in org.apache.jmeter.assertions.gui">AbstractAssertionGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
xpath</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/assertions/gui/XPathPanel.html" title="class in org.apache.jmeter.assertions.gui">XPathPanel</A> <B>xpath</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xml</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/assertions/gui/XMLConfPanel.html" title="class in org.apache.jmeter.assertions.gui">XMLConfPanel</A> <B>xml</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.assertions.gui.XPathPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/assertions/gui/XPathPanel.html" title="class in org.apache.jmeter.assertions.gui">org.apache.jmeter.assertions.gui.XPathPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
negated</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>negated</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xpath</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>xpath</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
checkXPath</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>checkXPath</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.config</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.Argument"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/Argument.html" title="class in org.apache.jmeter.config">org.apache.jmeter.config.Argument</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.Arguments"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">org.apache.jmeter.config.Arguments</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.ConfigTestElement"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">org.apache.jmeter.config.ConfigTestElement</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.CSVDataSet"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/CSVDataSet.html" title="class in org.apache.jmeter.config">org.apache.jmeter.config.CSVDataSet</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>2l
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.LoginConfig"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/LoginConfig.html" title="class in org.apache.jmeter.config">org.apache.jmeter.config.LoginConfig</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.config.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.gui.AbstractConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">org.apache.jmeter.config.gui.AbstractConfigGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.gui.ArgumentsPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">org.apache.jmeter.config.gui.ArgumentsPanel</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
tableLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>tableLabel</B></PRE>
|
|
<DL>
|
|
<DD>The title label for this component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>add</B></PRE>
|
|
<DL>
|
|
<DD>A button for adding new arguments to the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DD>A button for removing arguments from the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
background</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A> <B>background</B></PRE>
|
|
<DL>
|
|
<DD>Added background support for reporting tool
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
standalone</H3>
|
|
<PRE>
|
|
boolean <B>standalone</B></PRE>
|
|
<DL>
|
|
<DD>Boolean indicating whether this component is a standalong component or it
|
|
is intended to be used as a subpanel for another component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.gui.LoginConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/gui/LoginConfigGui.html" title="class in org.apache.jmeter.config.gui">org.apache.jmeter.config.gui.LoginConfigGui</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
username</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>username</B></PRE>
|
|
<DL>
|
|
<DD>Field allowing the user to enter a username.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
password</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPasswordField.html" title="class or interface in javax.swing">JPasswordField</A> <B>password</B></PRE>
|
|
<DL>
|
|
<DD>Field allowing the user to enter a password.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DD>Boolean indicating whether or not this component should display its name.
|
|
If true, this is a standalone component. If false, this component is
|
|
intended to be used as a subpanel for another component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.gui.ObsoleteGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/gui/ObsoleteGui.html" title="class in org.apache.jmeter.config.gui">org.apache.jmeter.config.gui.ObsoleteGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
obsoleteMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>obsoleteMessage</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.config.gui.SimpleConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/config/gui/SimpleConfigGui.html" title="class in org.apache.jmeter.config.gui">org.apache.jmeter.config.gui.SimpleConfigGui</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
table</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>table</B></PRE>
|
|
<DL>
|
|
<DD>The table of configuration parameters.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableModel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</A> <B>tableModel</B></PRE>
|
|
<DL>
|
|
<DD>The model for the parameter table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>add</B></PRE>
|
|
<DL>
|
|
<DD>A button for adding new parameters to the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DD>A button for removing parameters from the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DD>Boolean indicating whether or not this component should display its name.
|
|
If true, this is a standalone component. If false, this component is
|
|
intended to be used as a subpanel for another component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.control</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.ForeachController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/ForeachController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.ForeachController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
loopCount</H3>
|
|
<PRE>
|
|
int <B>loopCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.GenericController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.GenericController</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.IfController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/IfController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.IfController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.IncludeController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/IncludeController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.IncludeController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
SUBTREE</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</A> <B>SUBTREE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
SUB</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</A> <B>SUB</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.InterleaveControl"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/InterleaveControl.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.InterleaveControl</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
skipNext</H3>
|
|
<PRE>
|
|
boolean <B>skipNext</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
currentReturnedAtLeastOne</H3>
|
|
<PRE>
|
|
boolean <B>currentReturnedAtLeastOne</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stillSame</H3>
|
|
<PRE>
|
|
boolean <B>stillSame</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.LoopController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/LoopController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.LoopController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.ModuleController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/ModuleController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.ModuleController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
selectedNode</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/tree/JMeterTreeNode.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeNode</A> <B>selectedNode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.NextIsNullException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/NextIsNullException.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.NextIsNullException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.OnceOnlyController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/OnceOnlyController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.OnceOnlyController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.RandomController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/RandomController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.RandomController</A> extends <A HREF="org/apache/jmeter/control/InterleaveControl.html" title="class in org.apache.jmeter.control">InterleaveControl</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.RandomOrderController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/RandomOrderController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.RandomOrderController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.RunTime"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/RunTime.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.RunTime</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
startTime</H3>
|
|
<PRE>
|
|
long <B>startTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
loopCount</H3>
|
|
<PRE>
|
|
int <B>loopCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.SwitchController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/SwitchController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.SwitchController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.ThroughputController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/ThroughputController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.ThroughputController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
numExecutions</H3>
|
|
<PRE>
|
|
int <B>numExecutions</B></PRE>
|
|
<DL>
|
|
<DD>Number of iterations on which we've chosen to deliver samplers.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
iteration</H3>
|
|
<PRE>
|
|
int <B>iteration</B></PRE>
|
|
<DL>
|
|
<DD>Index of the current iteration. 0-based.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
runThisTime</H3>
|
|
<PRE>
|
|
boolean <B>runThisTime</B></PRE>
|
|
<DL>
|
|
<DD>Whether to deliver samplers on this iteration.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.TransactionController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/TransactionController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.TransactionController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.TransactionSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/TransactionSampler.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.TransactionSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
transactionDone</H3>
|
|
<PRE>
|
|
boolean <B>transactionDone</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
transactionController</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/control/TransactionController.html" title="class in org.apache.jmeter.control">TransactionController</A> <B>transactionController</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
subSampler</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/Sampler.html" title="interface in org.apache.jmeter.samplers">Sampler</A> <B>subSampler</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
transactionSampleResult</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</A> <B>transactionSampleResult</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
calls</H3>
|
|
<PRE>
|
|
int <B>calls</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
noFailingSamples</H3>
|
|
<PRE>
|
|
int <B>noFailingSamples</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.WhileController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/WhileController.html" title="class in org.apache.jmeter.control">org.apache.jmeter.control.WhileController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.control.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.AbstractControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.AbstractControllerGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.ForeachControlPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/ForeachControlPanel.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.ForeachControlPanel</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
inputVal</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>inputVal</B></PRE>
|
|
<DL>
|
|
<DD>A field allowing the user to specify the input variable the controller
|
|
should loop.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
returnVal</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>returnVal</B></PRE>
|
|
<DL>
|
|
<DD>A field allowing the user to specify output variable the controller
|
|
should return.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useSeparator</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useSeparator</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DD>Boolean indicating whether or not this component should display its name.
|
|
If true, this is a standalone component. If false, this component is
|
|
intended to be used as a subpanel for another component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.IfControllerPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/IfControllerPanel.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.IfControllerPanel</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
theCondition</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>theCondition</B></PRE>
|
|
<DL>
|
|
<DD>A field allowing the user to specify the number of times the controller
|
|
should loop.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
evaluateAll</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>evaluateAll</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DD>Boolean indicating whether or not this component should display its name.
|
|
If true, this is a standalone component. If false, this component is
|
|
intended to be used as a subpanel for another component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.IncludeControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/IncludeControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.IncludeControllerGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
includePanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</A> <B>includePanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.InterleaveControlGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/InterleaveControlGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.InterleaveControlGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
style</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>style</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.LogicControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/LogicControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.LogicControllerGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.LoopControlPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/LoopControlPanel.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.LoopControlPanel</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
infinite</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>infinite</B></PRE>
|
|
<DL>
|
|
<DD>A checkbox allowing the user to specify whether or not the controller
|
|
should loop forever.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
loops</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>loops</B></PRE>
|
|
<DL>
|
|
<DD>A field allowing the user to specify the number of times the controller
|
|
should loop.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DD>Boolean indicating whether or not this component should display its name.
|
|
If true, this is a standalone component. If false, this component is
|
|
intended to be used as a subpanel for another component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.ModuleControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/ModuleControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.ModuleControllerGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
selected</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/tree/JMeterTreeNode.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeNode</A> <B>selected</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
nodes</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>nodes</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
nodesModel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/DefaultComboBoxModel.html" title="class or interface in javax.swing">DefaultComboBoxModel</A> <B>nodesModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
warningLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>warningLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.OnceOnlyControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/OnceOnlyControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.OnceOnlyControllerGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.RandomControlGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/RandomControlGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.RandomControlGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
style</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>style</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.RandomOrderControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/RandomOrderControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.RandomOrderControllerGui</A> extends <A HREF="org/apache/jmeter/control/gui/LogicControllerGui.html" title="class in org.apache.jmeter.control.gui">LogicControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.ReportGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/ReportGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.ReportGui</A> extends <A HREF="org/apache/jmeter/report/gui/AbstractReportGui.html" title="class in org.apache.jmeter.report.gui">AbstractReportGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
serializedMode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>serializedMode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
commentPanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>commentPanel</B></PRE>
|
|
<DL>
|
|
<DD>A panel to contain comments on the test plan.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
baseDir</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/DirectoryPanel.html" title="class in org.apache.jmeter.gui.util">DirectoryPanel</A> <B>baseDir</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
argsPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> <B>argsPanel</B></PRE>
|
|
<DL>
|
|
<DD>A panel allowing the user to define variables.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.RunTimeGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/RunTimeGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.RunTimeGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
seconds</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>seconds</B></PRE>
|
|
<DL>
|
|
<DD>A field allowing the user to specify the number of seconds the controller
|
|
should loop.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DD>Boolean indicating whether or not this component should display its name.
|
|
If true, this is a standalone component. If false, this component is
|
|
intended to be used as a subpanel for another component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.SwitchControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/SwitchControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.SwitchControllerGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
switchValue</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>switchValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.TestPlanGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/TestPlanGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.TestPlanGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
functionalMode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>functionalMode</B></PRE>
|
|
<DL>
|
|
<DD>A checkbox allowing the user to specify whether or not JMeter should do
|
|
functional testing.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
serializedMode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>serializedMode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
argsPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> <B>argsPanel</B></PRE>
|
|
<DL>
|
|
<DD>A panel allowing the user to define variables.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
browseJar</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">FileListPanel</A> <B>browseJar</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.ThroughputControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/ThroughputControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.ThroughputControllerGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
styleBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>styleBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
style</H3>
|
|
<PRE>
|
|
int <B>style</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
throughput</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>throughput</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
perthread</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>perthread</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
isPerThread</H3>
|
|
<PRE>
|
|
boolean <B>isPerThread</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
BYNUMBER_LABEL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>BYNUMBER_LABEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
BYPERCENT_LABEL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>BYPERCENT_LABEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
THROUGHPUT_LABEL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>THROUGHPUT_LABEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
THROUGHPUT</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>THROUGHPUT</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
PERTHREAD_LABEL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>PERTHREAD_LABEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.TransactionControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/TransactionControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.TransactionControllerGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
parent</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>parent</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.WhileControllerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/WhileControllerGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.WhileControllerGui</A> extends <A HREF="org/apache/jmeter/control/gui/AbstractControllerGui.html" title="class in org.apache.jmeter.control.gui">AbstractControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
theCondition</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>theCondition</B></PRE>
|
|
<DL>
|
|
<DD>A field allowing the user to specify the condition (not yet used).
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.control.gui.WorkBenchGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/control/gui/WorkBenchGui.html" title="class in org.apache.jmeter.control.gui">org.apache.jmeter.control.gui.WorkBenchGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.engine</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.engine.JMeterEngineException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/engine/JMeterEngineException.html" title="class in org.apache.jmeter.engine">org.apache.jmeter.engine.JMeterEngineException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.engine.RemoteJMeterEngineImpl"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/engine/RemoteJMeterEngineImpl.html" title="class in org.apache.jmeter.engine">org.apache.jmeter.engine.RemoteJMeterEngineImpl</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/rmi/server/UnicastRemoteObject.html" title="class or interface in java.rmi.server">UnicastRemoteObject</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
backingEngine</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/engine/JMeterEngine.html" title="interface in org.apache.jmeter.engine">JMeterEngine</A> <B>backingEngine</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
hostName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>hostName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.engine.StandardJMeterEngine"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/engine/StandardJMeterEngine.html" title="class in org.apache.jmeter.engine">org.apache.jmeter.engine.StandardJMeterEngine</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>231l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
startingGroups</H3>
|
|
<PRE>
|
|
boolean <B>startingGroups</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
running</H3>
|
|
<PRE>
|
|
boolean <B>running</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
serialized</H3>
|
|
<PRE>
|
|
boolean <B>serialized</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
schcdule_run</H3>
|
|
<PRE>
|
|
boolean <B>schcdule_run</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
test</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</A> <B>test</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
host</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>host</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.exceptions</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.exceptions.IllegalUserActionException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/exceptions/IllegalUserActionException.html" title="class in org.apache.jmeter.exceptions">org.apache.jmeter.exceptions.IllegalUserActionException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.functions</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.BeanShell"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/BeanShell.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.BeanShell</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.CSVRead"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/CSVRead.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.CSVRead</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.EvalFunction"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/EvalFunction.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.EvalFunction</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.EvalVarFunction"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/EvalVarFunction.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.EvalVarFunction</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.IntSum"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/IntSum.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.IntSum</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.InvalidVariableException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/InvalidVariableException.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.InvalidVariableException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.IterationCounter"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/IterationCounter.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.IterationCounter</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.JavaScript"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/JavaScript.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.JavaScript</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.JexlFunction"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/JexlFunction.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.JexlFunction</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.LogFunction"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/LogFunction.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.LogFunction</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.LogFunction2"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/LogFunction2.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.LogFunction2</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.LongSum"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/LongSum.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.LongSum</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.MachineName"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/MachineName.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.MachineName</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.Property"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/Property.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.Property</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.Property2"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/Property2.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.Property2</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.Random"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/Random.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.Random</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.RegexFunction"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/RegexFunction.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.RegexFunction</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()
|
|
throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectStreamException.html" title="class or interface in java.io">ObjectStreamException</A></PRE>
|
|
<DL>
|
|
</DL>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.SetProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/SetProperty.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.SetProperty</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.SplitFunction"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/SplitFunction.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.SplitFunction</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.StringFromFile"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/StringFromFile.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.StringFromFile</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
myStart</H3>
|
|
<PRE>
|
|
int <B>myStart</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
myCurrent</H3>
|
|
<PRE>
|
|
int <B>myCurrent</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
myEnd</H3>
|
|
<PRE>
|
|
int <B>myEnd</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.TimeFunction"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/TimeFunction.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.TimeFunction</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>1l
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.Variable"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/Variable.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.Variable</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.XPath"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/XPath.html" title="class in org.apache.jmeter.functions">org.apache.jmeter.functions.XPath</A> extends <A HREF="org/apache/jmeter/functions/AbstractFunction.html" title="class in org.apache.jmeter.functions">AbstractFunction</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.functions.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.functions.gui.FunctionHelper"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/functions/gui/FunctionHelper.html" title="class in org.apache.jmeter.functions.gui">org.apache.jmeter.functions.gui.FunctionHelper</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JDialog.html" title="class or interface in javax.swing">JDialog</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
functionList</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>functionList</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
parameterPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> <B>parameterPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
cutPasteFunction</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>cutPasteFunction</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
functionMap</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>functionMap</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
generateButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>generateButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.AbstractJMeterGuiComponent"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">org.apache.jmeter.gui.AbstractJMeterGuiComponent</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
enabled</H3>
|
|
<PRE>
|
|
boolean <B>enabled</B></PRE>
|
|
<DL>
|
|
<DD>Flag indicating whether or not this component is enabled.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
node</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/TreeNode.html" title="class or interface in javax.swing.tree">TreeNode</A> <B>node</B></PRE>
|
|
<DL>
|
|
<DD>The tree node which this component is associated with.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
namePanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/NamePanel.html" title="class in org.apache.jmeter.gui">NamePanel</A> <B>namePanel</B></PRE>
|
|
<DL>
|
|
<DD>A GUI panel containing the name of this component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
commentPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/CommentPanel.html" title="class in org.apache.jmeter.gui">CommentPanel</A> <B>commentPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.CommentPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/CommentPanel.html" title="class in org.apache.jmeter.gui">org.apache.jmeter.gui.CommentPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
commentField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>commentField</B></PRE>
|
|
<DL>
|
|
<DD>A text field containing the comment.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.MainFrame"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/MainFrame.html" title="class in org.apache.jmeter.gui">org.apache.jmeter.gui.MainFrame</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html" title="class or interface in javax.swing">JFrame</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
menuBar</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/JMeterMenuBar.html" title="class in org.apache.jmeter.gui.util">JMeterMenuBar</A> <B>menuBar</B></PRE>
|
|
<DL>
|
|
<DD>The menu bar.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mainPanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>mainPanel</B></PRE>
|
|
<DL>
|
|
<DD>The main panel where components display their GUIs.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
treePanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>treePanel</B></PRE>
|
|
<DL>
|
|
<DD>The panel where the test tree is shown.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tree</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTree.html" title="class or interface in javax.swing">JTree</A> <B>tree</B></PRE>
|
|
<DL>
|
|
<DD>The test tree.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
runningIcon</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/ImageIcon.html" title="class or interface in javax.swing">ImageIcon</A> <B>runningIcon</B></PRE>
|
|
<DL>
|
|
<DD>An image which is displayed when a test is running.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stoppedIcon</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/ImageIcon.html" title="class or interface in javax.swing">ImageIcon</A> <B>stoppedIcon</B></PRE>
|
|
<DL>
|
|
<DD>An image which is displayed when a test is not currently running.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
runningIndicator</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>runningIndicator</B></PRE>
|
|
<DL>
|
|
<DD>The button used to display the running/stopped image.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
previousDragXLocation</H3>
|
|
<PRE>
|
|
int <B>previousDragXLocation</B></PRE>
|
|
<DL>
|
|
<DD>The x coordinate of the last location where a component was dragged.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
previousDragYLocation</H3>
|
|
<PRE>
|
|
int <B>previousDragYLocation</B></PRE>
|
|
<DL>
|
|
<DD>The y coordinate of the last location where a component was dragged.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
hosts</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>hosts</B></PRE>
|
|
<DL>
|
|
<DD>The set of currently running hosts.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stoppingMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JDialog.html" title="class or interface in javax.swing">JDialog</A> <B>stoppingMessage</B></PRE>
|
|
<DL>
|
|
<DD>A message dialog shown while JMeter threads are stopping.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
totalThreads</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>totalThreads</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
activeThreads</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>activeThreads</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.NamePanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/NamePanel.html" title="class in org.apache.jmeter.gui">org.apache.jmeter.gui.NamePanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
nameField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>nameField</B></PRE>
|
|
<DL>
|
|
<DD>A text field containing the name.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
nameLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>nameLabel</B></PRE>
|
|
<DL>
|
|
<DD>The label for the text field.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
node</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/TreeNode.html" title="class or interface in javax.swing.tree">TreeNode</A> <B>node</B></PRE>
|
|
<DL>
|
|
<DD>The node which this component is providing the name for.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.OnErrorPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/OnErrorPanel.html" title="class in org.apache.jmeter.gui">org.apache.jmeter.gui.OnErrorPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
continueBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>continueBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stopThrdBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>stopThrdBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stopTestBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>stopTestBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.ReportMainFrame"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/ReportMainFrame.html" title="class in org.apache.jmeter.gui">org.apache.jmeter.gui.ReportMainFrame</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JFrame.html" title="class or interface in javax.swing">JFrame</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
menuBar</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/ReportMenuBar.html" title="class in org.apache.jmeter.gui.util">ReportMenuBar</A> <B>menuBar</B></PRE>
|
|
<DL>
|
|
<DD>The menu bar.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mainPanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>mainPanel</B></PRE>
|
|
<DL>
|
|
<DD>The main panel where components display their GUIs.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
treePanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>treePanel</B></PRE>
|
|
<DL>
|
|
<DD>The panel where the test tree is shown.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tree</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTree.html" title="class or interface in javax.swing">JTree</A> <B>tree</B></PRE>
|
|
<DL>
|
|
<DD>The test tree.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stoppedIcon</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/ImageIcon.html" title="class or interface in javax.swing">ImageIcon</A> <B>stoppedIcon</B></PRE>
|
|
<DL>
|
|
<DD>An image which is displayed when a test is not currently running.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
previousDragXLocation</H3>
|
|
<PRE>
|
|
int <B>previousDragXLocation</B></PRE>
|
|
<DL>
|
|
<DD>The x coordinate of the last location where a component was dragged.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
previousDragYLocation</H3>
|
|
<PRE>
|
|
int <B>previousDragYLocation</B></PRE>
|
|
<DL>
|
|
<DD>The y coordinate of the last location where a component was dragged.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
runningIndicator</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>runningIndicator</B></PRE>
|
|
<DL>
|
|
<DD>The button used to display the running/stopped image.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stoppingMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JDialog.html" title="class or interface in javax.swing">JDialog</A> <B>stoppingMessage</B></PRE>
|
|
<DL>
|
|
<DD>A message dialog shown while JMeter threads are stopping.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.SavePropertyDialog"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/SavePropertyDialog.html" title="class in org.apache.jmeter.gui">org.apache.jmeter.gui.SavePropertyDialog</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JDialog.html" title="class or interface in javax.swing">JDialog</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
saveConfig</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/SampleSaveConfiguration.html" title="class in org.apache.jmeter.samplers">SampleSaveConfiguration</A> <B>saveConfig</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.gui.tree</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.tree.JMeterCellRenderer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/tree/JMeterCellRenderer.html" title="class in org.apache.jmeter.gui.tree">org.apache.jmeter.gui.tree.JMeterCellRenderer</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultTreeCellRenderer.html" title="class or interface in javax.swing.tree">DefaultTreeCellRenderer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.tree.JMeterTreeModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/tree/JMeterTreeModel.html" title="class in org.apache.jmeter.gui.tree">org.apache.jmeter.gui.tree.JMeterTreeModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultTreeModel.html" title="class or interface in javax.swing.tree">DefaultTreeModel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.tree.JMeterTreeNode"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/tree/JMeterTreeNode.html" title="class in org.apache.jmeter.gui.tree">org.apache.jmeter.gui.tree.JMeterTreeNode</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultMutableTreeNode.html" title="class or interface in javax.swing.tree">DefaultMutableTreeNode</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
treeModel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/tree/JMeterTreeModel.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeModel</A> <B>treeModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.gui.util</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.ButtonPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/ButtonPanel.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.ButtonPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>add</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
edit</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>edit</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
load</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>load</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
save</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>save</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.DirectoryPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/DirectoryPanel.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.DirectoryPanel</A> extends <A HREF="org/apache/jmeter/gui/util/HorizontalPanel.html" title="class in org.apache.jmeter.gui.util">HorizontalPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
filename</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>filename</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
browse</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>browse</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
listeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>listeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
title</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>title</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filetype</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>filetype</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
background</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A> <B>background</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.FileListPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/FileListPanel.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.FileListPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
files</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>files</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
browse</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>browse</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
clear</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>clear</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
listeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>listeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
title</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>title</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filetype</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>filetype</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.FilePanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.FilePanel</A> extends <A HREF="org/apache/jmeter/gui/util/HorizontalPanel.html" title="class in org.apache.jmeter.gui.util">HorizontalPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
filename</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>filename</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
label</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>label</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
browse</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>browse</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
listeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>listeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
title</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>title</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filetype</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>filetype</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.HorizontalPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/HorizontalPanel.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.HorizontalPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
subPanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/Box.html" title="class or interface in javax.swing">Box</A> <B>subPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
verticalAlign</H3>
|
|
<PRE>
|
|
float <B>verticalAlign</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
hgap</H3>
|
|
<PRE>
|
|
int <B>hgap</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.JDateField"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/JDateField.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.JDateField</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
dateFormat</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/DateFormat.html" title="class or interface in java.text">DateFormat</A> <B>dateFormat</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.JMeterColor"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/JMeterColor.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.JMeterColor</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.JMeterMenuBar"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/JMeterMenuBar.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.JMeterMenuBar</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuBar.html" title="class or interface in javax.swing">JMenuBar</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
fileMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>fileMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_save_as</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_save_as</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_selection_as</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_selection_as</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_revert</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_revert</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_load</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_load</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_load_recent_files</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>file_load_recent_files</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_merge</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_merge</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_exit</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_exit</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_close</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_close</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
editMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>editMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
edit_add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>edit_add</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
edit_remove</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>edit_remove</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
runMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>runMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_start</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_start</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_start</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>remote_start</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_start_all</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>remote_start_all</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_engine_start</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>remote_engine_start</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_stop</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_stop</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_shut</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_shut</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_stop</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>remote_stop</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_stop_all</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>remote_stop_all</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_engine_stop</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>remote_engine_stop</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_clear</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_clear</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_clearAll</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_clearAll</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
optionsMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>optionsMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lafMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>lafMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sslManager</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>sslManager</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
helpMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>helpMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
help_about</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>help_about</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remoteHosts</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>remoteHosts</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_exit</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>remote_exit</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_exit_all</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>remote_exit_all</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_engine_exit</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>remote_engine_exit</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.PowerTableModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.PowerTableModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/DefaultTableModel.html" title="class or interface in javax.swing.table">DefaultTableModel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
model</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/collections/Data.html" title="class in org.apache.jorphan.collections">Data</A> <B>model</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
columnClasses</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>[] <B>columnClasses</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.ReportFilePanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/ReportFilePanel.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.ReportFilePanel</A> extends <A HREF="org/apache/jmeter/gui/util/HorizontalPanel.html" title="class in org.apache.jmeter.gui.util">HorizontalPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
filename</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>filename</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
label</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>label</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
browse</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>browse</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
listeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>listeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
title</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>title</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filetype</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>filetype</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.ReportMenuBar"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/ReportMenuBar.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.ReportMenuBar</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuBar.html" title="class or interface in javax.swing">JMenuBar</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
fileMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>fileMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_save_as</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_save_as</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_load</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_load</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_merge</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_merge</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_exit</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_exit</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_close</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>file_close</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
editMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>editMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
edit_add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>edit_add</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
edit_remove</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>edit_remove</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
runMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>runMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_start</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_start</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_start</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>remote_start</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_start_all</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>remote_start_all</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_engine_start</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>remote_engine_start</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_stop</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_stop</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_shut</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_shut</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_stop</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>remote_stop</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_stop_all</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>remote_stop_all</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_engine_stop</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>remote_engine_stop</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_clear</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_clear</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
run_clearAll</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>run_clearAll</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
optionsMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>optionsMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lafMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>lafMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sslManager</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>sslManager</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
helpMenu</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>helpMenu</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
help_about</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>help_about</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remoteHosts</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>remoteHosts</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_exit</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenu.html" title="class or interface in javax.swing">JMenu</A> <B>remote_exit</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_exit_all</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JMenuItem.html" title="class or interface in javax.swing">JMenuItem</A> <B>remote_exit_all</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remote_engine_exit</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>remote_engine_exit</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.TextAreaTableCellEditor"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/TextAreaTableCellEditor.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.TextAreaTableCellEditor</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/AbstractCellEditor.html" title="class or interface in javax.swing">AbstractCellEditor</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
editorComponent</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>editorComponent</B></PRE>
|
|
<DL>
|
|
<DD>The Swing component being edited.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delegate</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html" title="class in org.apache.jmeter.gui.util">TextAreaTableCellEditor.EditorDelegate</A> <B>delegate</B></PRE>
|
|
<DL>
|
|
<DD>The delegate class which handles all methods sent from the
|
|
<code>CellEditor</code>.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
clickCountToStart</H3>
|
|
<PRE>
|
|
int <B>clickCountToStart</B></PRE>
|
|
<DL>
|
|
<DD>An integer specifying the number of clicks needed to start editing. Even
|
|
if <code>clickCountToStart</code> is defined as zero, it will not
|
|
initiate until a click occurs.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/TextAreaTableCellEditor.EditorDelegate.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.TextAreaTableCellEditor.EditorDelegate</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>value</B></PRE>
|
|
<DL>
|
|
<DD>The value of this cell.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.gui.util.VerticalPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/gui/util/VerticalPanel.html" title="class in org.apache.jmeter.gui.util">org.apache.jmeter.gui.util.VerticalPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
subPanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/Box.html" title="class or interface in javax.swing">Box</A> <B>subPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
horizontalAlign</H3>
|
|
<PRE>
|
|
float <B>horizontalAlign</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
vgap</H3>
|
|
<PRE>
|
|
int <B>vgap</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.processor.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.processor.gui.AbstractPostProcessorGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/processor/gui/AbstractPostProcessorGui.html" title="class in org.apache.jmeter.processor.gui">org.apache.jmeter.processor.gui.AbstractPostProcessorGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.processor.gui.AbstractPreProcessorGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" title="class in org.apache.jmeter.processor.gui">org.apache.jmeter.processor.gui.AbstractPreProcessorGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.reporters</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.AbstractListenerElement"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/AbstractListenerElement.html" title="class in org.apache.jmeter.reporters">org.apache.jmeter.reporters.AbstractListenerElement</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.FileReporter"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/FileReporter.html" title="class in org.apache.jmeter.reporters">org.apache.jmeter.reporters.FileReporter</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
data</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Hashtable.html" title="class or interface in java.util">Hashtable</A> <B>data</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.MailerModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/MailerModel.html" title="class in org.apache.jmeter.reporters">org.apache.jmeter.reporters.MailerModel</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
failureCount</H3>
|
|
<PRE>
|
|
long <B>failureCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
successCount</H3>
|
|
<PRE>
|
|
long <B>successCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
failureMsgSent</H3>
|
|
<PRE>
|
|
boolean <B>failureMsgSent</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
siteDown</H3>
|
|
<PRE>
|
|
boolean <B>siteDown</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
successMsgSent</H3>
|
|
<PRE>
|
|
boolean <B>successMsgSent</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.MailerResultCollector"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/MailerResultCollector.html" title="class in org.apache.jmeter.reporters">org.apache.jmeter.reporters.MailerResultCollector</A> extends <A HREF="org/apache/jmeter/reporters/ResultCollector.html" title="class in org.apache.jmeter.reporters">ResultCollector</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.ResultAction"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/ResultAction.html" title="class in org.apache.jmeter.reporters">org.apache.jmeter.reporters.ResultAction</A> extends <A HREF="org/apache/jmeter/testelement/OnErrorTestElement.html" title="class in org.apache.jmeter.testelement">OnErrorTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.ResultCollector"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/ResultCollector.html" title="class in org.apache.jmeter.reporters">org.apache.jmeter.reporters.ResultCollector</A> extends <A HREF="org/apache/jmeter/reporters/AbstractListenerElement.html" title="class in org.apache.jmeter.reporters">AbstractListenerElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>231l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
inTest</H3>
|
|
<PRE>
|
|
boolean <B>inTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
hosts</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>hosts</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
isStats</H3>
|
|
<PRE>
|
|
boolean <B>isStats</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.ResultSaver"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/ResultSaver.html" title="class in org.apache.jmeter.reporters">org.apache.jmeter.reporters.ResultSaver</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.Summariser"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/Summariser.html" title="class in org.apache.jmeter.reporters">org.apache.jmeter.reporters.Summariser</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.reporters.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.gui.ResultActionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/gui/ResultActionGui.html" title="class in org.apache.jmeter.reporters.gui">org.apache.jmeter.reporters.gui.ResultActionGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPostProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPostProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
errorPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/OnErrorPanel.html" title="class in org.apache.jmeter.gui">OnErrorPanel</A> <B>errorPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.gui.ResultSaverGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/gui/ResultSaverGui.html" title="class in org.apache.jmeter.reporters.gui">org.apache.jmeter.reporters.gui.ResultSaverGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPostProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPostProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
filename</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>filename</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
errorsOnly</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>errorsOnly</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
successOnly</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>successOnly</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.reporters.gui.SummariserGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/reporters/gui/SummariserGui.html" title="class in org.apache.jmeter.reporters.gui">org.apache.jmeter.reporters.gui.SummariserGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPostProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPostProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.samplers</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.AbstractSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.AbstractSampler</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.BatchSampleSender"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/BatchSampleSender.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.BatchSampleSender</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
listener</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/RemoteSampleListener.html" title="interface in org.apache.jmeter.samplers">RemoteSampleListener</A> <B>listener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sampleStore</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>sampleStore</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
numSamplesThreshold</H3>
|
|
<PRE>
|
|
int <B>numSamplesThreshold</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
timeThreshold</H3>
|
|
<PRE>
|
|
long <B>timeThreshold</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
batchSendTime</H3>
|
|
<PRE>
|
|
long <B>batchSendTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.HoldSampleSender"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/HoldSampleSender.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.HoldSampleSender</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
sampleStore</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>sampleStore</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
listener</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/RemoteSampleListener.html" title="interface in org.apache.jmeter.samplers">RemoteSampleListener</A> <B>listener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.RemoteListenerWrapper"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/RemoteListenerWrapper.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.RemoteListenerWrapper</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
listener</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/RemoteSampleListener.html" title="interface in org.apache.jmeter.samplers">RemoteSampleListener</A> <B>listener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mode</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/SampleSender.html" title="interface in org.apache.jmeter.samplers">SampleSender</A> <B>mode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.RemoteSampleListenerImpl"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/RemoteSampleListenerImpl.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.RemoteSampleListenerImpl</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/rmi/server/UnicastRemoteObject.html" title="class or interface in java.rmi.server">UnicastRemoteObject</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
testListener</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/testelement/TestListener.html" title="interface in org.apache.jmeter.testelement">TestListener</A> <B>testListener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sampleListener</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/SampleListener.html" title="interface in org.apache.jmeter.samplers">SampleListener</A> <B>sampleListener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.RemoteSampleListenerWrapper"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/RemoteSampleListenerWrapper.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.RemoteSampleListenerWrapper</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
listener</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/RemoteSampleListener.html" title="interface in org.apache.jmeter.samplers">RemoteSampleListener</A> <B>listener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.RemoteTestListenerWrapper"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/RemoteTestListenerWrapper.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.RemoteTestListenerWrapper</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
listener</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/RemoteSampleListener.html" title="interface in org.apache.jmeter.samplers">RemoteSampleListener</A> <B>listener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.SampleEvent"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/SampleEvent.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.SampleEvent</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
result</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</A> <B>result</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
threadGroup</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>threadGroup</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
hostname</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>hostname</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.SampleResult"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.SampleResult</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
saveConfig</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/SampleSaveConfiguration.html" title="class in org.apache.jmeter.samplers">SampleSaveConfiguration</A> <B>saveConfig</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
parent</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</A> <B>parent</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseData</H3>
|
|
<PRE>
|
|
byte[] <B>responseData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseCode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>responseCode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
label</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>label</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
resultFileName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>resultFileName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerData</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>samplerData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
threadName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>threadName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>responseMessage</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseHeaders</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>responseHeaders</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
contentType</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>contentType</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
requestHeaders</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>requestHeaders</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
timeStamp</H3>
|
|
<PRE>
|
|
long <B>timeStamp</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
startTime</H3>
|
|
<PRE>
|
|
long <B>startTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
endTime</H3>
|
|
<PRE>
|
|
long <B>endTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
idleTime</H3>
|
|
<PRE>
|
|
long <B>idleTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
pauseTime</H3>
|
|
<PRE>
|
|
long <B>pauseTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
assertionResults</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>assertionResults</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
subResults</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>subResults</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
dataType</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>dataType</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
success</H3>
|
|
<PRE>
|
|
boolean <B>success</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
files</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>files</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
dataEncoding</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>dataEncoding</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
time</H3>
|
|
<PRE>
|
|
long <B>time</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
latency</H3>
|
|
<PRE>
|
|
long <B>latency</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stopThread</H3>
|
|
<PRE>
|
|
boolean <B>stopThread</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stopTest</H3>
|
|
<PRE>
|
|
boolean <B>stopTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
isMonitor</H3>
|
|
<PRE>
|
|
boolean <B>isMonitor</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sampleCount</H3>
|
|
<PRE>
|
|
int <B>sampleCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
bytes</H3>
|
|
<PRE>
|
|
int <B>bytes</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
groupThreads</H3>
|
|
<PRE>
|
|
int <B>groupThreads</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
allThreads</H3>
|
|
<PRE>
|
|
int <B>allThreads</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
location</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/net/URL.html" title="class or interface in java.net">URL</A> <B>location</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.SampleSaveConfiguration"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/SampleSaveConfiguration.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.SampleSaveConfiguration</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>7l
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()
|
|
throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectStreamException.html" title="class or interface in java.io">ObjectStreamException</A></PRE>
|
|
<DL>
|
|
</DL>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
time</H3>
|
|
<PRE>
|
|
boolean <B>time</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
latency</H3>
|
|
<PRE>
|
|
boolean <B>latency</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
timestamp</H3>
|
|
<PRE>
|
|
boolean <B>timestamp</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
success</H3>
|
|
<PRE>
|
|
boolean <B>success</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
label</H3>
|
|
<PRE>
|
|
boolean <B>label</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
code</H3>
|
|
<PRE>
|
|
boolean <B>code</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
message</H3>
|
|
<PRE>
|
|
boolean <B>message</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
threadName</H3>
|
|
<PRE>
|
|
boolean <B>threadName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
dataType</H3>
|
|
<PRE>
|
|
boolean <B>dataType</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
encoding</H3>
|
|
<PRE>
|
|
boolean <B>encoding</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
assertions</H3>
|
|
<PRE>
|
|
boolean <B>assertions</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
subresults</H3>
|
|
<PRE>
|
|
boolean <B>subresults</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseData</H3>
|
|
<PRE>
|
|
boolean <B>responseData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerData</H3>
|
|
<PRE>
|
|
boolean <B>samplerData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xml</H3>
|
|
<PRE>
|
|
boolean <B>xml</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
fieldNames</H3>
|
|
<PRE>
|
|
boolean <B>fieldNames</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseHeaders</H3>
|
|
<PRE>
|
|
boolean <B>responseHeaders</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
requestHeaders</H3>
|
|
<PRE>
|
|
boolean <B>requestHeaders</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseDataOnError</H3>
|
|
<PRE>
|
|
boolean <B>responseDataOnError</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveAssertionResultsFailureMessage</H3>
|
|
<PRE>
|
|
boolean <B>saveAssertionResultsFailureMessage</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
url</H3>
|
|
<PRE>
|
|
boolean <B>url</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
bytes</H3>
|
|
<PRE>
|
|
boolean <B>bytes</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
fileName</H3>
|
|
<PRE>
|
|
boolean <B>fileName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
hostname</H3>
|
|
<PRE>
|
|
boolean <B>hostname</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
threadCounts</H3>
|
|
<PRE>
|
|
boolean <B>threadCounts</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sampleCount</H3>
|
|
<PRE>
|
|
boolean <B>sampleCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
assertionsResultsToSave</H3>
|
|
<PRE>
|
|
int <B>assertionsResultsToSave</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
printMilliseconds</H3>
|
|
<PRE>
|
|
boolean <B>printMilliseconds</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delimiter</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>delimiter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.StandardSampleSender"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/StandardSampleSender.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.StandardSampleSender</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
listener</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/RemoteSampleListener.html" title="interface in org.apache.jmeter.samplers">RemoteSampleListener</A> <B>listener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.StatisticalSampleResult"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/StatisticalSampleResult.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.StatisticalSampleResult</A> extends <A HREF="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>24l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
errorCount</H3>
|
|
<PRE>
|
|
int <B>errorCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.StatisticalSampleSender"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/StatisticalSampleSender.html" title="class in org.apache.jmeter.samplers">org.apache.jmeter.samplers.StatisticalSampleSender</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
listener</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/RemoteSampleListener.html" title="interface in org.apache.jmeter.samplers">RemoteSampleListener</A> <B>listener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sampleStore</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>sampleStore</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sampleTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>sampleTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
numSamplesThreshold</H3>
|
|
<PRE>
|
|
int <B>numSamplesThreshold</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sampleCount</H3>
|
|
<PRE>
|
|
int <B>sampleCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
timeThreshold</H3>
|
|
<PRE>
|
|
long <B>timeThreshold</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
batchSendTime</H3>
|
|
<PRE>
|
|
long <B>batchSendTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.samplers.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.samplers.gui.AbstractSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">org.apache.jmeter.samplers.gui.AbstractSamplerGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.swing</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.swing.HtmlPane"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/swing/HtmlPane.html" title="class in org.apache.jmeter.swing">org.apache.jmeter.swing.HtmlPane</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextPane.html" title="class or interface in javax.swing">JTextPane</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.testbeans.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.html" title="class in org.apache.jmeter.testbeans.gui">org.apache.jmeter.testbeans.gui.GenericTestBeanCustomizer</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
scrollerCount</H3>
|
|
<PRE>
|
|
int <B>scrollerCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
propertyFieldLabelMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/MessageFormat.html" title="class or interface in java.text">MessageFormat</A> <B>propertyFieldLabelMessage</B></PRE>
|
|
<DL>
|
|
<DD>Message format for property field labels:
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
propertyToolTipMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/MessageFormat.html" title="class or interface in java.text">MessageFormat</A> <B>propertyToolTipMessage</B></PRE>
|
|
<DL>
|
|
<DD>Message format for property tooltips:
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
propertyMap</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>propertyMap</B></PRE>
|
|
<DL>
|
|
<DD>The Map we're currently customizing. Set by setObject().
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testbeans.gui.TestBeanGUI"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testbeans/gui/TestBeanGUI.html" title="class in org.apache.jmeter.testbeans.gui">org.apache.jmeter.testbeans.gui.TestBeanGUI</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
testBeanClass</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A> <B>testBeanClass</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
customizerClass</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A> <B>customizerClass</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
customizer</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/beans/Customizer.html" title="class or interface in java.beans">Customizer</A> <B>customizer</B></PRE>
|
|
<DL>
|
|
<DD>The single customizer if the customizer class implements
|
|
SharedCustomizer, null otherwise.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
customizers</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>customizers</B></PRE>
|
|
<DL>
|
|
<DD>TestElement to Customizer map if customizer is null. This is necessary to
|
|
avoid the cost of creating a new customizer on each edit. The cache size
|
|
needs to be limited, though, to avoid memory issues when editing very
|
|
large test plans.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
customizerIndexInPanel</H3>
|
|
<PRE>
|
|
int <B>customizerIndexInPanel</B></PRE>
|
|
<DL>
|
|
<DD>Index of the customizer in the JPanel's child component list:
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
propertyMap</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>propertyMap</B></PRE>
|
|
<DL>
|
|
<DD>The property name to value map that the active customizer edits:
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
initialized</H3>
|
|
<PRE>
|
|
boolean <B>initialized</B></PRE>
|
|
<DL>
|
|
<DD>Whether the GUI components have been created.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.testelement</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.AbstractChart"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/AbstractChart.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.AbstractChart</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
image</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/image/BufferedImage.html" title="class or interface in java.awt.image">BufferedImage</A> <B>image</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.AbstractTable"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/AbstractTable.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.AbstractTable</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.AbstractTestElement"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.AbstractTestElement</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
propMap</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>propMap</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.BarChart"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/BarChart.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.BarChart</A> extends <A HREF="org/apache/jmeter/testelement/AbstractChart.html" title="class in org.apache.jmeter.testelement">AbstractChart</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.JTLData"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/JTLData.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.JTLData</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
data</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/HashMap.html" title="class or interface in java.util">HashMap</A> <B>data</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jtl_file</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>jtl_file</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
startTimestamp</H3>
|
|
<PRE>
|
|
long <B>startTimestamp</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
endTimestamp</H3>
|
|
<PRE>
|
|
long <B>endTimestamp</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
inputFile</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>inputFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.LineChart"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/LineChart.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.LineChart</A> extends <A HREF="org/apache/jmeter/testelement/AbstractChart.html" title="class in org.apache.jmeter.testelement">AbstractChart</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
width</H3>
|
|
<PRE>
|
|
int <B>width</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
height</H3>
|
|
<PRE>
|
|
int <B>height</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
shape_counter</H3>
|
|
<PRE>
|
|
int <B>shape_counter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.OnErrorTestElement"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/OnErrorTestElement.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.OnErrorTestElement</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.ReportPage"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/ReportPage.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.ReportPage</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.ReportPlan"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/ReportPlan.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.ReportPlan</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.Table"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/Table.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.Table</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTable.html" title="class in org.apache.jmeter.testelement">AbstractTable</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.TestPlan"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/TestPlan.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.TestPlan</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()
|
|
throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectStreamException.html" title="class or interface in java.io">ObjectStreamException</A></PRE>
|
|
<DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.VariablesCollection"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/VariablesCollection.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.VariablesCollection</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
varMap</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>varMap</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.WorkBench"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/WorkBench.html" title="class in org.apache.jmeter.testelement">org.apache.jmeter.testelement.WorkBench</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.testelement.property</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.AbstractProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.AbstractProperty</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
name</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>name</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.BooleanProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/BooleanProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.BooleanProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
boolean <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.CollectionProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/CollectionProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.CollectionProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/MultiProperty.html" title="class in org.apache.jmeter.testelement.property">MultiProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>221l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.DoubleProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/DoubleProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.DoubleProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/NumberProperty.html" title="class in org.apache.jmeter.testelement.property">NumberProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
double <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
savedValue</H3>
|
|
<PRE>
|
|
double <B>savedValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.FloatProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/FloatProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.FloatProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/NumberProperty.html" title="class in org.apache.jmeter.testelement.property">NumberProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
float <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
savedValue</H3>
|
|
<PRE>
|
|
float <B>savedValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.FunctionProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/FunctionProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.FunctionProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
testIteration</H3>
|
|
<PRE>
|
|
int <B>testIteration</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
cacheValue</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>cacheValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.IntegerProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/IntegerProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.IntegerProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/NumberProperty.html" title="class in org.apache.jmeter.testelement.property">NumberProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
int <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
savedValue</H3>
|
|
<PRE>
|
|
int <B>savedValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.LongProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/LongProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.LongProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/NumberProperty.html" title="class in org.apache.jmeter.testelement.property">NumberProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
long <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
savedValue</H3>
|
|
<PRE>
|
|
long <B>savedValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.MapProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/MapProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.MapProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/MultiProperty.html" title="class in org.apache.jmeter.testelement.property">MultiProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>221l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.MultiProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/MultiProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.MultiProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.NullProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/NullProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.NullProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
tempValue</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/testelement/property/JMeterProperty.html" title="interface in org.apache.jmeter.testelement.property">JMeterProperty</A> <B>tempValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.NumberProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/NumberProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.NumberProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.ObjectProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/ObjectProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.ObjectProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>1l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
savedValue</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>savedValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.StringProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/StringProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.StringProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/AbstractProperty.html" title="class in org.apache.jmeter.testelement.property">AbstractProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.testelement.property.TestElementProperty"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/testelement/property/TestElementProperty.html" title="class in org.apache.jmeter.testelement.property">org.apache.jmeter.testelement.property.TestElementProperty</A> extends <A HREF="org/apache/jmeter/testelement/property/MultiProperty.html" title="class in org.apache.jmeter.testelement.property">MultiProperty</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
value</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/testelement/TestElement.html" title="interface in org.apache.jmeter.testelement">TestElement</A> <B>value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.threads</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.threads.JMeterThread"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/threads/JMeterThread.html" title="class in org.apache.jmeter.threads">org.apache.jmeter.threads.JMeterThread</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>23l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
initialDelay</H3>
|
|
<PRE>
|
|
int <B>initialDelay</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
controller</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/control/Controller.html" title="interface in org.apache.jmeter.control">Controller</A> <B>controller</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
running</H3>
|
|
<PRE>
|
|
boolean <B>running</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
testTree</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</A> <B>testTree</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
monitor</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/threads/JMeterThreadMonitor.html" title="interface in org.apache.jmeter.threads">JMeterThreadMonitor</A> <B>monitor</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
threadName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>threadName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
testListeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Collection.html" title="class or interface in java.util">Collection</A> <B>testListeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
threadNum</H3>
|
|
<PRE>
|
|
int <B>threadNum</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
startTime</H3>
|
|
<PRE>
|
|
long <B>startTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
endTime</H3>
|
|
<PRE>
|
|
long <B>endTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
scheduler</H3>
|
|
<PRE>
|
|
boolean <B>scheduler</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
threadGroup</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/threads/ThreadGroup.html" title="class in org.apache.jmeter.threads">ThreadGroup</A> <B>threadGroup</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
engine</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/engine/StandardJMeterEngine.html" title="class in org.apache.jmeter.engine">StandardJMeterEngine</A> <B>engine</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
onErrorStopTest</H3>
|
|
<PRE>
|
|
boolean <B>onErrorStopTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
onErrorStopThread</H3>
|
|
<PRE>
|
|
boolean <B>onErrorStopThread</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.threads.ThreadGroup"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/threads/ThreadGroup.html" title="class in org.apache.jmeter.threads">org.apache.jmeter.threads.ThreadGroup</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
queue</H3>
|
|
<PRE>
|
|
org.apache.jmeter.threads.ThreadGroup.SampleQueue <B>queue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
listeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/LinkedList.html" title="class or interface in java.util">LinkedList</A> <B>listeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remoteListeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/LinkedList.html" title="class or interface in java.util">LinkedList</A> <B>remoteListeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
numberOfThreads</H3>
|
|
<PRE>
|
|
int <B>numberOfThreads</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.threads.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.threads.gui.ThreadGroupGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/threads/gui/ThreadGroupGui.html" title="class in org.apache.jmeter.threads.gui">org.apache.jmeter.threads.gui.ThreadGroupGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
loopPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/control/gui/LoopControlPanel.html" title="class in org.apache.jmeter.control.gui">LoopControlPanel</A> <B>loopPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mainPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/VerticalPanel.html" title="class in org.apache.jmeter.gui.util">VerticalPanel</A> <B>mainPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
threadInput</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>threadInput</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
rampInput</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>rampInput</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
start</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/JDateField.html" title="class in org.apache.jmeter.gui.util">JDateField</A> <B>start</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
end</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/JDateField.html" title="class in org.apache.jmeter.gui.util">JDateField</A> <B>end</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
scheduler</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>scheduler</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
duration</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>duration</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delay</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>delay</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
continueBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>continueBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stopThrdBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>stopThrdBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stopTestBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>stopTestBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.timers</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.BeanShellTimer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/BeanShellTimer.html" title="class in org.apache.jmeter.timers">org.apache.jmeter.timers.BeanShellTimer</A> extends <A HREF="org/apache/jmeter/util/BeanShellTestElement.html" title="class in org.apache.jmeter.util">BeanShellTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>4l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.ConstantThroughputTimer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/ConstantThroughputTimer.html" title="class in org.apache.jmeter.timers">org.apache.jmeter.timers.ConstantThroughputTimer</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>3l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
previousTime</H3>
|
|
<PRE>
|
|
long <B>previousTime</B></PRE>
|
|
<DL>
|
|
<DD>Target time for the start of the next request. The delay provided by the
|
|
timer will be calculated so that the next request happens at this time.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
calcMode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>calcMode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
modeInt</H3>
|
|
<PRE>
|
|
int <B>modeInt</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
throughput</H3>
|
|
<PRE>
|
|
double <B>throughput</B></PRE>
|
|
<DL>
|
|
<DD>Desired throughput, in samples per minute.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.ConstantTimer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/ConstantTimer.html" title="class in org.apache.jmeter.timers">org.apache.jmeter.timers.ConstantTimer</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
delay</H3>
|
|
<PRE>
|
|
long <B>delay</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.GaussianRandomTimer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/GaussianRandomTimer.html" title="class in org.apache.jmeter.timers">org.apache.jmeter.timers.GaussianRandomTimer</A> extends <A HREF="org/apache/jmeter/timers/RandomTimer.html" title="class in org.apache.jmeter.timers">RandomTimer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.RandomTimer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/RandomTimer.html" title="class in org.apache.jmeter.timers">org.apache.jmeter.timers.RandomTimer</A> extends <A HREF="org/apache/jmeter/timers/ConstantTimer.html" title="class in org.apache.jmeter.timers">ConstantTimer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
random</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Random.html" title="class or interface in java.util">Random</A> <B>random</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.SyncTimer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/SyncTimer.html" title="class in org.apache.jmeter.timers">org.apache.jmeter.timers.SyncTimer</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>2l
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
timerCounter</H3>
|
|
<PRE>
|
|
int[] <B>timerCounter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
groupSize</H3>
|
|
<PRE>
|
|
int <B>groupSize</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.UniformRandomTimer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/UniformRandomTimer.html" title="class in org.apache.jmeter.timers">org.apache.jmeter.timers.UniformRandomTimer</A> extends <A HREF="org/apache/jmeter/timers/RandomTimer.html" title="class in org.apache.jmeter.timers">RandomTimer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.timers.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.gui.AbstractTimerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/gui/AbstractTimerGui.html" title="class in org.apache.jmeter.timers.gui">org.apache.jmeter.timers.gui.AbstractTimerGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.gui.ConstantTimerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/gui/ConstantTimerGui.html" title="class in org.apache.jmeter.timers.gui">org.apache.jmeter.timers.gui.ConstantTimerGui</A> extends <A HREF="org/apache/jmeter/timers/gui/AbstractTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractTimerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
delayField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>delayField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.gui.GaussianRandomTimerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/gui/GaussianRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">org.apache.jmeter.timers.gui.GaussianRandomTimerGui</A> extends <A HREF="org/apache/jmeter/timers/gui/AbstractTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractTimerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
delayField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>delayField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
rangeField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>rangeField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.timers.gui.UniformRandomTimerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/timers/gui/UniformRandomTimerGui.html" title="class in org.apache.jmeter.timers.gui">org.apache.jmeter.timers.gui.UniformRandomTimerGui</A> extends <A HREF="org/apache/jmeter/timers/gui/AbstractTimerGui.html" title="class in org.apache.jmeter.timers.gui">AbstractTimerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
delayField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>delayField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
rangeField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>rangeField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.util</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.util.BeanShellTestElement"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/util/BeanShellTestElement.html" title="class in org.apache.jmeter.util">org.apache.jmeter.util.BeanShellTestElement</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>4l
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()</PRE>
|
|
<DL>
|
|
</DL>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
parameters</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>parameters</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filename</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>filename</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
script</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>script</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
resetInterpreter</H3>
|
|
<PRE>
|
|
boolean <B>resetInterpreter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.util.LocaleChangeEvent"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/util/LocaleChangeEvent.html" title="class in org.apache.jmeter.util">org.apache.jmeter.util.LocaleChangeEvent</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/EventObject.html" title="class or interface in java.util">EventObject</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
locale</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Locale.html" title="class or interface in java.util">Locale</A> <B>locale</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.util.TidyException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/util/TidyException.html" title="class in org.apache.jmeter.util">org.apache.jmeter.util.TidyException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.visualizers</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.AssertionVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/AssertionVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.AssertionVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
textArea</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>textArea</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.AxisGraph"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/AxisGraph.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.AxisGraph</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
data</H3>
|
|
<PRE>
|
|
double[][] <B>data</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
title</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>title</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xAxisTitle</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>xAxisTitle</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yAxisTitle</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>yAxisTitle</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yAxisLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>yAxisLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
maxLength</H3>
|
|
<PRE>
|
|
int <B>maxLength</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xAxisLabels</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>xAxisLabels</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
width</H3>
|
|
<PRE>
|
|
int <B>width</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
height</H3>
|
|
<PRE>
|
|
int <B>height</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.BeanShellListener"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/BeanShellListener.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.BeanShellListener</A> extends <A HREF="org/apache/jmeter/util/BeanShellTestElement.html" title="class in org.apache.jmeter.util">BeanShellTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>4l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.DistributionGraph"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/DistributionGraph.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.DistributionGraph</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComponent.html" title="class or interface in javax.swing">JComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
model</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/SamplingStatCalculator.html" title="class in org.apache.jmeter.visualizers">SamplingStatCalculator</A> <B>model</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xborder</H3>
|
|
<PRE>
|
|
int <B>xborder</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
<DT><B>See Also:</B><DD><A HREF="constant-values.html#org.apache.jmeter.visualizers.DistributionGraph.xborder">Constant Field Values</A></DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.DistributionGraphVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/DistributionGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.DistributionGraphVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
model</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/SamplingStatCalculator.html" title="class in org.apache.jmeter.visualizers">SamplingStatCalculator</A> <B>model</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graphPanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>graphPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graph</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/DistributionGraph.html" title="class in org.apache.jmeter.visualizers">DistributionGraph</A> <B>graph</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
noteField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>noteField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delay</H3>
|
|
<PRE>
|
|
int <B>delay</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
counter</H3>
|
|
<PRE>
|
|
int <B>counter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.Graph"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/Graph.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.Graph</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComponent.html" title="class or interface in javax.swing">JComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
wantData</H3>
|
|
<PRE>
|
|
boolean <B>wantData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wantAverage</H3>
|
|
<PRE>
|
|
boolean <B>wantAverage</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wantDeviation</H3>
|
|
<PRE>
|
|
boolean <B>wantDeviation</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wantThroughput</H3>
|
|
<PRE>
|
|
boolean <B>wantThroughput</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wantMedian</H3>
|
|
<PRE>
|
|
boolean <B>wantMedian</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
model</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/SamplingStatCalculator.html" title="class in org.apache.jmeter.visualizers">SamplingStatCalculator</A> <B>model</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graphMax</H3>
|
|
<PRE>
|
|
long <B>graphMax</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
throughputMax</H3>
|
|
<PRE>
|
|
double <B>throughputMax</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.GraphAccum"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/GraphAccum.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.GraphAccum</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComponent.html" title="class or interface in javax.swing">JComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
model</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/GraphAccumModel.html" title="class in org.apache.jmeter.visualizers">GraphAccumModel</A> <B>model</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
visualizer</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/GraphAccumVisualizer.html" title="class in org.apache.jmeter.visualizers">GraphAccumVisualizer</A> <B>visualizer</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
noLegendYet</H3>
|
|
<PRE>
|
|
boolean <B>noLegendYet</B></PRE>
|
|
<DL>
|
|
<DD>Ensure that the legends are only drawn once.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
previousPts</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Point.html" title="class or interface in java.awt">Point</A>[] <B>previousPts</B></PRE>
|
|
<DL>
|
|
<DD>Keep track of previous point. Needed to draw a line joining the previous
|
|
point with the current one.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
previousPtsAlloc</H3>
|
|
<PRE>
|
|
boolean <B>previousPtsAlloc</B></PRE>
|
|
<DL>
|
|
<DD>Ensure that previousPts is allocated once only. It'll be reused at each
|
|
drawSample. It can't be allocated outside drawSample 'cos the sample is
|
|
only passed in here.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.GraphAccumModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/GraphAccumModel.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.GraphAccumModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
name</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>name</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samples</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>samples</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
listeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>listeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
averageSum</H3>
|
|
<PRE>
|
|
long <B>averageSum</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
variationSum</H3>
|
|
<PRE>
|
|
long <B>variationSum</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
counter</H3>
|
|
<PRE>
|
|
long <B>counter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
previous</H3>
|
|
<PRE>
|
|
long <B>previous</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
max</H3>
|
|
<PRE>
|
|
long <B>max</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
bigChange</H3>
|
|
<PRE>
|
|
boolean <B>bigChange</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
current</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</A> <B>current</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.GraphAccumVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/GraphAccumVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.GraphAccumVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.GraphVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/GraphVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.GraphVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
nf</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/NumberFormat.html" title="class or interface in java.text">NumberFormat</A> <B>nf</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
model</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/SamplingStatCalculator.html" title="class in org.apache.jmeter.visualizers">SamplingStatCalculator</A> <B>model</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
maxYField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>maxYField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
minYField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>minYField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
noSamplesField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>noSamplesField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
minute</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>minute</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graph</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/Graph.html" title="class in org.apache.jmeter.visualizers">Graph</A> <B>graph</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
data</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>data</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
average</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>average</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deviation</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>deviation</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
throughput</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>throughput</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
median</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>median</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
dataField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>dataField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
averageField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>averageField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deviationField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>deviationField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
throughputField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>throughputField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
medianField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>medianField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.LineGraph"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/LineGraph.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.LineGraph</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
data</H3>
|
|
<PRE>
|
|
double[][] <B>data</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
title</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>title</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xAxisTitle</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>xAxisTitle</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yAxisTitle</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>yAxisTitle</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xAxisLabels</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>xAxisLabels</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yAxisLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>yAxisLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
width</H3>
|
|
<PRE>
|
|
int <B>width</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
height</H3>
|
|
<PRE>
|
|
int <B>height</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
shape_counter</H3>
|
|
<PRE>
|
|
int <B>shape_counter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
paint_counter</H3>
|
|
<PRE>
|
|
int <B>paint_counter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.MailerVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/MailerVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.MailerVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
testerButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>testerButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addressField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>addressField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
fromField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>fromField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
smtpHostField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>smtpHostField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
failureSubjectField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>failureSubjectField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
successSubjectField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>successSubjectField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
failureField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>failureField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
failureLimitField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>failureLimitField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
successLimitField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>successLimitField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.MonitorAccumModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/MonitorAccumModel.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.MonitorAccumModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
MAP</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/HashMap.html" title="class or interface in java.util">HashMap</A> <B>MAP</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
CURRENT</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorModel.html" title="class in org.apache.jmeter.visualizers">MonitorModel</A> <B>CURRENT</B></PRE>
|
|
<DL>
|
|
<DD>we use this to set the current monitorModel so that we can save the stats
|
|
to the resultcolllector.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
listeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>listeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
DEFAULT_BUFFER</H3>
|
|
<PRE>
|
|
int <B>DEFAULT_BUFFER</B></PRE>
|
|
<DL>
|
|
<DD>By default, we set the default to 800
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.MonitorGraph"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/MonitorGraph.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.MonitorGraph</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComponent.html" title="class or interface in javax.swing">JComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
MODEL</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorAccumModel.html" title="class in org.apache.jmeter.visualizers">MonitorAccumModel</A> <B>MODEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
CURRENT</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorModel.html" title="class in org.apache.jmeter.visualizers">MonitorModel</A> <B>CURRENT</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
CPU</H3>
|
|
<PRE>
|
|
boolean <B>CPU</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
HEALTH</H3>
|
|
<PRE>
|
|
boolean <B>HEALTH</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
LOAD</H3>
|
|
<PRE>
|
|
boolean <B>LOAD</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
MEM</H3>
|
|
<PRE>
|
|
boolean <B>MEM</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
THREAD</H3>
|
|
<PRE>
|
|
boolean <B>THREAD</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
YGRID</H3>
|
|
<PRE>
|
|
boolean <B>YGRID</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
XGRID</H3>
|
|
<PRE>
|
|
boolean <B>XGRID</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
GRAPHMAX</H3>
|
|
<PRE>
|
|
int <B>GRAPHMAX</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.MonitorHealthPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/MonitorHealthPanel.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.MonitorHealthPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
SERVERMAP</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/HashMap.html" title="class or interface in java.util">HashMap</A> <B>SERVERMAP</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
SERVERS</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>SERVERS</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
MODEL</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorAccumModel.html" title="class in org.apache.jmeter.visualizers">MonitorAccumModel</A> <B>MODEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
SCROLL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>SCROLL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.MonitorHealthVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/MonitorHealthVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.MonitorHealthVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
TABPANE</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorTabPane.html" title="class in org.apache.jmeter.visualizers">MonitorTabPane</A> <B>TABPANE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
HEALTHPANE</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorHealthPanel.html" title="class in org.apache.jmeter.visualizers">MonitorHealthPanel</A> <B>HEALTHPANE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
PERFPANE</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorPerformancePanel.html" title="class in org.apache.jmeter.visualizers">MonitorPerformancePanel</A> <B>PERFPANE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
MODEL</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorAccumModel.html" title="class in org.apache.jmeter.visualizers">MonitorAccumModel</A> <B>MODEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
GRAPH</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorGraph.html" title="class in org.apache.jmeter.visualizers">MonitorGraph</A> <B>GRAPH</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.MonitorModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/MonitorModel.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.MonitorModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
listeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>listeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
current</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorStats.html" title="class in org.apache.jmeter.visualizers">MonitorStats</A> <B>current</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.MonitorPerformancePanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/MonitorPerformancePanel.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.MonitorPerformancePanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JSplitPane.html" title="class or interface in javax.swing">JSplitPane</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
TREEPANE</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>TREEPANE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
GRAPHPANEL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>GRAPHPANEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
SERVERTREE</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTree.html" title="class or interface in javax.swing">JTree</A> <B>SERVERTREE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
TREEMODEL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultTreeModel.html" title="class or interface in javax.swing.tree">DefaultTreeModel</A> <B>TREEMODEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
GRAPH</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorGraph.html" title="class in org.apache.jmeter.visualizers">MonitorGraph</A> <B>GRAPH</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
ROOTNODE</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultMutableTreeNode.html" title="class or interface in javax.swing.tree">DefaultMutableTreeNode</A> <B>ROOTNODE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
SERVERMAP</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/HashMap.html" title="class or interface in java.util">HashMap</A> <B>SERVERMAP</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
MODEL</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/MonitorAccumModel.html" title="class in org.apache.jmeter.visualizers">MonitorAccumModel</A> <B>MODEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
ROOTSAMPLE</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</A> <B>ROOTSAMPLE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
plaintext</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Font.html" title="class or interface in java.awt">Font</A> <B>plaintext</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.MonitorStats"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/MonitorStats.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.MonitorStats</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.MonitorTabPane"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/MonitorTabPane.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.MonitorTabPane</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTabbedPane.html" title="class or interface in javax.swing">JTabbedPane</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.PropertyControlGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/PropertyControlGui.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.PropertyControlGui</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>1l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
systemButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>systemButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jmeterButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>jmeterButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>tableLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>add</B></PRE>
|
|
<DL>
|
|
<DD>A button for adding new arguments to the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DD>A button for removing arguments from the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.Sample"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/Sample.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.Sample</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
data</H3>
|
|
<PRE>
|
|
long <B>data</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
average</H3>
|
|
<PRE>
|
|
long <B>average</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
median</H3>
|
|
<PRE>
|
|
long <B>median</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
distributionLine</H3>
|
|
<PRE>
|
|
long <B>distributionLine</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deviation</H3>
|
|
<PRE>
|
|
long <B>deviation</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
throughput</H3>
|
|
<PRE>
|
|
double <B>throughput</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
errorCount</H3>
|
|
<PRE>
|
|
long <B>errorCount</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
success</H3>
|
|
<PRE>
|
|
boolean <B>success</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
label</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>label</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
threadName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>threadName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
count</H3>
|
|
<PRE>
|
|
long <B>count</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
endTime</H3>
|
|
<PRE>
|
|
long <B>endTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
bytes</H3>
|
|
<PRE>
|
|
int <B>bytes</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.SamplingStatCalculator"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/SamplingStatCalculator.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.SamplingStatCalculator</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
calculator</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">StatCalculator</A> <B>calculator</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
storedValues</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>storedValues</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
maxThroughput</H3>
|
|
<PRE>
|
|
double <B>maxThroughput</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
firstTime</H3>
|
|
<PRE>
|
|
long <B>firstTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
label</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>label</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.ServerPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/ServerPanel.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.ServerPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
serverField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>serverField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
timestampField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>timestampField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
prefsize</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Dimension.html" title="class or interface in java.awt">Dimension</A> <B>prefsize</B></PRE>
|
|
<DL>
|
|
<DD>Preference size for the health icon
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
healthIcon</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>healthIcon</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
loadIcon</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>loadIcon</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.SimpleDataWriter"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/SimpleDataWriter.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.SimpleDataWriter</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.SplineVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/SplineVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.SplineVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
BACKGROUND_COLOR</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A> <B>BACKGROUND_COLOR</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
MINIMUM_COLOR</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A> <B>MINIMUM_COLOR</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
MAXIMUM_COLOR</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A> <B>MAXIMUM_COLOR</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
AVERAGE_COLOR</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A> <B>AVERAGE_COLOR</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
INCOMING_COLOR</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A> <B>INCOMING_COLOR</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
NUMBERS_TO_DISPLAY</H3>
|
|
<PRE>
|
|
int <B>NUMBERS_TO_DISPLAY</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
<DT><B>See Also:</B><DD><A HREF="constant-values.html#org.apache.jmeter.visualizers.SplineVisualizer.NUMBERS_TO_DISPLAY">Constant Field Values</A></DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
FILL_UP_WITH_ZEROS</H3>
|
|
<PRE>
|
|
boolean <B>FILL_UP_WITH_ZEROS</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
<DT><B>See Also:</B><DD><A HREF="constant-values.html#org.apache.jmeter.visualizers.SplineVisualizer.FILL_UP_WITH_ZEROS">Constant Field Values</A></DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
minimumLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>minimumLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
maximumLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>maximumLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
averageLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>averageLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
incomingLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>incomingLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
minimumNumberLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>minimumNumberLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
maximumNumberLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>maximumNumberLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
averageNumberLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>averageNumberLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
incomingNumberLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>incomingNumberLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/SplineVisualizer.SplineGraph.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.SplineVisualizer.SplineGraph</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComponent.html" title="class or interface in javax.swing">JComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
reinterpolated</H3>
|
|
<PRE>
|
|
boolean <B>reinterpolated</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
WAITING_COLOR</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Color.html" title="class or interface in java.awt">Color</A> <B>WAITING_COLOR</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lastWidth</H3>
|
|
<PRE>
|
|
int <B>lastWidth</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lastHeight</H3>
|
|
<PRE>
|
|
int <B>lastHeight</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
plot</H3>
|
|
<PRE>
|
|
int[] <B>plot</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.StatGraphVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/StatGraphVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.StatGraphVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
COLUMNS</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>COLUMNS</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
GRAPH_COLUMNS</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>GRAPH_COLUMNS</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
TOTAL_ROW_LABEL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>TOTAL_ROW_LABEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
myJTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>myJTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
myScrollPane</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>myScrollPane</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableRows</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>tableRows</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graphPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/visualizers/AxisGraph.html" title="class in org.apache.jmeter.visualizers">AxisGraph</A> <B>graphPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graph</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/VerticalPanel.html" title="class in org.apache.jmeter.gui.util">VerticalPanel</A> <B>graph</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graphScroll</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>graphScroll</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
spane</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JSplitPane.html" title="class or interface in javax.swing">JSplitPane</A> <B>spane</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
columns</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>columns</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>displayButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveGraph</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>saveGraph</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>saveTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveHeaders</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>saveHeaders</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graphTitle</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>graphTitle</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
maxLengthXAxisLabel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>maxLengthXAxisLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graphWidth</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>graphWidth</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
graphHeight</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>graphHeight</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yAxisLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>yAxisLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yAxisTitle</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>yAxisTitle</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveGraphToFile</H3>
|
|
<PRE>
|
|
boolean <B>saveGraphToFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
defaultWidth</H3>
|
|
<PRE>
|
|
int <B>defaultWidth</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
defaultHeight</H3>
|
|
<PRE>
|
|
int <B>defaultHeight</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.StatVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/StatVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.StatVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
COLUMNS</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>COLUMNS</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
TOTAL_ROW_LABEL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>TOTAL_ROW_LABEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
myJTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>myJTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
myScrollPane</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>myScrollPane</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>saveTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useGroupName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useGroupName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableRows</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>tableRows</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.SummaryReport"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/SummaryReport.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.SummaryReport</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
COLUMNS</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>COLUMNS</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
TOTAL_ROW_LABEL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>TOTAL_ROW_LABEL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
myJTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>myJTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
myScrollPane</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>myScrollPane</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>saveTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useGroupName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useGroupName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableRows</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>tableRows</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.TableVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/TableVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.TableVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
COLUMNS</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>COLUMNS</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
model</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/ObjectTableModel.html" title="class in org.apache.jorphan.gui">ObjectTableModel</A> <B>model</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
table</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>table</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
dataField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>dataField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
averageField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>averageField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deviationField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>deviationField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
noSamplesField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>noSamplesField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableScrollPanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>tableScrollPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
currentData</H3>
|
|
<PRE>
|
|
long <B>currentData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
format</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/Format.html" title="class or interface in java.text">Format</A> <B>format</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.ViewResultsFullVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/ViewResultsFullVisualizer.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.ViewResultsFullVisualizer</A> extends <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">AbstractVisualizer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
dateFormat</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/DateFormat.html" title="class or interface in java.text">DateFormat</A> <B>dateFormat</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
textMode</H3>
|
|
<PRE>
|
|
boolean <B>textMode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
command</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>command</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
root</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultMutableTreeNode.html" title="class or interface in javax.swing.tree">DefaultMutableTreeNode</A> <B>root</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
treeModel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultTreeModel.html" title="class or interface in javax.swing.tree">DefaultTreeModel</A> <B>treeModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stats</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextPane.html" title="class or interface in javax.swing">JTextPane</A> <B>stats</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
results</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JEditorPane.html" title="class or interface in javax.swing">JEditorPane</A> <B>results</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
resultsScrollPane</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JScrollPane.html" title="class or interface in javax.swing">JScrollPane</A> <B>resultsScrollPane</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
resultsPane</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>resultsPane</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
imageLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>imageLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sampleDataField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>sampleDataField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
requestPane</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>requestPane</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
textButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>textButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
htmlButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>htmlButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jsonButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>jsonButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xmlButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>xmlButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
downloadAll</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>downloadAll</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jTree</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTree.html" title="class or interface in javax.swing">JTree</A> <B>jTree</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
rightSide</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTabbedPane.html" title="class or interface in javax.swing">JTabbedPane</A> <B>rightSide</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/XMLDefaultMutableTreeNode.html" title="class in org.apache.jmeter.visualizers">org.apache.jmeter.visualizers.XMLDefaultMutableTreeNode</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultMutableTreeNode.html" title="class or interface in javax.swing.tree">DefaultMutableTreeNode</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.visualizers.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.visualizers.gui.AbstractVisualizer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/visualizers/gui/AbstractVisualizer.html" title="class in org.apache.jmeter.visualizers.gui">org.apache.jmeter.visualizers.gui.AbstractVisualizer</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
filePanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</A> <B>filePanel</B></PRE>
|
|
<DL>
|
|
<DD>A panel allowing results to be saved.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
errorLogging</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>errorLogging</B></PRE>
|
|
<DL>
|
|
<DD>A checkbox choosing whether or not only errors should be logged.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
successOnlyLogging</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>successOnlyLogging</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveConfigButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>saveConfigButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
collector</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/reporters/ResultCollector.html" title="class in org.apache.jmeter.reporters">ResultCollector</A> <B>collector</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
isStats</H3>
|
|
<PRE>
|
|
boolean <B>isStats</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.extractor</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.extractor.BeanShellPostProcessor"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/extractor/BeanShellPostProcessor.html" title="class in org.apache.jmeter.extractor">org.apache.jmeter.extractor.BeanShellPostProcessor</A> extends <A HREF="org/apache/jmeter/util/BeanShellTestElement.html" title="class in org.apache.jmeter.util">BeanShellTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>4l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.extractor.DebugPostProcessor"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/extractor/DebugPostProcessor.html" title="class in org.apache.jmeter.extractor">org.apache.jmeter.extractor.DebugPostProcessor</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.extractor.RegexExtractor"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/extractor/RegexExtractor.html" title="class in org.apache.jmeter.extractor">org.apache.jmeter.extractor.RegexExtractor</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
template</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[] <B>template</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.extractor.XPathExtractor"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/extractor/XPathExtractor.html" title="class in org.apache.jmeter.extractor">org.apache.jmeter.extractor.XPathExtractor</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.extractor.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.extractor.gui.RegexExtractorGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/extractor/gui/RegexExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">org.apache.jmeter.extractor.gui.RegexExtractorGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPostProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPostProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
regexField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>regexField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
templateField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>templateField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
defaultField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>defaultField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
matchNumberField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>matchNumberField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
refNameField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>refNameField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useBody</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>useBody</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useHeaders</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>useHeaders</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useURL</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>useURL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useCode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>useCode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>useMessage</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
group</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/ButtonGroup.html" title="class or interface in javax.swing">ButtonGroup</A> <B>group</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.extractor.gui.XPathExtractorGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/extractor/gui/XPathExtractorGui.html" title="class in org.apache.jmeter.extractor.gui">org.apache.jmeter.extractor.gui.XPathExtractorGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPostProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPostProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
defaultField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>defaultField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xpathQueryField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>xpathQueryField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
refNameField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>refNameField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tolerant</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>tolerant</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
quiet</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>quiet</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
reportErrors</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>reportErrors</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
showWarnings</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>showWarnings</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
nameSpace</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>nameSpace</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.modifiers</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.modifiers.BeanShellPreProcessor"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/modifiers/BeanShellPreProcessor.html" title="class in org.apache.jmeter.modifiers">org.apache.jmeter.modifiers.BeanShellPreProcessor</A> extends <A HREF="org/apache/jmeter/util/BeanShellTestElement.html" title="class in org.apache.jmeter.util">BeanShellTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>4l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.modifiers.CounterConfig"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/modifiers/CounterConfig.html" title="class in org.apache.jmeter.modifiers">org.apache.jmeter.modifiers.CounterConfig</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()
|
|
throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectStreamException.html" title="class or interface in java.io">ObjectStreamException</A></PRE>
|
|
<DL>
|
|
</DL>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
globalCounter</H3>
|
|
<PRE>
|
|
long <B>globalCounter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.modifiers.UserParameters"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/modifiers/UserParameters.html" title="class in org.apache.jmeter.modifiers">org.apache.jmeter.modifiers.UserParameters</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
lock</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Integer.html" title="class or interface in java.lang">Integer</A> <B>lock</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.modifiers.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.modifiers.gui.CounterConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/modifiers/gui/CounterConfigGui.html" title="class in org.apache.jmeter.modifiers.gui">org.apache.jmeter.modifiers.gui.CounterConfigGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPreProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
startField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>startField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
incrField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>incrField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
endField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>endField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
varNameField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>varNameField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
formatField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>formatField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
perUserField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>perUserField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.modifiers.gui.UserParametersGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/modifiers/gui/UserParametersGui.html" title="class in org.apache.jmeter.modifiers.gui">org.apache.jmeter.modifiers.gui.UserParametersGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPreProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
THREAD_COLUMNS_PREFIX</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>THREAD_COLUMNS_PREFIX</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
paramTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>paramTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableModel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</A> <B>tableModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
numUserColumns</H3>
|
|
<PRE>
|
|
int <B>numUserColumns</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addParameterButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>addParameterButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addUserButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>addUserButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deleteRowButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>deleteRowButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deleteColumnButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>deleteColumnButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
perIterationCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>perIterationCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.sampler.DebugSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/sampler/DebugSampler.html" title="class in org.apache.jmeter.sampler">org.apache.jmeter.sampler.DebugSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
displayJMeterVariables</H3>
|
|
<PRE>
|
|
boolean <B>displayJMeterVariables</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayJMeterProperties</H3>
|
|
<PRE>
|
|
boolean <B>displayJMeterProperties</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displaySystemProperties</H3>
|
|
<PRE>
|
|
boolean <B>displaySystemProperties</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.sampler.TestAction"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/sampler/TestAction.html" title="class in org.apache.jmeter.sampler">org.apache.jmeter.sampler.TestAction</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.sampler.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.sampler.gui.TestActionGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/sampler/gui/TestActionGui.html" title="class in org.apache.jmeter.sampler.gui">org.apache.jmeter.sampler.gui.TestActionGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
targetBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>targetBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
pauseButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>pauseButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stopButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>stopButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
durationField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>durationField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
target</H3>
|
|
<PRE>
|
|
int <B>target</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
action</H3>
|
|
<PRE>
|
|
int <B>action</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
durationString</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>durationString</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.config</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.config.MultipartUrlConfig"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/config/MultipartUrlConfig.html" title="class in org.apache.jmeter.protocol.http.config">org.apache.jmeter.protocol.http.config.MultipartUrlConfig</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
boundary</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>boundary</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
args</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/Arguments.html" title="class in org.apache.jmeter.config">Arguments</A> <B>args</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
files</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util">HTTPFileArgs</A> <B>files</B></PRE>
|
|
<DL>
|
|
<DD>HTTPFileArgs list to be uploaded with http request.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.config.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">org.apache.jmeter.protocol.http.config.gui.HttpDefaultsGui</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
imageParser</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>imageParser</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
urlConfig</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">UrlConfigGui</A> <B>urlConfig</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/config/gui/MultipartUrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui</A> extends <A HREF="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">UrlConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
filesPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPFileArgsPanel</A> <B>filesPanel</B></PRE>
|
|
<DL>
|
|
<DD>Files panel that holds file informations to be uploaded by
|
|
http request.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.config.gui.UrlConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">org.apache.jmeter.protocol.http.config.gui.UrlConfigGui</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
argsPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">HTTPArgumentsPanel</A> <B>argsPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
domain</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>domain</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
port</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>port</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
protocol</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>protocol</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
contentEncoding</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>contentEncoding</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
path</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>path</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
followRedirects</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>followRedirects</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
autoRedirects</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>autoRedirects</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useKeepAlive</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useKeepAlive</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useMultipartForPost</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useMultipartForPost</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
method</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>method</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
notConfigOnly</H3>
|
|
<PRE>
|
|
boolean <B>notConfigOnly</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.control</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.AuthManager"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/AuthManager.html" title="class in org.apache.jmeter.protocol.http.control">org.apache.jmeter.protocol.http.control.AuthManager</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.Authorization"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/Authorization.html" title="class in org.apache.jmeter.protocol.http.control">org.apache.jmeter.protocol.http.control.Authorization</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.Cookie"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/Cookie.html" title="class in org.apache.jmeter.protocol.http.control">org.apache.jmeter.protocol.http.control.Cookie</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.CookieManager"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control">org.apache.jmeter.protocol.http.control.CookieManager</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.Header"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/Header.html" title="class in org.apache.jmeter.protocol.http.control">org.apache.jmeter.protocol.http.control.Header</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.HeaderManager"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/HeaderManager.html" title="class in org.apache.jmeter.protocol.http.control">org.apache.jmeter.protocol.http.control.HeaderManager</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
SOAPHeader</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>SOAPHeader</B></PRE>
|
|
<DL>
|
|
<DD>Apache SOAP driver does not provide an easy way to get and set the cookie
|
|
or HTTP header. Therefore it is necessary to store the SOAPHTTPConnection
|
|
object and reuse it.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.HttpMirrorControl"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html" title="class in org.apache.jmeter.protocol.http.control">org.apache.jmeter.protocol.http.control.HttpMirrorControl</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.RecordingController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/RecordingController.html" title="class in org.apache.jmeter.protocol.http.control">org.apache.jmeter.protocol.http.control.RecordingController</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.control.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/gui/AjpSamplerGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui</A> extends <A HREF="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/gui/HttpMirrorControlGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">org.apache.jmeter.protocol.http.control.gui.HttpMirrorControlGui</A> extends <A HREF="org/apache/jmeter/control/gui/LogicControllerGui.html" title="class in org.apache.jmeter.control.gui">LogicControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
portField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>portField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stop</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>stop</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
start</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>start</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mirrorController</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/control/HttpMirrorControl.html" title="class in org.apache.jmeter.protocol.http.control">HttpMirrorControl</A> <B>mirrorController</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
urlConfigGui</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/config/gui/MultipartUrlConfigGui.html" title="class in org.apache.jmeter.protocol.http.config.gui">MultipartUrlConfigGui</A> <B>urlConfigGui</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
getImages</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>getImages</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
isMon</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>isMon</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useMD5</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useMD5</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
embeddedRE</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>embeddedRE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui2.html" title="class in org.apache.jmeter.protocol.http.control.gui">org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui2</A> extends <A HREF="org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">HttpTestSampleGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.gui.RecordController"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/gui/RecordController.html" title="class in org.apache.jmeter.protocol.http.control.gui">org.apache.jmeter.protocol.http.control.gui.RecordController</A> extends <A HREF="org/apache/jmeter/control/gui/LogicControllerGui.html" title="class in org.apache.jmeter.control.gui">LogicControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/gui/SoapSamplerGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">org.apache.jmeter.protocol.http.control.gui.SoapSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
urlField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>urlField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
soapAction</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>soapAction</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sendSoapAction</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>sendSoapAction</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useKeepAlive</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useKeepAlive</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
soapXml</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextArea.html" title="class in org.apache.jorphan.gui">JLabeledTextArea</A> <B>soapXml</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
soapXmlFile</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</A> <B>soapXmlFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/control/gui/WebServiceSamplerGui.html" title="class in org.apache.jmeter.protocol.http.control.gui">org.apache.jmeter.protocol.http.control.gui.WebServiceSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
domain</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>domain</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
protocol</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>protocol</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
port</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>port</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
path</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>path</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
soapAction</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>soapAction</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
soapXml</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextArea.html" title="class in org.apache.jorphan.gui">JLabeledTextArea</A> <B>soapXml</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wsdlField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>wsdlField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wsdlButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>wsdlButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
selectButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>selectButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wsdlMethods</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>wsdlMethods</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
soapXmlFile</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</A> <B>soapXmlFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
randomXmlFile</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>randomXmlFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
connectTimeout</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>connectTimeout</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wsdlMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>wsdlMessage</B></PRE>
|
|
<DL>
|
|
<DD>We create several JLabel objects to display usage instructions in the
|
|
GUI. The reason there are multiple labels is to make sure it displays
|
|
correctly.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wsdlMessage2</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>wsdlMessage2</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wsdlMessage3</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>wsdlMessage3</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wsdlMessage4</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>wsdlMessage4</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
wsdlMessage5</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>wsdlMessage5</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
plainText</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Font.html" title="class or interface in java.awt">Font</A> <B>plainText</B></PRE>
|
|
<DL>
|
|
<DD>This is the font for the note.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
memCache</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>memCache</B></PRE>
|
|
<DL>
|
|
<DD>checkbox for memory cache.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
readResponse</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>readResponse</B></PRE>
|
|
<DL>
|
|
<DD>checkbox for reading the response
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useProxy</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useProxy</B></PRE>
|
|
<DL>
|
|
<DD>checkbox for use proxy
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
proxyHost</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>proxyHost</B></PRE>
|
|
<DL>
|
|
<DD>text field for the proxy host
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
proxyPort</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>proxyPort</B></PRE>
|
|
<DL>
|
|
<DD>text field for the proxy port
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
readMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>readMessage</B></PRE>
|
|
<DL>
|
|
<DD>Text note about read response and its usage.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
readMessage2</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>readMessage2</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
readMessage3</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>readMessage3</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
proxyMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>proxyMessage</B></PRE>
|
|
<DL>
|
|
<DD>Text note for proxy
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
proxyMessage2</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>proxyMessage2</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
proxyMessage3</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>proxyMessage3</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.gui.AuthPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/gui/AuthPanel.html" title="class in org.apache.jmeter.protocol.http.gui">org.apache.jmeter.protocol.http.gui.AuthPanel</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>-9214884465261470761l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
tableModel</H3>
|
|
<PRE>
|
|
org.apache.jmeter.protocol.http.gui.AuthPanel.InnerTableModel <B>tableModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
authTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>authTable</B></PRE>
|
|
<DL>
|
|
<DD>A table to show the authentication information.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>addButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deleteButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>deleteButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
loadButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>loadButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>saveButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.gui.CookiePanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/gui/CookiePanel.html" title="class in org.apache.jmeter.protocol.http.gui">org.apache.jmeter.protocol.http.gui.CookiePanel</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
cookieTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>cookieTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableModel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</A> <B>tableModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
clearEachIteration</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>clearEachIteration</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>addButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deleteButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>deleteButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
loadButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>loadButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>saveButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
policies</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>policies</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
policy</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>policy</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.gui.HeaderPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/gui/HeaderPanel.html" title="class in org.apache.jmeter.protocol.http.gui">org.apache.jmeter.protocol.http.gui.HeaderPanel</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
tableModel</H3>
|
|
<PRE>
|
|
org.apache.jmeter.protocol.http.gui.HeaderPanel.InnerTableModel <B>tableModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
headerManager</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/control/HeaderManager.html" title="class in org.apache.jmeter.protocol.http.control">HeaderManager</A> <B>headerManager</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
headerTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>headerTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>addButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deleteButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>deleteButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
loadButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>loadButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>saveButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">org.apache.jmeter.protocol.http.gui.HTTPArgumentsPanel</A> extends <A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/gui/HTTPFileArgsPanel.html" title="class in org.apache.jmeter.protocol.http.gui">org.apache.jmeter.protocol.http.gui.HTTPFileArgsPanel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
tableLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>tableLabel</B></PRE>
|
|
<DL>
|
|
<DD>The title label for this component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>add</B></PRE>
|
|
<DL>
|
|
<DD>A button for adding new files to the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
browse</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>browse</B></PRE>
|
|
<DL>
|
|
<DD>A button for browsing file system to set path of selected row in table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DD>A button for removing files from the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.modifier</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.AnchorModifier"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/AnchorModifier.html" title="class in org.apache.jmeter.protocol.http.modifier">org.apache.jmeter.protocol.http.modifier.AnchorModifier</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.ParamMask"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/ParamMask.html" title="class in org.apache.jmeter.protocol.http.modifier">org.apache.jmeter.protocol.http.modifier.ParamMask</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
PREFIX</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>PREFIX</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
FIELD_NAME</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>FIELD_NAME</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
UPPER_BOUND</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>UPPER_BOUND</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
LOWER_BOUND</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>LOWER_BOUND</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
INCREMENT</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>INCREMENT</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
SUFFIX</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>SUFFIX</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
_value</H3>
|
|
<PRE>
|
|
long <B>_value</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.ParamModifier"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/ParamModifier.html" title="class in org.apache.jmeter.protocol.http.modifier">org.apache.jmeter.protocol.http.modifier.ParamModifier</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.URLRewritingModifier"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/URLRewritingModifier.html" title="class in org.apache.jmeter.protocol.http.modifier">org.apache.jmeter.protocol.http.modifier.URLRewritingModifier</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.UserParameterModifier"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/UserParameterModifier.html" title="class in org.apache.jmeter.protocol.http.modifier">org.apache.jmeter.protocol.http.modifier.UserParameterModifier</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
allAvailableUsers</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/modifier/UserSequence.html" title="class in org.apache.jmeter.protocol.http.modifier">UserSequence</A> <B>allAvailableUsers</B></PRE>
|
|
<DL>
|
|
<DD><B>Deprecated.</B> <DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.UserSequence"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/UserSequence.html" title="class in org.apache.jmeter.protocol.http.modifier">org.apache.jmeter.protocol.http.modifier.UserSequence</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
allUsers</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>allUsers</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.modifier.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/gui/AnchorModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">org.apache.jmeter.protocol.http.modifier.gui.AnchorModifierGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPreProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/gui/ParamModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">org.apache.jmeter.protocol.http.modifier.gui.ParamModifierGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPreProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
_fieldName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>_fieldName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
_prefix</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>_prefix</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
_lowerBound</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>_lowerBound</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
_upperBound</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>_upperBound</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
_increment</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>_increment</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
_suffix</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>_suffix</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/gui/URLRewritingModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">org.apache.jmeter.protocol.http.modifier.gui.URLRewritingModifierGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPreProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
argumentName</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>argumentName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
pathExt</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>pathExt</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
pathExtNoEquals</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>pathExtNoEquals</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
pathExtNoQuestionmark</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>pathExtNoQuestionmark</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
shouldCache</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>shouldCache</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/modifier/gui/UserParameterModifierGui.html" title="class in org.apache.jmeter.protocol.http.modifier.gui">org.apache.jmeter.protocol.http.modifier.gui.UserParameterModifierGui</A> extends <A HREF="org/apache/jmeter/processor/gui/AbstractPreProcessorGui.html" title="class in org.apache.jmeter.processor.gui">AbstractPreProcessorGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
fileNameField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>fileNameField</B></PRE>
|
|
<DL>
|
|
<DD><B>Deprecated.</B> <DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.parser</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.parser.HTMLParseError"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/parser/HTMLParseError.html" title="class in org.apache.jmeter.protocol.http.parser">org.apache.jmeter.protocol.http.parser.HTMLParseError</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Error.html" title="class or interface in java.lang">Error</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
savedCause</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A> <B>savedCause</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.parser.HTMLParseException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/parser/HTMLParseException.html" title="class in org.apache.jmeter.protocol.http.parser">org.apache.jmeter.protocol.http.parser.HTMLParseException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
savedCause</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A> <B>savedCause</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.proxy</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.proxy.ProxyControl"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">org.apache.jmeter.protocol.http.proxy.ProxyControl</A> extends <A HREF="org/apache/jmeter/control/GenericController.html" title="class in org.apache.jmeter.control">GenericController</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
lastTime</H3>
|
|
<PRE>
|
|
long <B>lastTime</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addAssertions</H3>
|
|
<PRE>
|
|
boolean <B>addAssertions</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
groupingMode</H3>
|
|
<PRE>
|
|
int <B>groupingMode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerRedirectAutomatically</H3>
|
|
<PRE>
|
|
boolean <B>samplerRedirectAutomatically</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerFollowRedirects</H3>
|
|
<PRE>
|
|
boolean <B>samplerFollowRedirects</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useKeepAlive</H3>
|
|
<PRE>
|
|
boolean <B>useKeepAlive</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerDownloadImages</H3>
|
|
<PRE>
|
|
boolean <B>samplerDownloadImages</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
regexMatch</H3>
|
|
<PRE>
|
|
boolean <B>regexMatch</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
target</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/tree/JMeterTreeNode.html" title="class in org.apache.jmeter.gui.tree">JMeterTreeNode</A> <B>target</B></PRE>
|
|
<DL>
|
|
<DD>Tree node where the samples should be stored.
|
|
<p>
|
|
This property is not persistent.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.proxy.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.html" title="class in org.apache.jmeter.protocol.http.proxy.gui">org.apache.jmeter.protocol.http.proxy.gui.ProxyControlGui</A> extends <A HREF="org/apache/jmeter/control/gui/LogicControllerGui.html" title="class in org.apache.jmeter.control.gui">LogicControllerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
portField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>portField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
httpHeaders</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>httpHeaders</B></PRE>
|
|
<DL>
|
|
<DD>Used to indicate that HTTP request headers should be captured. The
|
|
default is to capture the HTTP request headers, which are specific to
|
|
particular browser settings.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
groupingMode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>groupingMode</B></PRE>
|
|
<DL>
|
|
<DD>Whether to group requests together based on inactivity separation periods --
|
|
and how to handle such grouping afterwards.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addAssertions</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>addAssertions</B></PRE>
|
|
<DL>
|
|
<DD>Add an Assertion to the first sample of each set
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useKeepAlive</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useKeepAlive</B></PRE>
|
|
<DL>
|
|
<DD>Set/clear the Use Keep-Alive box on the samplers (default is true)
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
regexMatch</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>regexMatch</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerTypeName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>samplerTypeName</B></PRE>
|
|
<DL>
|
|
<DD>The list of sampler type names to choose from
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerRedirectAutomatically</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>samplerRedirectAutomatically</B></PRE>
|
|
<DL>
|
|
<DD>Set/clear the Redirect automatically box on the samplers (default is false)
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerFollowRedirects</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>samplerFollowRedirects</B></PRE>
|
|
<DL>
|
|
<DD>Set/clear the Follow-redirects box on the samplers (default is true)
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerDownloadImages</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>samplerDownloadImages</B></PRE>
|
|
<DL>
|
|
<DD>Set/clear the Download images box on the samplers (default is false)
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
httpsSpoof</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>httpsSpoof</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
httpsMatch</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>httpsMatch</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
contentTypeInclude</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>contentTypeInclude</B></PRE>
|
|
<DL>
|
|
<DD>Regular expression to include results based on content type
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
contentTypeExclude</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>contentTypeExclude</B></PRE>
|
|
<DL>
|
|
<DD>Regular expression to exclude results based on content type
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
targetNodes</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>targetNodes</B></PRE>
|
|
<DL>
|
|
<DD>List of available target controllers
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
targetNodesModel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/DefaultComboBoxModel.html" title="class or interface in javax.swing">DefaultComboBoxModel</A> <B>targetNodesModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
model</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/proxy/ProxyControl.html" title="class in org.apache.jmeter.protocol.http.proxy">ProxyControl</A> <B>model</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
excludeTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>excludeTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
excludeModel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</A> <B>excludeModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
includeTable</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> <B>includeTable</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
includeModel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/PowerTableModel.html" title="class in org.apache.jmeter.gui.util">PowerTableModel</A> <B>includeModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
stop</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>stop</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
start</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>start</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
restart</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>restart</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.sampler.AccessLogSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/sampler/AccessLogSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">org.apache.jmeter.protocol.http.sampler.AccessLogSampler</A> extends <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
logFile</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>logFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
parserClassName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>parserClassName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filterClassName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>filterClassName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
count</H3>
|
|
<PRE>
|
|
int <B>count</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
started</H3>
|
|
<PRE>
|
|
boolean <B>started</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.sampler.AjpSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/sampler/AjpSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">org.apache.jmeter.protocol.http.sampler.AjpSampler</A> extends <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
lastPort</H3>
|
|
<PRE>
|
|
int <B>lastPort</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lastHost</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>lastHost</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
localName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>localName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
localAddress</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>localAddress</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
inbuf</H3>
|
|
<PRE>
|
|
byte[] <B>inbuf</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
outbuf</H3>
|
|
<PRE>
|
|
byte[] <B>outbuf</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
inpos</H3>
|
|
<PRE>
|
|
int <B>inpos</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
outpos</H3>
|
|
<PRE>
|
|
int <B>outpos</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">org.apache.jmeter.protocol.http.sampler.HTTPSampler</A> extends <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSampler2"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSampler2.html" title="class in org.apache.jmeter.protocol.http.sampler">org.apache.jmeter.protocol.http.sampler.HTTPSampler2</A> extends <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
dynamicPath</H3>
|
|
<PRE>
|
|
boolean <B>dynamicPath</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.sampler.HTTPSampleResult"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSampleResult.html" title="class in org.apache.jmeter.protocol.http.sampler">org.apache.jmeter.protocol.http.sampler.HTTPSampleResult</A> extends <A HREF="org/apache/jmeter/samplers/SampleResult.html" title="class in org.apache.jmeter.samplers">SampleResult</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
cookies</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>cookies</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
method</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>method</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
redirectLocation</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>redirectLocation</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
queryString</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>queryString</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.sampler.SoapSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/sampler/SoapSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">org.apache.jmeter.protocol.http.sampler.SoapSampler</A> extends <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSampler2.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSampler2</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.sampler.WebServiceSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/sampler/WebServiceSampler.html" title="class in org.apache.jmeter.protocol.http.sampler">org.apache.jmeter.protocol.http.sampler.WebServiceSampler</A> extends <A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
RANDOM</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Random.html" title="class or interface in java.util">Random</A> <B>RANDOM</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
fileContents</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>fileContents</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.util</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.util.HTTPArgument"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/util/HTTPArgument.html" title="class in org.apache.jmeter.protocol.http.util">org.apache.jmeter.protocol.http.util.HTTPArgument</A> extends <A HREF="org/apache/jmeter/config/Argument.html" title="class in org.apache.jmeter.config">Argument</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.util.HTTPFileArg"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/util/HTTPFileArg.html" title="class in org.apache.jmeter.protocol.http.util">org.apache.jmeter.protocol.http.util.HTTPFileArg</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
header</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>header</B></PRE>
|
|
<DL>
|
|
<DD>temporary storage for header.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.util.HTTPFileArgs"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/util/HTTPFileArgs.html" title="class in org.apache.jmeter.protocol.http.util">org.apache.jmeter.protocol.http.util.HTTPFileArgs</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.util.WSDLException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/util/WSDLException.html" title="class in org.apache.jmeter.protocol.http.util">org.apache.jmeter.protocol.http.util.WSDLException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.http.util.accesslog</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.util.accesslog.LogFilter"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/util/accesslog/LogFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">org.apache.jmeter.protocol.http.util.accesslog.LogFilter</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
CHANGEEXT</H3>
|
|
<PRE>
|
|
boolean <B>CHANGEEXT</B></PRE>
|
|
<DL>
|
|
<DD>protected members used by class to filter *
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
OLDEXT</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>OLDEXT</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
NEWEXT</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>NEWEXT</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
INCFILE</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>INCFILE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
EXCFILE</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>EXCFILE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
FILEFILTER</H3>
|
|
<PRE>
|
|
boolean <B>FILEFILTER</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
USEFILE</H3>
|
|
<PRE>
|
|
boolean <B>USEFILE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
INCPTRN</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>INCPTRN</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
EXCPTRN</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>EXCPTRN</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
PTRNFILTER</H3>
|
|
<PRE>
|
|
boolean <B>PTRNFILTER</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
EXCPATTERNS</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html" title="class or interface in java.util">ArrayList</A> <B>EXCPATTERNS</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
INCPATTERNS</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html" title="class or interface in java.util">ArrayList</A> <B>INCPATTERNS</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
NEWFILE</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>NEWFILE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.util.accesslog.SessionFilter"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/util/accesslog/SessionFilter.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">org.apache.jmeter.protocol.http.util.accesslog.SessionFilter</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
cookieManagers</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>cookieManagers</B></PRE>
|
|
<DL>
|
|
<DD>These objects are static across multiple threads in a test, via clone()
|
|
method.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
managersInUse</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Set.html" title="class or interface in java.util">Set</A> <B>managersInUse</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lastUsed</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/control/CookieManager.html" title="class in org.apache.jmeter.protocol.http.control">CookieManager</A> <B>lastUsed</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html" title="class in org.apache.jmeter.protocol.http.util.accesslog">org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
SAMPLE</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="class in org.apache.jmeter.protocol.http.sampler">HTTPSamplerBase</A> <B>SAMPLE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
FILENAME</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>FILENAME</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
FILE</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A> <B>FILE</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.ftp.config.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html" title="class in org.apache.jmeter.protocol.ftp.config.gui">org.apache.jmeter.protocol.ftp.config.gui.FtpConfigGui</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
server</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>server</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
remoteFile</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>remoteFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
localFile</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>localFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
inputData</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>inputData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
binaryMode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>binaryMode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
saveResponseData</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>saveResponseData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
getBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>getBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
putBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>putBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.ftp.control.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ftp.control.gui">org.apache.jmeter.protocol.ftp.control.gui.FtpTestSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
loginPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/LoginConfigGui.html" title="class in org.apache.jmeter.config.gui">LoginConfigGui</A> <B>loginPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
ftpDefaultPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/ftp/config/gui/FtpConfigGui.html" title="class in org.apache.jmeter.protocol.ftp.config.gui">FtpConfigGui</A> <B>ftpDefaultPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.ftp.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ftp.sampler.FTPSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ftp/sampler/FTPSampler.html" title="class in org.apache.jmeter.protocol.ftp.sampler">org.apache.jmeter.protocol.ftp.sampler.FTPSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.jdbc.config</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.jdbc.config.DataSourceElement"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/jdbc/config/DataSourceElement.html" title="class in org.apache.jmeter.protocol.jdbc.config">org.apache.jmeter.protocol.jdbc.config.DataSourceElement</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.jdbc.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/jdbc/sampler/JDBCSampler.html" title="class in org.apache.jmeter.protocol.jdbc.sampler">org.apache.jmeter.protocol.jdbc.sampler.JDBCSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
query</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>query</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
dataSource</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>dataSource</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
queryType</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>queryType</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
queryArguments</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>queryArguments</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
queryArgumentsTypes</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>queryArgumentsTypes</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.java.config</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.config.JavaConfig"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/config/JavaConfig.html" title="class in org.apache.jmeter.protocol.java.config">org.apache.jmeter.protocol.java.config.JavaConfig</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.java.config.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.config.gui.JavaConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/config/gui/JavaConfigGui.html" title="class in org.apache.jmeter.protocol.java.config.gui">org.apache.jmeter.protocol.java.config.gui.JavaConfigGui</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
classnameCombo</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>classnameCombo</B></PRE>
|
|
<DL>
|
|
<DD>A combo box allowing the user to choose a test class.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DD>Indicates whether or not the name of this component should be displayed
|
|
as part of the GUI. If true, this is a standalone component. If false, it
|
|
is embedded in some other component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
argsPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> <B>argsPanel</B></PRE>
|
|
<DL>
|
|
<DD>A panel allowing the user to set arguments for this test.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.java.control.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
resetInterpreter</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>resetInterpreter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filename</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>filename</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
parameters</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>parameters</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
scriptField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>scriptField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/control/gui/BSFSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">org.apache.jmeter.protocol.java.control.gui.BSFSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
scriptField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>scriptField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
langField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>langField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filename</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>filename</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
parameters</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>parameters</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/control/gui/JavaTestSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">org.apache.jmeter.protocol.java.control.gui.JavaTestSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
javaPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/java/config/gui/JavaConfigGui.html" title="class in org.apache.jmeter.protocol.java.config.gui">JavaConfigGui</A> <B>javaPanel</B></PRE>
|
|
<DL>
|
|
<DD>Panel containing the configuration options.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/control/gui/JUnitTestSamplerGui.html" title="class in org.apache.jmeter.protocol.java.control.gui">org.apache.jmeter.protocol.java.control.gui.JUnitTestSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
constructorLabel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>constructorLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
methodLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>methodLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
successMsg</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>successMsg</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
failureMsg</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>failureMsg</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
errorMsg</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>errorMsg</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
successCode</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>successCode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
failureCode</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>failureCode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
errorCode</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>errorCode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
filterpkg</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>filterpkg</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
doSetup</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>doSetup</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
appendError</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>appendError</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
appendExc</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>appendExc</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
classnameCombo</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>classnameCombo</B></PRE>
|
|
<DL>
|
|
<DD>A combo box allowing the user to choose a test class.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
methodName</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>methodName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
METHODLIST</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>METHODLIST</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
CLASSLIST</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>CLASSLIST</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.java.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.sampler.BeanShellSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/sampler/BeanShellSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">org.apache.jmeter.protocol.java.sampler.BeanShellSampler</A> extends <A HREF="org/apache/jmeter/util/BeanShellTestElement.html" title="class in org.apache.jmeter.util">BeanShellTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>3l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.sampler.BSFSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/sampler/BSFSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">org.apache.jmeter.protocol.java.sampler.BSFSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.sampler.JavaSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/sampler/JavaSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">org.apache.jmeter.protocol.java.sampler.JavaSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.sampler.JUnitSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/sampler/JUnitSampler.html" title="class in org.apache.jmeter.protocol.java.sampler">org.apache.jmeter.protocol.java.sampler.JUnitSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
checkStartUpTearDown</H3>
|
|
<PRE>
|
|
boolean <B>checkStartUpTearDown</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.java.test</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.test.JavaTest"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/test/JavaTest.html" title="class in org.apache.jmeter.protocol.java.test">org.apache.jmeter.protocol.java.test.JavaTest</A> extends <A HREF="org/apache/jmeter/protocol/java/sampler/AbstractJavaSamplerClient.html" title="class in org.apache.jmeter.protocol.java.sampler">AbstractJavaSamplerClient</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
sleepTime</H3>
|
|
<PRE>
|
|
long <B>sleepTime</B></PRE>
|
|
<DL>
|
|
<DD>The base number of milliseconds to sleep during each sample.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sleepMask</H3>
|
|
<PRE>
|
|
long <B>sleepMask</B></PRE>
|
|
<DL>
|
|
<DD>A mask to be applied to the current time in order to add a semi-random
|
|
component to the sleep time.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
label</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>label</B></PRE>
|
|
<DL>
|
|
<DD>The label to store in the sample result.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseMessage</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>responseMessage</B></PRE>
|
|
<DL>
|
|
<DD>The response message to store in the sample result.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseCode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>responseCode</B></PRE>
|
|
<DL>
|
|
<DD>The response code to be stored in the sample result.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
samplerData</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>samplerData</B></PRE>
|
|
<DL>
|
|
<DD>The sampler data (shown as Request Data in the Tree display).
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
resultData</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>resultData</B></PRE>
|
|
<DL>
|
|
<DD>Holds the result data (shown as Response Data in the Tree display).
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
success</H3>
|
|
<PRE>
|
|
boolean <B>success</B></PRE>
|
|
<DL>
|
|
<DD>The success status to be stored in the sample result.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.java.test.SleepTest"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/java/test/SleepTest.html" title="class in org.apache.jmeter.protocol.java.test">org.apache.jmeter.protocol.java.test.SleepTest</A> extends <A HREF="org/apache/jmeter/protocol/java/sampler/AbstractJavaSamplerClient.html" title="class in org.apache.jmeter.protocol.java.sampler">AbstractJavaSamplerClient</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
sleepTime</H3>
|
|
<PRE>
|
|
long <B>sleepTime</B></PRE>
|
|
<DL>
|
|
<DD>The base number of milliseconds to sleep during each sample.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sleepMask</H3>
|
|
<PRE>
|
|
long <B>sleepMask</B></PRE>
|
|
<DL>
|
|
<DD>A mask to be applied to the current time in order to add a random
|
|
component to the sleep time.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jorphan.collections</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.collections.Data"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/collections/Data.html" title="class in org.apache.jorphan.collections">org.apache.jorphan.collections.Data</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
data</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>data</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
header</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html" title="class or interface in java.util">ArrayList</A> <B>header</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
currentPos</H3>
|
|
<PRE>
|
|
int <B>currentPos</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
size</H3>
|
|
<PRE>
|
|
int <B>size</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.collections.HashTree"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">org.apache.jorphan.collections.HashTree</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
|
|
readObject</H3>
|
|
<PRE>
|
|
private void <B>readObject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectInputStream.html" title="class or interface in java.io">ObjectInputStream</A> ois)
|
|
throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassNotFoundException.html" title="class or interface in java.lang">ClassNotFoundException</A>,
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
|
|
<DL>
|
|
<DD>Method readObject.
|
|
<P>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
|
|
writeObject</H3>
|
|
<PRE>
|
|
private void <B>writeObject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectOutputStream.html" title="class or interface in java.io">ObjectOutputStream</A> oos)
|
|
throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
|
|
<DL>
|
|
</DL>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
data</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A> <B>data</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.collections.ListedHashTree"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/collections/ListedHashTree.html" title="class in org.apache.jorphan.collections">org.apache.jorphan.collections.ListedHashTree</A> extends <A HREF="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readObject(java.io.ObjectInputStream)"><!-- --></A><H3>
|
|
readObject</H3>
|
|
<PRE>
|
|
private void <B>readObject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectInputStream.html" title="class or interface in java.io">ObjectInputStream</A> ois)
|
|
throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/ClassNotFoundException.html" title="class or interface in java.lang">ClassNotFoundException</A>,
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
|
|
<DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<A NAME="writeObject(java.io.ObjectOutputStream)"><!-- --></A><H3>
|
|
writeObject</H3>
|
|
<PRE>
|
|
private void <B>writeObject</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectOutputStream.html" title="class or interface in java.io">ObjectOutputStream</A> oos)
|
|
throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/IOException.html" title="class or interface in java.io">IOException</A></PRE>
|
|
<DL>
|
|
</DL>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
order</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>order</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.collections.SortedHashTree"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/collections/SortedHashTree.html" title="class in org.apache.jorphan.collections">org.apache.jorphan.collections.SortedHashTree</A> extends <A HREF="org/apache/jorphan/collections/HashTree.html" title="class in org.apache.jorphan.collections">HashTree</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jorphan.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.AbstractTreeTableModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/AbstractTreeTableModel.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.AbstractTreeTableModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/DefaultTableModel.html" title="class or interface in javax.swing.table">DefaultTableModel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
rootNode</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/TreeNode.html" title="class or interface in javax.swing.tree">TreeNode</A> <B>rootNode</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
listener</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/event/EventListenerList.html" title="class or interface in javax.swing.event">EventListenerList</A> <B>listener</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.DefaultTreeTableModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/DefaultTreeTableModel.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.DefaultTreeTableModel</A> extends <A HREF="org/apache/jorphan/gui/AbstractTreeTableModel.html" title="class in org.apache.jorphan.gui">AbstractTreeTableModel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.JLabeledChoice"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.JLabeledChoice</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
mLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>mLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
choiceList</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>choiceList</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mChangeListeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html" title="class or interface in java.util">ArrayList</A> <B>mChangeListeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>add</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.JLabeledPasswordField"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/JLabeledPasswordField.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.JLabeledPasswordField</A> extends <A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.JLabeledRadio"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/JLabeledRadio.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.JLabeledRadio</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
mLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>mLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
bGroup</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/ButtonGroup.html" title="class or interface in javax.swing">ButtonGroup</A> <B>bGroup</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mChangeListeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html" title="class or interface in java.util">ArrayList</A> <B>mChangeListeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.JLabeledTextArea"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/JLabeledTextArea.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.JLabeledTextArea</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
mLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>mLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mTextArea</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>mTextArea</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mChangeListeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html" title="class or interface in java.util">ArrayList</A> <B>mChangeListeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
oldValue</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>oldValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.JLabeledTextField"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.JLabeledTextField</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
mLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>mLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mTextField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>mTextField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mChangeListeners</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/ArrayList.html" title="class or interface in java.util">ArrayList</A> <B>mChangeListeners</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
oldValue</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>oldValue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.JTreeTable"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/JTreeTable.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.JTreeTable</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTable.html" title="class or interface in javax.swing">JTable</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.NumberRenderer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/NumberRenderer.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.NumberRenderer</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/DefaultTableCellRenderer.html" title="class or interface in javax.swing.table">DefaultTableCellRenderer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
formatter</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/text/NumberFormat.html" title="class or interface in java.text">NumberFormat</A> <B>formatter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.ObjectTableModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/ObjectTableModel.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.ObjectTableModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/DefaultTableModel.html" title="class or interface in javax.swing.table">DefaultTableModel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<B>serialVersionUID: </B>232l
|
|
|
|
<P>
|
|
<A NAME="serialized_methods"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialization Methods</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<A NAME="readResolve()"><!-- --></A><H3>
|
|
readResolve</H3>
|
|
<PRE>
|
|
private <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>readResolve</B>()
|
|
throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/ObjectStreamException.html" title="class or interface in java.io">ObjectStreamException</A></PRE>
|
|
<DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.RateRenderer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/RateRenderer.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.RateRenderer</A> extends <A HREF="org/apache/jorphan/gui/NumberRenderer.html" title="class in org.apache.jorphan.gui">NumberRenderer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.RightAlignRenderer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/RightAlignRenderer.html" title="class in org.apache.jorphan.gui">org.apache.jorphan.gui.RightAlignRenderer</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/table/DefaultTableCellRenderer.html" title="class or interface in javax.swing.table">DefaultTableCellRenderer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jorphan.gui.layout</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.gui.layout.VerticalLayout"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/gui/layout/VerticalLayout.html" title="class in org.apache.jorphan.gui.layout">org.apache.jorphan.gui.layout.VerticalLayout</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
vgap</H3>
|
|
<PRE>
|
|
int <B>vgap</B></PRE>
|
|
<DL>
|
|
<DD>The vertical vgap between components...defaults to 5.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
alignment</H3>
|
|
<PRE>
|
|
int <B>alignment</B></PRE>
|
|
<DL>
|
|
<DD>LEFT, RIGHT, CENTER or BOTH...how the components are justified.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
anchor</H3>
|
|
<PRE>
|
|
int <B>anchor</B></PRE>
|
|
<DL>
|
|
<DD>TOP, BOTTOM or CENTER ...where are the components positioned in an
|
|
overlarge space.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jorphan.io</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.io.TextFile"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/io/TextFile.html" title="class in org.apache.jorphan.io">org.apache.jorphan.io.TextFile</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html" title="class or interface in java.io">File</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
encoding</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>encoding</B></PRE>
|
|
<DL>
|
|
<DD>File encoding. null means use the platform's default.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jorphan.math</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.math.NumberComparator"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/math/NumberComparator.html" title="class in org.apache.jorphan.math">org.apache.jorphan.math.NumberComparator</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.math.StatCalculator"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/math/StatCalculator.html" title="class in org.apache.jorphan.math">org.apache.jorphan.math.StatCalculator</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
values</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/util/List.html" title="class or interface in java.util">List</A> <B>values</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sum</H3>
|
|
<PRE>
|
|
double <B>sum</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sumOfSquares</H3>
|
|
<PRE>
|
|
double <B>sumOfSquares</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
mean</H3>
|
|
<PRE>
|
|
double <B>mean</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deviation</H3>
|
|
<PRE>
|
|
double <B>deviation</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
count</H3>
|
|
<PRE>
|
|
int <B>count</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
bytes</H3>
|
|
<PRE>
|
|
long <B>bytes</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jorphan.util</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.util.JMeterError"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/util/JMeterError.html" title="class in org.apache.jorphan.util">org.apache.jorphan.util.JMeterError</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Error.html" title="class or interface in java.lang">Error</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
savedCause</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A> <B>savedCause</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.util.JMeterException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/util/JMeterException.html" title="class in org.apache.jorphan.util">org.apache.jorphan.util.JMeterException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html" title="class or interface in java.lang">Exception</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
savedCause</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Throwable.html" title="class or interface in java.lang">Throwable</A> <B>savedCause</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.util.JMeterStopTestException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/util/JMeterStopTestException.html" title="class in org.apache.jorphan.util">org.apache.jorphan.util.JMeterStopTestException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/RuntimeException.html" title="class or interface in java.lang">RuntimeException</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jorphan.util.JMeterStopThreadException"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jorphan/util/JMeterStopThreadException.html" title="class in org.apache.jorphan.util">org.apache.jorphan.util.JMeterStopThreadException</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/RuntimeException.html" title="class or interface in java.lang">RuntimeException</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.ldap.config.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgument.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">org.apache.jmeter.protocol.ldap.config.gui.LDAPArgument</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ldap/config/gui/LDAPArguments.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">org.apache.jmeter.protocol.ldap.config.gui.LDAPArguments</A> extends <A HREF="org/apache/jmeter/config/ConfigTestElement.html" title="class in org.apache.jmeter.config">ConfigTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">org.apache.jmeter.protocol.ldap.config.gui.LDAPArgumentsPanel</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
tableLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>tableLabel</B></PRE>
|
|
<DL>
|
|
<DD>The title label for this component.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>add</B></PRE>
|
|
<DL>
|
|
<DD>A button for adding new arguments to the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JButton.html" title="class or interface in javax.swing">JButton</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DD>A button for removing arguments from the table.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">org.apache.jmeter.protocol.ldap.config.gui.LdapConfigGui</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
rootdn</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>rootdn</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
searchbase</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>searchbase</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
searchfilter</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>searchfilter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>add</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
modify</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>modify</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
servername</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>servername</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
port</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>port</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
user_Defined</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>user_Defined</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addTest</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>addTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
modifyTest</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>modifyTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deleteTest</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>deleteTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
searchTest</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>searchTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
bGroup</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/ButtonGroup.html" title="class or interface in javax.swing">ButtonGroup</A> <B>bGroup</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableAddPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> <B>tableAddPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableModifyPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> <B>tableModifyPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
cards</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>cards</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">org.apache.jmeter.protocol.ldap.config.gui.LdapExtConfigGui</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
rootdn</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>rootdn</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
searchbase</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>searchbase</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
searchfilter</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>searchfilter</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
delete</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>delete</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
add</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>add</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
modify</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>modify</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
servername</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>servername</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
port</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>port</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
scope</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>scope</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
countlim</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>countlim</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
timelim</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>timelim</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
attribs</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>attribs</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
retobj</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>retobj</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deref</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>deref</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
userdn</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>userdn</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
userpw</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>userpw</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
comparedn</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>comparedn</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
comparefilt</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>comparefilt</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
modddn</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>modddn</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
newdn</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>newdn</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
connto</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>connto</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
parseflag</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>parseflag</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
secure</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>secure</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
addTest</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>addTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
modifyTest</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>modifyTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deleteTest</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>deleteTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
searchTest</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>searchTest</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
bind</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>bind</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
rename</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>rename</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
unbind</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>unbind</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sbind</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>sbind</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
compare</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>compare</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
bGroup</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/ButtonGroup.html" title="class or interface in javax.swing">ButtonGroup</A> <B>bGroup</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableAddPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> <B>tableAddPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
tableModifyPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/ldap/config/gui/LDAPArgumentsPanel.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LDAPArgumentsPanel</A> <B>tableModifyPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
cards</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>cards</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.ldap.control.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ldap/control/gui/LdapExtTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ldap.control.gui">org.apache.jmeter.protocol.ldap.control.gui.LdapExtTestSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
ldapDefaultPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/ldap/config/gui/LdapExtConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LdapExtConfigGui</A> <B>ldapDefaultPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ldap/control/gui/LdapTestSamplerGui.html" title="class in org.apache.jmeter.protocol.ldap.control.gui">org.apache.jmeter.protocol.ldap.control.gui.LdapTestSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
loginPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/LoginConfigGui.html" title="class in org.apache.jmeter.config.gui">LoginConfigGui</A> <B>loginPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
ldapDefaultPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/ldap/config/gui/LdapConfigGui.html" title="class in org.apache.jmeter.protocol.ldap.config.gui">LdapConfigGui</A> <B>ldapDefaultPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.ldap.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ldap/sampler/LDAPExtSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">org.apache.jmeter.protocol.ldap.sampler.LDAPExtSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.ldap.sampler.LDAPSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/ldap/sampler/LDAPSampler.html" title="class in org.apache.jmeter.protocol.ldap.sampler">org.apache.jmeter.protocol.ldap.sampler.LDAPSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
searchFoundEntries</H3>
|
|
<PRE>
|
|
boolean <B>searchFoundEntries</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.tcp.config.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.html" title="class in org.apache.jmeter.protocol.tcp.config.gui">org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui</A> extends <A HREF="org/apache/jmeter/config/gui/AbstractConfigGui.html" title="class in org.apache.jmeter.config.gui">AbstractConfigGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
server</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>server</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
reUseConnection</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>reUseConnection</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
port</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>port</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
timeout</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>timeout</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
setNoDelay</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>setNoDelay</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
requestData</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>requestData</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
displayName</H3>
|
|
<PRE>
|
|
boolean <B>displayName</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.tcp.control.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/tcp/control/gui/TCPSamplerGui.html" title="class in org.apache.jmeter.protocol.tcp.control.gui">org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
loginPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/LoginConfigGui.html" title="class in org.apache.jmeter.config.gui">LoginConfigGui</A> <B>loginPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
TcpDefaultPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.html" title="class in org.apache.jmeter.protocol.tcp.config.gui">TCPConfigGui</A> <B>TcpDefaultPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.tcp.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.tcp.sampler.TCPSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/tcp/sampler/TCPSampler.html" title="class in org.apache.jmeter.protocol.tcp.sampler">org.apache.jmeter.protocol.tcp.sampler.TCPSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.examples.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.examples.sampler.ExampleSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/examples/sampler/ExampleSampler.html" title="class in org.apache.jmeter.examples.sampler">org.apache.jmeter.examples.sampler.ExampleSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.examples.sampler.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/examples/sampler/gui/ExampleSamplerGui.html" title="class in org.apache.jmeter.examples.sampler.gui">org.apache.jmeter.examples.sampler.gui.ExampleSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
data</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextArea.html" title="class or interface in javax.swing">JTextArea</A> <B>data</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.examples.testbeans.example1</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.examples.testbeans.example1.Example1"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/examples/testbeans/example1/Example1.html" title="class in org.apache.jmeter.examples.testbeans.example1">org.apache.jmeter.examples.testbeans.example1.Example1</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
myStringProperty</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>myStringProperty</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.examples.testbeans.example2</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.examples.testbeans.example2.Example2"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/examples/testbeans/example2/Example2.html" title="class in org.apache.jmeter.examples.testbeans.example2">org.apache.jmeter.examples.testbeans.example2.Example2</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
myStringProperty</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>myStringProperty</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.mail.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.mail.sampler.MailReaderSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/mail/sampler/MailReaderSampler.html" title="class in org.apache.jmeter.protocol.mail.sampler">org.apache.jmeter.protocol.mail.sampler.MailReaderSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.mail.sampler.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/mail/sampler/gui/MailReaderSamplerGui.html" title="class in org.apache.jmeter.protocol.mail.sampler.gui">org.apache.jmeter.protocol.mail.sampler.gui.MailReaderSamplerGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
serverTypeBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JComboBox.html" title="class or interface in javax.swing">JComboBox</A> <B>serverTypeBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
serverBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>serverBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
usernameBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>usernameBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
passwordBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>passwordBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
folderBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>folderBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
folderLabel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JLabel.html" title="class or interface in javax.swing">JLabel</A> <B>folderLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
allMessagesButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>allMessagesButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
someMessagesButton</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JRadioButton.html" title="class or interface in javax.swing">JRadioButton</A> <B>someMessagesButton</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
someMessagesField</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JTextField.html" title="class or interface in javax.swing">JTextField</A> <B>someMessagesField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
deleteBox</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>deleteBox</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.jms.control.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/jms/control/gui/JMSConfigGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">org.apache.jmeter.protocol.jms.control.gui.JMSConfigGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
queueuConnectionFactory</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>queueuConnectionFactory</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
sendQueue</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>sendQueue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
receiveQueue</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>receiveQueue</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
timeout</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>timeout</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
soapXml</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextArea.html" title="class in org.apache.jorphan.gui">JLabeledTextArea</A> <B>soapXml</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
initialContextFactory</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>initialContextFactory</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
providerUrl</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>providerUrl</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
labels</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>labels</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
oneWay</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>oneWay</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jmsPropertiesPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> <B>jmsPropertiesPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jndiPropertiesPanel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/config/gui/ArgumentsPanel.html" title="class in org.apache.jmeter.config.gui">ArgumentsPanel</A> <B>jndiPropertiesPanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useNonPersistentDelivery</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useNonPersistentDelivery</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
items</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>items</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
text_msg</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>text_msg</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
object_msg</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>object_msg</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
msgTypes</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>msgTypes</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
required</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>required</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
not_req</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>not_req</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
auth_items</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>[] <B>auth_items</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
useProperties</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useProperties</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
configChoice</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledRadio.html" title="class in org.apache.jorphan.gui">JLabeledRadio</A> <B>configChoice</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jndiICF</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jndiICF</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
urlField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>urlField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jndiConnFac</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jndiConnFac</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jmsTopic</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jmsTopic</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
reqAuth</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledRadio.html" title="class in org.apache.jorphan.gui">JLabeledRadio</A> <B>reqAuth</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jmsUser</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jmsUser</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jmsPwd</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jmsPwd</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
iterations</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>iterations</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
messageFile</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</A> <B>messageFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
randomFile</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/FilePanel.html" title="class in org.apache.jmeter.gui.util">FilePanel</A> <B>randomFile</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
textMessage</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextArea.html" title="class in org.apache.jorphan.gui">JLabeledTextArea</A> <B>textMessage</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
msgChoice</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledRadio.html" title="class in org.apache.jorphan.gui">JLabeledRadio</A> <B>msgChoice</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
plainText</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/awt/Font.html" title="class or interface in java.awt">Font</A> <B>plainText</B></PRE>
|
|
<DL>
|
|
<DD>This is the font for the note.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lookup</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>lookup</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
messagePanel</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>messagePanel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/jms/control/gui/JMSSubscriberGui.html" title="class in org.apache.jmeter.protocol.jms.control.gui">org.apache.jmeter.protocol.jms.control.gui.JMSSubscriberGui</A> extends <A HREF="org/apache/jmeter/samplers/gui/AbstractSamplerGui.html" title="class in org.apache.jmeter.samplers.gui">AbstractSamplerGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
useProperties</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>useProperties</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jndiICF</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jndiICF</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
urlField</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>urlField</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jndiConnFac</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jndiConnFac</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jmsTopic</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jmsTopic</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jmsUser</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jmsUser</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
jmsPwd</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>jmsPwd</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
iterations</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>iterations</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
reqAuth</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledRadio.html" title="class in org.apache.jorphan.gui">JLabeledRadio</A> <B>reqAuth</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
readResponse</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>readResponse</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
clientChoice</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledRadio.html" title="class in org.apache.jorphan.gui">JLabeledRadio</A> <B>clientChoice</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
lookup</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JPanel.html" title="class or interface in javax.swing">JPanel</A> <B>lookup</B></PRE>
|
|
<DL>
|
|
<DD>This is the font for the note.
|
|
<P>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.protocol.jms.sampler</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">org.apache.jmeter.protocol.jms.sampler.BaseJMSSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.jms.sampler.JMSSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/jms/sampler/JMSSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">org.apache.jmeter.protocol.jms.sampler.JMSSampler</A> extends <A HREF="org/apache/jmeter/samplers/AbstractSampler.html" title="class in org.apache.jmeter.samplers">AbstractSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.jms.sampler.PublisherSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/jms/sampler/PublisherSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">org.apache.jmeter.protocol.jms.sampler.PublisherSampler</A> extends <A HREF="org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">BaseJMSSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
BUFFER</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/StringBuffer.html" title="class or interface in java.lang">StringBuffer</A> <B>BUFFER</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
file_contents</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>file_contents</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.protocol.jms.sampler.SubscriberSampler"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/protocol/jms/sampler/SubscriberSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">org.apache.jmeter.protocol.jms.sampler.SubscriberSampler</A> extends <A HREF="org/apache/jmeter/protocol/jms/sampler/BaseJMSSampler.html" title="class in org.apache.jmeter.protocol.jms.sampler">BaseJMSSampler</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
BUFFER</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/StringBuffer.html" title="class or interface in java.lang">StringBuffer</A> <B>BUFFER</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.report.engine</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.engine.StandardReportEngine"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/engine/StandardReportEngine.html" title="class in org.apache.jmeter.report.engine">org.apache.jmeter.report.engine.StandardReportEngine</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.report.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.gui.AbstractReportGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/gui/AbstractReportGui.html" title="class in org.apache.jmeter.report.gui">org.apache.jmeter.report.gui.AbstractReportGui</A> extends <A HREF="org/apache/jmeter/gui/AbstractJMeterGuiComponent.html" title="class in org.apache.jmeter.gui">AbstractJMeterGuiComponent</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.gui.BarChartGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/gui/BarChartGui.html" title="class in org.apache.jmeter.report.gui">org.apache.jmeter.report.gui.BarChartGui</A> extends <A HREF="org/apache/jmeter/report/gui/AbstractReportGui.html" title="class in org.apache.jmeter.report.gui">AbstractReportGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
xAxisLabel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>xAxisLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yAxisLabel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>yAxisLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
caption</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>caption</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
url</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>url</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yItems</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>yItems</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xItems</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>xItems</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.gui.LineGraphGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/gui/LineGraphGui.html" title="class in org.apache.jmeter.report.gui">org.apache.jmeter.report.gui.LineGraphGui</A> extends <A HREF="org/apache/jmeter/report/gui/AbstractReportGui.html" title="class in org.apache.jmeter.report.gui">AbstractReportGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
xAxisLabel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>xAxisLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yAxisLabel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>yAxisLabel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
caption</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>caption</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
urls</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>urls</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
yItems</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>yItems</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
xItems</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledChoice.html" title="class in org.apache.jorphan.gui">JLabeledChoice</A> <B>xItems</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.gui.ReportPageGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/gui/ReportPageGui.html" title="class in org.apache.jmeter.report.gui">org.apache.jmeter.report.gui.ReportPageGui</A> extends <A HREF="org/apache/jmeter/report/gui/AbstractReportGui.html" title="class in org.apache.jmeter.report.gui">AbstractReportGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
pageTitle</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>pageTitle</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
makeIndex</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>makeIndex</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
cssURL</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>cssURL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
headerURL</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>headerURL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
footerURL</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextField.html" title="class in org.apache.jorphan.gui">JLabeledTextField</A> <B>footerURL</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
introduction</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jorphan/gui/JLabeledTextArea.html" title="class in org.apache.jorphan.gui">JLabeledTextArea</A> <B>introduction</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.gui.TableGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/gui/TableGui.html" title="class in org.apache.jmeter.report.gui">org.apache.jmeter.report.gui.TableGui</A> extends <A HREF="org/apache/jmeter/report/gui/AbstractReportGui.html" title="class in org.apache.jmeter.report.gui">AbstractReportGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
meanCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>meanCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
medianCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>medianCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
maxCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>maxCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
minCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>minCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
responseRateCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>responseRateCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
transferRateCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>transferRateCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
fiftypercentCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>fiftypercentCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
nintypercentCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>nintypercentCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
|
|
<H3>
|
|
errorRateCheck</H3>
|
|
<PRE>
|
|
<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JCheckBox.html" title="class or interface in javax.swing">JCheckBox</A> <B>errorRateCheck</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.report.gui.tree</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.gui.tree.ReportCellRenderer"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/gui/tree/ReportCellRenderer.html" title="class in org.apache.jmeter.report.gui.tree">org.apache.jmeter.report.gui.tree.ReportCellRenderer</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultTreeCellRenderer.html" title="class or interface in javax.swing.tree">DefaultTreeCellRenderer</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.gui.tree.ReportTreeModel"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/gui/tree/ReportTreeModel.html" title="class in org.apache.jmeter.report.gui.tree">org.apache.jmeter.report.gui.tree.ReportTreeModel</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultTreeModel.html" title="class or interface in javax.swing.tree">DefaultTreeModel</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.gui.tree.ReportTreeNode"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/gui/tree/ReportTreeNode.html" title="class in org.apache.jmeter.report.gui.tree">org.apache.jmeter.report.gui.tree.ReportTreeNode</A> extends <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/tree/DefaultMutableTreeNode.html" title="class or interface in javax.swing.tree">DefaultMutableTreeNode</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
treeModel</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/report/gui/tree/ReportTreeModel.html" title="class in org.apache.jmeter.report.gui.tree">ReportTreeModel</A> <B>treeModel</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.report.writers</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.writers.AbstractReportWriter"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/writers/AbstractReportWriter.html" title="class in org.apache.jmeter.report.writers">org.apache.jmeter.report.writers.AbstractReportWriter</A> extends <A HREF="org/apache/jmeter/testelement/AbstractTestElement.html" title="class in org.apache.jmeter.testelement">AbstractTestElement</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.writers.HTMLReportWriter"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/writers/HTMLReportWriter.html" title="class in org.apache.jmeter.report.writers">org.apache.jmeter.report.writers.HTMLReportWriter</A> extends <A HREF="org/apache/jmeter/report/writers/AbstractReportWriter.html" title="class in org.apache.jmeter.report.writers">AbstractReportWriter</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
|
|
<P>
|
|
<HR SIZE="4" NOSHADE>
|
|
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD ALIGN="center"><FONT SIZE="+2">
|
|
<B>Package</B> <B>org.apache.jmeter.report.writers.gui</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="org.apache.jmeter.report.writers.gui.HTMLReportWriterGui"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
|
|
<TD COLSPAN=2><FONT SIZE="+2">
|
|
<B>Class <A HREF="org/apache/jmeter/report/writers/gui/HTMLReportWriterGui.html" title="class in org.apache.jmeter.report.writers.gui">org.apache.jmeter.report.writers.gui.HTMLReportWriterGui</A> extends <A HREF="org/apache/jmeter/report/gui/AbstractReportGui.html" title="class in org.apache.jmeter.report.gui">AbstractReportGui</A> implements Serializable</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<P>
|
|
<A NAME="serializedForm"><!-- --></A>
|
|
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
|
|
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
|
|
<TD COLSPAN=1><FONT SIZE="+2">
|
|
<B>Serialized Fields</B></FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
|
|
<H3>
|
|
outputDirectory</H3>
|
|
<PRE>
|
|
<A HREF="org/apache/jmeter/gui/util/ReportFilePanel.html" title="class in org.apache.jmeter.gui.util">ReportFilePanel</A> <B>outputDirectory</B></PRE>
|
|
<DL>
|
|
<DL>
|
|
</DL>
|
|
</DL>
|
|
|
|
<P>
|
|
<HR>
|
|
|
|
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<A NAME="navbar_bottom"><!-- --></A>
|
|
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
|
|
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
|
|
<TR>
|
|
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
|
|
<A NAME="navbar_bottom_firstrow"><!-- --></A>
|
|
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
|
|
<TR ALIGN="center" VALIGN="top">
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
|
|
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
|
|
<b>Apache JMeter</b></EM>
|
|
</TD>
|
|
</TR>
|
|
|
|
<TR>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
PREV
|
|
NEXT</FONT></TD>
|
|
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
|
|
<A HREF="index.html" target="_top"><B>FRAMES</B></A>
|
|
<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A>
|
|
<SCRIPT type="text/javascript">
|
|
<!--
|
|
if(window==top) {
|
|
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
|
|
}
|
|
//-->
|
|
</SCRIPT>
|
|
<NOSCRIPT>
|
|
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
|
|
</NOSCRIPT>
|
|
|
|
</FONT></TD>
|
|
</TR>
|
|
</TABLE>
|
|
<A NAME="skip-navbar_bottom"></A>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
|
|
<HR>
|
|
Copyright © 1998-2008 Apache Software Foundation. All Rights Reserved.
|
|
</BODY>
|
|
</HTML>
|