<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/sendwordnowtest/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/sendwordnowtest/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 03 Jan 2013 20:54:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sendwordnowtest/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Anthony Torrero Collins</title><link>https://sourceforge.net/p/sendwordnowtest/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,51 @@
-Welcome to your wiki!
+Send Word Now Test UI
+===

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+This Java project creates a Swing UI that exercises a valid account on the Send Word Now service. You must have access to a current Send Word Now account, and you must use a login of that account that has administrator rights in order to get meaningful results from the UI.
+
+The UI doesn't exercise all of the SWN methods, but does do most of the ones that are important. See the screenshot for what's available. After you have done a few of the methods, they are pretty much all the same aftewards.
+
+Requirements
+---
+* This project requires [XPathHelper](https://sourceforge.net/projects/xpathhelper/) for searching result nodes.
+* This project imports the following:
+  java.awt.Component;
+  java.awt.EventQueue;
+  java.awt.event.ActionEvent;
+  java.awt.event.ActionListener;
+  java.awt.Font;
+  javax.swing.JFrame;
+  javax.swing.JPanel;
+  javax.swing.JPasswordField;
+  javax.swing.JLabel;
+  javax.swing.JTextArea;
+  javax.swing.JTextField;
+  javax.swing.JButton;
+  javax.swing.SwingConstants;
+  javax.swing.JScrollPane;
+  javax.swing.JCheckBox;
+  javax.swing.ScrollPaneConstants;
+  com.jgoodies.forms.layout.FormLayout;
+  com.jgoodies.forms.layout.ColumnSpec;
+  com.jgoodies.forms.layout.RowSpec;
+  com.jgoodies.forms.factories.FormFactory;
+  com.jgoodies.forms.factories.DefaultComponentFactory;
+  javax.xml.namespace.QName;
+  javax.xml.soap.*;
+  javax.xml.transform.dom.*;
+  java.net.*;
+  org.apache.ws.security.message.*;
+  org.apache.ws.security.util.*;
+  org.apache.ws.security.message.token.*;
+  org.apache.ws.security.*;
+  org.w3c.dom.Element;
+  org.w3c.dom.Document;
+  org.w3c.dom.NodeList;
+* Because the project was originally an eclipse Juno project, the tab order was set with org.eclipse.wb.swing.FocusTraversalOnArray. If you don't want to use eclipse, remove the tab order call on line 455.
+
+References
+----
+

 The wiki uses [Markdown](/p/sendwordnowtest/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anthony Torrero Collins</dc:creator><pubDate>Thu, 03 Jan 2013 20:54:14 -0000</pubDate><guid>https://sourceforge.neta9ef761fea1a93ea52fbe82e01f9608d88144e2b</guid></item><item><title>WikiPage Home modified by Anthony Torrero Collins</title><link>https://sourceforge.net/p/sendwordnowtest/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;a class="alink" href="SamplePage"&gt;[SamplePage]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/sendwordnowtest/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/gkz4wve7-sf/"&gt;Anthony Torrero Collins&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-50e5ea39b9363c55ba56229d" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anthony Torrero Collins</dc:creator><pubDate>Thu, 03 Jan 2013 20:29:45 -0000</pubDate><guid>https://sourceforge.net325b9e0dc0ee3ae7cc4ff28d5257f5ebb2b7d6c4</guid></item></channel></rss>