Author: mcaspers
Date: 2011-03-13 22:57:46 -0400 (Sun, 13 Mar 2011)
New Revision: 29734
Modified:
trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml
Log:
"General editing and screenshot updates"
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml 2011-03-14 02:52:39 UTC
(rev 29733)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/jsp_view_files.xml 2011-03-14 02:57:46 UTC
(rev 29734)
@@ -93,10 +93,9 @@
</figure>
<itemizedlist>
<listitem>
- <para>In the attributes dialog, click in the <emphasis>
- <property>value</property>
- </emphasis> field next to the value attribute and click on the
<property>...
- </property>button</para>
+ <para>
+ In the attributes dialog, click in the <guilabel>value</guilabel> field
next to the value attribute and click on the
<guibutton>...</guibutton>button.
+ </para>
</listitem>
<listitem>
<para>
@@ -109,12 +108,12 @@
</listitem>
<listitem>
<para>
- Select <guimenuitem>commandButton</guimenuitem> within the JSF HTML
palette folder and drag it into the end of the
<code><h:form></code> element.
+ Select <guimenuitem>commandButton</guimenuitem> within the
<guilabel>JSF HTML palette</guilabel> folder and drag it into the end of the
<code><h:form></code> element.
</para>
</listitem>
<listitem>
<para>
- In the attributes dialog, click in the value field next to the
<guilabel>action</guilabel> attribute and click on the
<guibutton>...button</guibutton>.
+ In the attributes dialog, click in the value field next to the
<guilabel>action</guilabel> attribute and click on the
<guibutton>...</guibutton> button.
</para>
</listitem>
<listitem>
@@ -176,11 +175,11 @@
<para>Select the <guilabel>Visual</guilabel> tab, so we can work
with the editor completely in its WYSIWYG mode</para>
</listitem>
<listitem>
- <para>Type "Hello " (note space after Hello) into the
box</para>
+ <para>Type "Hello " (note the space after Hello) into the
box</para>
</listitem>
<listitem>
<para>Select <guimenuitem>outputText</guimenuitem> within the JSF
HTML palette folder and drag it into the
- innermost box in the editor after
"Hello"</para>
+ innermost box in the editor after "Hello
"</para>
</listitem>
<listitem>
<para>In the attributes dialog, click in <guilabel>value</guilabel>
field next to the value attribute and click on the