|
Apache JMeter 1.9 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Component | +--java.awt.Container | +--javax.swing.JComponent | +--javax.swing.JPanel | +--org.apache.jmeter.gui.AbstractJMeterGuiComponent | +--org.apache.jmeter.samplers.gui.AbstractSamplerGui | +--org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui
Title: JMeter Description: Copyright: Copyright (c) 2000 Company: Apache
Nested Class Summary | |
static class |
HttpTestSampleGui.Test
|
Field Summary |
Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
HttpTestSampleGui()
! |
Method Summary | |
void |
clear()
Provides a default implementat that resets the name field to the value of getStaticLabel(), and sets enabled to true. |
void |
configure(TestElement element)
! |
TestElement |
createTestElement()
! |
Dimension |
getPreferredSize()
|
String |
getStaticLabel()
Gets the ClassLabel attribute of the HttpTestSample object |
void |
modifyTestElement(TestElement sampler)
Modifies a given TestElement to mirror the data in the gui components. |
Methods inherited from class org.apache.jmeter.samplers.gui.AbstractSamplerGui |
createPopupMenu, getMenuCategories |
Methods inherited from class org.apache.jmeter.gui.AbstractJMeterGuiComponent |
configureTestElement, createTitleLabel, getName, getNamePanel, getNode, isEnabled, makeBorder, makeScrollPane, makeScrollPane, makeTitlePanel, setEnabled, setName, setNode |
Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public HttpTestSampleGui()
Method Detail |
public void configure(TestElement element)
configure
in interface JMeterGUIComponent
configure
in class AbstractJMeterGuiComponent
element
- !ToDo (Parameter description)public TestElement createTestElement()
public void modifyTestElement(TestElement sampler)
sampler
- the TestElement to modifyJMeterGUIComponent.modifyTestElement(TestElement)
public String getStaticLabel()
public Dimension getPreferredSize()
getPreferredSize
in class JComponent
public void clear()
AbstractJMeterGuiComponent
clear
in interface JMeterGUIComponent
clear
in class AbstractJMeterGuiComponent
|
Apache JMeter 1.9 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |