|
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.protocol.http.config.gui.UrlConfigGui
Title: JMeter Description: Copyright: Copyright (c) 2000 Company: Apache
Field Summary | |
protected HTTPArgumentsPanel |
argsPanel
! |
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 | |
UrlConfigGui()
! |
Method Summary | |
void |
clear()
|
void |
configure(TestElement el)
Set the text, etc. in the UI. |
void |
configureSampler(HTTPSampler sampler)
|
protected void |
configureTestElement(TestElement mc)
|
TestElement |
createTestElement()
! |
protected JPanel |
getDomainPanel()
! |
protected JPanel |
getParameterPanel()
! |
protected Component |
getPathPanel()
This method defines the Panel for the HTTP path, 'Follow Redirects' and 'Use KeepAlive' elements. |
protected JPanel |
getPortPanel()
! |
protected JPanel |
getProtocolAndMethodPanel()
! |
protected void |
init()
! |
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 |
Field Detail |
protected HTTPArgumentsPanel argsPanel
Constructor Detail |
public UrlConfigGui()
Method Detail |
protected void configureTestElement(TestElement mc)
public void clear()
public TestElement createTestElement()
public void configureSampler(HTTPSampler sampler)
public void configure(TestElement el)
el
- contains the data to be displayedprotected void init()
protected JPanel getPortPanel()
protected JPanel getDomainPanel()
protected Component getPathPanel()
protected JPanel getProtocolAndMethodPanel()
protected JPanel getParameterPanel()
|
Apache JMeter 1.9 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |