org.apache.jmeter.assertions.gui

Class XMLConfPanel


public class XMLConfPanel
extends JPanel

Constructor Summary

XMLConfPanel()
XMLConfPanel(boolean isDoubleBuffered)

Method Summary

void
configure(XPathAssertion assertion)
void
modifyTestElement(XPathAssertion assertion)
void
setDefaultValues()

Constructor Details

XMLConfPanel

public XMLConfPanel()

XMLConfPanel

public XMLConfPanel(boolean isDoubleBuffered)
Parameters:
isDoubleBuffered -

Method Details

configure

public void configure(XPathAssertion assertion)

modifyTestElement

public void modifyTestElement(XPathAssertion assertion)

setDefaultValues

public void setDefaultValues()

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