|
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 | +--org.apache.jmeter.protocol.http.config.gui.MultipartUrlConfigGui
Title: JMeter Description: Copyright: Copyright (c) 2000 Company: Apache
Field Summary |
Fields inherited from class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui |
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 | |
MultipartUrlConfigGui()
! |
Method Summary | |
void |
actionPerformed(ActionEvent e)
! |
void |
clear()
|
void |
configure(TestElement el)
! |
void |
configureSampler(HTTPSampler sampler)
|
TestElement |
createTestElement()
! |
protected JPanel |
getFilePanel()
! |
String |
getStaticLabel()
! |
protected void |
init()
! |
void |
updateGui()
! |
Methods inherited from class org.apache.jmeter.protocol.http.config.gui.UrlConfigGui |
configureTestElement, getDomainPanel, getParameterPanel, getPathPanel, getPortPanel, getProtocolAndMethodPanel |
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 MultipartUrlConfigGui()
Method Detail |
public TestElement createTestElement()
createTestElement
in class UrlConfigGui
public void configureSampler(HTTPSampler sampler)
configureSampler
in class UrlConfigGui
public void configure(TestElement el)
configure
in class UrlConfigGui
el
- !ToDo (Parameter description)public String getStaticLabel()
public void updateGui()
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
e
- !ToDo (Parameter description)protected void init()
init
in class UrlConfigGui
protected JPanel getFilePanel()
public void clear()
clear
in class UrlConfigGui
|
Apache JMeter 1.9 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |