Author: milamber
Date: Sat Apr 16 11:11:17 2016
New Revision: 1739440

URL: http://svn.apache.org/viewvc?rev=1739440&view=rev
Log:
Refresh some screenshots

Modified:
    jmeter/trunk/xdocs/images/screenshots/comparison_assertion_visualizer.png
    jmeter/trunk/xdocs/images/screenshots/java_request.png
    jmeter/trunk/xdocs/images/screenshots/login-config.png
    jmeter/trunk/xdocs/images/screenshots/sample_result_config.png
    jmeter/trunk/xdocs/images/screenshots/simple_config_element.png
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: 
jmeter/trunk/xdocs/images/screenshots/comparison_assertion_visualizer.png
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/images/screenshots/comparison_assertion_visualizer.png?rev=1739440&r1=1739439&r2=1739440&view=diff
==============================================================================
Binary files - no diff available.

Modified: jmeter/trunk/xdocs/images/screenshots/java_request.png
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/images/screenshots/java_request.png?rev=1739440&r1=1739439&r2=1739440&view=diff
==============================================================================
Binary files - no diff available.

Modified: jmeter/trunk/xdocs/images/screenshots/login-config.png
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/images/screenshots/login-config.png?rev=1739440&r1=1739439&r2=1739440&view=diff
==============================================================================
Binary files - no diff available.

Modified: jmeter/trunk/xdocs/images/screenshots/sample_result_config.png
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/images/screenshots/sample_result_config.png?rev=1739440&r1=1739439&r2=1739440&view=diff
==============================================================================
Binary files - no diff available.

Modified: jmeter/trunk/xdocs/images/screenshots/simple_config_element.png
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/images/screenshots/simple_config_element.png?rev=1739440&r1=1739439&r2=1739440&view=diff
==============================================================================
Binary files - no diff available.

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1739440&r1=1739439&r2=1739440&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Sat Apr 16 11:11:17 
2016
@@ -611,7 +611,7 @@ the additional variables for rows four,
 <note>Ensure Variable Name is unique across Test Plan.</note>
 </component>
 
-<component name="Java Request" index="&sect-num;.1.4"  width="563" 
height="347" screenshot="java_request.png">
+<component name="Java Request" index="&sect-num;.1.4"  width="628" 
height="365" screenshot="java_request.png">
 
 <description><p>This sampler lets you control a java class that implements the
 <code>org.apache.jmeter.protocol.java.sampler.JavaSamplerClient</code> 
interface.
@@ -2734,7 +2734,7 @@ by using the <code>-l</code> command-lin
 </properties>
 </description>
 
-<component name="Sample Result Save Configuration" index="&sect-num;.3.1"  
width="629" height="300" screenshot="sample_result_config.png">
+<component name="Sample Result Save Configuration" index="&sect-num;.3.1"  
width="760" height="304" screenshot="sample_result_config.png">
 <description>
 <p>
 Listeners can be configured to save different items to the result log files 
(JTL) by using the Config popup as shown below.
@@ -3498,7 +3498,7 @@ This is not a bug but a design choice al
  </properties>
 </component>
 
-<component name="Comparison Assertion Visualizer" index="&sect-num;.3.20"  
width="777" height="266" screenshot="comparison_assertion_visualizer.png">
+<component name="Comparison Assertion Visualizer" index="&sect-num;.3.20"  
width="718" height="454" screenshot="comparison_assertion_visualizer.png">
 <description>
 The Comparison Assertion Visualizer shows the results of any <complink 
name="Compare Assertion"/> elements.
 </description>
@@ -4120,7 +4120,7 @@ To make JMeter use more than one certifi
 </note>
 </component>
 
-<component name="Login Config Element" index="&sect-num;.4.12"  width="352" 
height="112" screenshot="login-config.png">
+<component name="Login Config Element" index="&sect-num;.4.12"  width="459" 
height="126" screenshot="login-config.png">
 <description><p>The Login Config Element lets you add or override username and 
password settings in samplers that use username and password as part of their 
setup.</p>
 </description>
 
@@ -4284,7 +4284,7 @@ with the start, continuing on like that
 </properties>
 </component>
 
-<component name="Simple Config Element" index="&sect-num;.4.19"  width="393" 
height="245" screenshot="simple_config_element.png">
+<component name="Simple Config Element" index="&sect-num;.4.19"  width="627" 
height="282" screenshot="simple_config_element.png">
 <description><p>The Simple Config Element lets you add or override arbitrary 
values in samplers.  You can choose the name of the value
 and the value itself.  Although some adventurous users might find a use for 
this element, it's here primarily for developers as a basic
 GUI that they can use while developing new JMeter components.</p>


Reply via email to