You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by tv...@apache.org on 2011/02/07 03:36:18 UTC

svn commit: r1067847 [8/27] - in /pivot/site/trunk/deploy: ./ assets/ demos/ images/ lib/ styles/ tutorials/ tutorials/component_and_container/ tutorials/platform_overview/ tutorials/windows/

Added: pivot/site/trunk/deploy/index.html
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/index.html?rev=1067847&view=auto
==============================================================================
--- pivot/site/trunk/deploy/index.html (added)
+++ pivot/site/trunk/deploy/index.html Mon Feb  7 02:36:04 2011
@@ -0,0 +1,116 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+--><html xmlns="http://www.w3.org/1999/xhtml"><head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><title>Apache Pivot</title><link xmlns="" type="text/css" rel="stylesheet" href="/styles/pivot.css"><script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
+                var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+                document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+                </script><script type="text/javascript">
+                try {
+                var pageTracker = _gat._getTracker("UA-7977275-3");
+                pageTracker._trackPageview();
+                } catch(err) {}</script></head><body><div xmlns="" id="wrapper"><div id="main"><div id="header"><div class="logoHome"><a href="/index.html"><img title="Apache Pivot Homepage" alt="Apache Pivot" src="/images/logo.png"></a></div><div class="tagline"><img style="visibility:hidden" alt="Rich Internet Applications in Java" src="/images/tagline.png"></div><ul class="navi"><li><a href="/demos/">Demos</a></li><li><a href="/download.cgi#2.0">Download</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/get-involved.html">Get Involved</a></li><li><a href="/about.html">About</a></li></ul></div>
+        <div id="stage">
+            <p>
+                Apache Pivot is an open-source platform for building installable Internet 
+                applications (IIAs). It combines the enhanced productivity and usability features 
+                of a modern user interface toolkit with the robustness of the Java platform.
+            </p>
+
+            <ul class="stageBtn">
+                <li class="stageDemos">
+                    <a href="demos/">
+                        <strong>Demos</strong>
+                        <em>What you can do with Pivot</em>
+                    </a>
+                </li>
+                <li class="stageDl">
+                    <a href="download.cgi#2.0">
+                        <strong>Download</strong>
+                        <em>The current release (2.0)</em>
+                    </a>
+                </li>
+            </ul>
+        </div>
+
+        <div id="featured" class="group">
+            <div class="homeCol1">
+                <h2>Why Pivot?</h2>
+                <p>                
+                    Pivot allows developers to easily construct visually-engaging, cross-platform, 
+                    connected applications in Java or any other JVM language, such as JavaScript, 
+                    Groovy, or Scala. Pivot is also the only truly open IIA framework: it is 
+                    completely open source, and is driven entirely by the software development 
+                    community.<br><br>
+                </p>
+
+                <p>                
+                    Pivot enables developers to build solutions using the tools they already know,
+                    decreasing delivery time and reducing technology sprawl.
+                </p>
+                <!-- <div class="btnMore"><a href="about.html"><span>More about Pivot</span></a></div> -->
+            </div>
+
+            <div class="homeCol2">
+                <h2>User Comments</h2>
+                <ul>
+                    <li>
+                        <p>"We chose Pivot due to how rapidly we were able to create a user interface
+                        and tie it into our existing API for our storage system. Pivot's straight-forward
+                        collection model saved us the hassle of writing mountains of boilerplate code to
+                        update the UI whenever low-level application state changed."</p>
+                        <cite class="homeCol2">- Mike Smorul, University of Maryland Institute for Advanced Computer Study</cite>
+                    </li>
+
+                    <li>
+                        <p>"I AM IMPRESSED. Web services, [data] binding, event handling, scripting in the UI
+                        definition (in any JVM language)...and yes, a good-looking mechanism for static
+                        localization. Keep going Apache Pivot - you are heading in the right direction!"</p>
+                        <cite class="homeCol2">- Christophe Hanlon, ADINS sprl</cite>
+                    </li>
+
+                    <li>
+                        <p>"From the perspective of someone who is fairly new to Pivot and writing a
+                        decent-sized standalone app with it, I can say that Pivot's API is about
+                        10,000 times cleaner than the other choices available for Java...If you need
+                        to give a Java app a nice UI with little fuss, I recommend Pivot wholeheartedly."</p>
+                        <cite class="homeCol2">- Clint Gilbert, Java developer</cite>
+                    </li>
+                </ul>
+                <!-- <div class="btnDocs"><a href="user-comments.html"><span>More user comments</span></a></div> -->
+            </div>
+
+            <div class="homeCol3">
+                <h2>Latest Updates</h2>
+                <ul class="newsItems">
+                    <li>
+                        <a href="download.cgi#2.0">
+                            <strong>Pivot 2.0 Released</strong>
+                            <em>January 10, 2011</em>
+                            <p>The latest version of Pivot is now available for download.</p>
+                        </a>
+
+                        <a href="http://cwiki.apache.org/confluence/download/attachments/108483/org.apache.pivot.eclipse_2.0.0.jar">
+                            <strong>Eclipse Plugin Now Available</strong>
+                            <em>January 19, 2011</em>
+                            <p>An Eclipse Plugin that simplifies development of Pivot applications is now 
+                            available for download.</p>
+                        </a>
+                    </li>
+                </ul>
+                <!-- <div class="btnNewsArchive"><a href="news.html"><span>News archive</span></a></div> -->
+            </div>
+        </div>
+    </div><div class="group" id="footer"><div class="footerLogo">Copyright (c) 1999-2011<br>The Apache Software Foundation.</div><div class="footerLinks"><ul class="footerMenuGr"><li><strong>Demos</strong><ul><li><a href="/demos/kitchen-sink.html" target="_new">"Kitchen Sink"</a></li><li><a href="/demos/component-explorer.html" target="_new">Component Explorer</a></li><li><a href="http://ixnay.biz/pivot-jfree-demos/charts_demo.html" target="_new">Charting</a></li><li><a href="/demos/">More Demos</a></li></ul></li><li><strong>Documentation</strong><ul><li><a href="/getting-started.html">Getting Started</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/faq.html">FAQ</a></li><li><a href="/2.0/docs/api/">Javadoc (2.0)</a></li></ul></li><li><strong>Get Involved</strong><ul><li><a href="/svn.html">SVN Repositories</a></li><li><a href="/lists.html">Mailing Lists</a></li><li><a href="http://issues.apache.org/jira/browse/PIVOT">Bug Database</a></li><li><a href="http://
 cwiki.apache.org/PIVOT/">Wiki</a></li></ul></li><li><strong>Related</strong><ul><li><a href="http://code.google.com/p/pivot-jfree/">JFreeChart Provider</a></li></ul></li><li><strong>About</strong><ul><li><a href="/who-we-are.html">Who We Are</a></li><li><a href="/contact.html">Contact</a></li><li><a href="/news.html">News</a></li><li><a href="/legal.html">Legal/License</a></li></ul></li></ul></div></div></div></body></html>
\ No newline at end of file

Added: pivot/site/trunk/deploy/legal.html
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/legal.html?rev=1067847&view=auto
==============================================================================
--- pivot/site/trunk/deploy/legal.html (added)
+++ pivot/site/trunk/deploy/legal.html Mon Feb  7 02:36:04 2011
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+--><html xmlns="http://www.w3.org/1999/xhtml"><head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><title>Legal Stuff They Make Us Say | Apache Pivot</title><link xmlns="" type="text/css" rel="stylesheet" href="/styles/pivot.css"><script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
+                var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+                document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+                </script><script type="text/javascript">
+                try {
+                var pageTracker = _gat._getTracker("UA-7977275-3");
+                pageTracker._trackPageview();
+                } catch(err) {}</script></head><body><div xmlns="" id="wrapper"><div id="main"><div id="header"><div class="logo"><a href="/index.html"><img title="Apache Pivot Homepage" alt="Apache Pivot" src="/images/logo.png"></a></div><div class="tagline"><img style="visibility:hidden" alt="Rich Internet Applications in Java" src="/images/tagline.png"></div><ul class="navi"><li><a href="/demos/">Demos</a></li><li><a href="/download.cgi#2.0">Download</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/get-involved.html">Get Involved</a></li><li><a href="/about.html">About</a></li></ul></div><div class="group" id="contentBase"><h1>Legal Stuff They Make Us Say</h1><ul class="naviLeft"><li><a href="/who-we-are.html">Who We Are</a></li><li><a href="/contact.html">Contact</a></li><li><a href="/news.html">News</a></li><li><a href="/legal.html">Legal/License</a></li><li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="http
 ://www.apache.org/foundation/thanks.html">Thanks</a></li></ul><div class="content">
+
+        <div class="section"><a name="The Apache License"><h2>The Apache License</h2></a>
+            <p>
+                All software produced by The Apache Software Foundation (ASF) or any of
+                its projects or subjects is licensed according to the terms of
+                <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License,
+                Version 2.0 (current)</a>.
+            </p>
+        </div>
+
+    </div></div></div><div class="group" id="footer"><div class="footerLogo">Copyright (c) 1999-2011<br>The Apache Software Foundation.</div><div class="footerLinks"><ul class="footerMenuGr"><li><strong>Demos</strong><ul><li><a href="/demos/kitchen-sink.html" target="_new">"Kitchen Sink"</a></li><li><a href="/demos/component-explorer.html" target="_new">Component Explorer</a></li><li><a href="http://ixnay.biz/pivot-jfree-demos/charts_demo.html" target="_new">Charting</a></li><li><a href="/demos/">More Demos</a></li></ul></li><li><strong>Documentation</strong><ul><li><a href="/getting-started.html">Getting Started</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/faq.html">FAQ</a></li><li><a href="/2.0/docs/api/">Javadoc (2.0)</a></li></ul></li><li><strong>Get Involved</strong><ul><li><a href="/svn.html">SVN Repositories</a></li><li><a href="/lists.html">Mailing Lists</a></li><li><a href="http://issues.apache.org/jira/browse/PIVOT">Bug Database</a></li><li><a h
 ref="http://cwiki.apache.org/PIVOT/">Wiki</a></li></ul></li><li><strong>Related</strong><ul><li><a href="http://code.google.com/p/pivot-jfree/">JFreeChart Provider</a></li></ul></li><li><strong>About</strong><ul><li><a href="/who-we-are.html">Who We Are</a></li><li><a href="/contact.html">Contact</a></li><li><a href="/news.html">News</a></li><li><a href="/legal.html">Legal/License</a></li></ul></li></ul></div></div></div></body></html>
\ No newline at end of file

Added: pivot/site/trunk/deploy/lib/pivot-charts-2.0.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-charts-2.0.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-charts-2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-charts-2.0.signed.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-charts-2.0.signed.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-charts-2.0.signed.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-core-2.0.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-core-2.0.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-core-2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-core-2.0.signed.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-core-2.0.signed.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-core-2.0.signed.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-demos-2.0.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-demos-2.0.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-demos-2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-demos-2.0.signed.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-demos-2.0.signed.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-demos-2.0.signed.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-tutorials-2.0.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-tutorials-2.0.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-tutorials-2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-tutorials-2.0.signed.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-tutorials-2.0.signed.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-tutorials-2.0.signed.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-web-2.0.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-web-2.0.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-web-2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-web-2.0.signed.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-web-2.0.signed.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-web-2.0.signed.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-wtk-2.0.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-wtk-2.0.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-wtk-2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-wtk-2.0.signed.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-wtk-2.0.signed.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-wtk-2.0.signed.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-wtk-terra-2.0.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-wtk-terra-2.0.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-wtk-terra-2.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/pivot-wtk-terra-2.0.signed.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/pivot-wtk-terra-2.0.signed.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/pivot-wtk-terra-2.0.signed.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/svgSalamander-tiny.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/svgSalamander-tiny.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/svgSalamander-tiny.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lib/svgSalamander-tiny.signed.jar
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lib/svgSalamander-tiny.signed.jar?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/lib/svgSalamander-tiny.signed.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/lists.html
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/lists.html?rev=1067847&view=auto
==============================================================================
--- pivot/site/trunk/deploy/lists.html (added)
+++ pivot/site/trunk/deploy/lists.html Mon Feb  7 02:36:04 2011
@@ -0,0 +1,250 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+--><html xmlns="http://www.w3.org/1999/xhtml"><head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><title>Mailing Lists | Apache Pivot</title><link xmlns="" type="text/css" rel="stylesheet" href="/styles/pivot.css"><script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
+                var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+                document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+                </script><script type="text/javascript">
+                try {
+                var pageTracker = _gat._getTracker("UA-7977275-3");
+                pageTracker._trackPageview();
+                } catch(err) {}</script></head><body><div xmlns="" id="wrapper"><div id="main"><div id="header"><div class="logo"><a href="/index.html"><img title="Apache Pivot Homepage" alt="Apache Pivot" src="/images/logo.png"></a></div><div class="tagline"><img style="visibility:hidden" alt="Rich Internet Applications in Java" src="/images/tagline.png"></div><ul class="navi"><li><a href="/demos/">Demos</a></li><li><a href="/download.cgi#2.0">Download</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/get-involved.html">Get Involved</a></li><li><a href="/about.html">About</a></li></ul></div><div class="group" id="contentBase"><h1>Mailing Lists</h1><ul class="naviLeft"><li><a href="/svn.html">SVN Repositories</a></li><li><a href="/lists.html">Mailing Lists</a></li><li><a href="http://issues.apache.org/jira/browse/PIVOT">Bug Database</a></li><li><a href="http://cwiki.apache.org/PIVOT/">Wiki</a></li></ul><div class="content">
+        <div class="section"><a name="Apache Pivot Mailing Lists"><h2>Apache Pivot Mailing Lists</h2></a>
+            <p>
+                The following mailing lists relate to the Apache Pivot project.  Users should
+                consider subscribing to the <a href="#user">user support</a> mailing list. The
+                <a href="#dev">developer</a> list is for people interested in helping with the
+                development and debugging of the toolkit.
+            </p>
+            <p>
+                Formatted archives are available at
+                <a href="http://mail-archives.apache.org/mod_mbox/">the Apache Mail Archives</a>.
+            </p>
+        </div>
+
+        <div class="section"><a name="user@pivot.apache.org"><h2>user@pivot.apache.org</h2></a>
+            <p>
+                The user list is the proper place for configuration and how-to questions.
+            </p>
+            <p>
+                Before you go further, please read Eric S. Raymond and Rick Moen's explanation of
+                <a href="http://www.catb.org/~esr/faqs/smart-questions.html">"How To Ask Questions
+                The Smart Way"</a>. If you follow their advice, you will discover that these forums
+                have many helpers ready to provide you with guidance on using Apache Pivot!
+            </p>
+            <p>
+                <strong>Note</strong>: Do not send your Apache Pivot questions to Eric or Rick
+                themselves!
+            </p>
+
+            <table>
+                <tr>
+                    <td>Volume:</td>
+                    <td>Low</td>
+                </tr>
+                <tr>
+                    <td>Subscription:</td>
+                    <td>Send a blank email to <a href="mailto:user-subscribe@pivot.apache.org">
+                    user-subscribe@pivot.apache.org</a></td>
+                </tr>
+                <tr>
+                    <td>Digest subscription:</td>
+                    <td>
+                        Send a blank email to
+                        <a href="mailto:user-digest-subscribe@pivot.apache.org">
+                        user-digest-subscribe@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td valign="top">Posting questions to the list:</td>
+                    <td>
+                        Send your question to <a href="mailto:user@pivot.apache.org">
+                        user@pivot.apache.org</a><br><strong>Replies are sent to the list, so you
+                        must be subscribed to see the answer!</strong>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Getting help with the list:</td>
+                    <td>
+                        Send a blank email to <a href="mailto:user-help@pivot.apache.org">
+                        user-help@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Unsubscription:</td>
+                    <td>
+                        Send a blank email to <a href="mailto:user-unsubscribe@pivot.apache.org">
+                        user-unsubscribe@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Digest unsubscription:</td>
+                    <td>
+                        Send a blank email to
+                        <a href="mailto:user-digest-unsubscribe@pivot.apache.org">
+                        user-digest-unsubscribe@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>List owner address:</td>
+                    <td>
+                        Send your message to <a href="mailto:user-owner@pivot.apache.org">
+                        user-owner@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Archives:</td>
+                    <td>
+                        <a href="http://mail-archives.apache.org/mod_mbox/pivot-user/">Apache</a>.
+                    </td>
+                </tr>
+            </table>
+        </div>
+
+        <div class="section"><a name="dev@pivot.apache.org"><h2>dev@pivot.apache.org</h2></a>
+            <p>
+                The developer mailing list is used for discussions about the actual development of
+                the toolkit. It is not the place to ask about problems writing Pivot applications.
+            </p>
+
+            <table>
+                <tr>
+                    <td>Volume:</td>
+                    <td>High</td>
+                </tr>
+                <tr>
+                    <td>Subscription:</td>
+                    <td>Send a blank email to <a href="mailto:dev-subscribe@pivot.apache.org">
+                    dev-subscribe@pivot.apache.org</a></td>
+                </tr>
+                <tr>
+                    <td>Digest subscription:</td>
+                    <td>Send a blank email to
+                    <a href="mailto:dev-digest-subscribe@pivot.apache.org">
+                    dev-digest-subscribe@pivot.apache.org</a></td>
+                </tr>
+                <tr>
+                    <td valign="top">Posting questions to the list:</td>
+                    <td>
+                        Send your question to <a href="mailto:dev@pivot.apache.org">
+                        dev@pivot.apache.org</a><br><strong>Replies are sent to the list, so you
+                        must be subscribed to see the answer!</strong>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Getting help with the list:</td>
+                    <td>
+                        Send a blank email to <a href="mailto:dev-help@pivot.apache.org">
+                        dev-help@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Unsubscription:</td>
+                    <td>
+                        Send a blank email to <a href="mailto:dev-unsubscribe@pivot.apache.org">
+                        dev-unsubscribe@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Digest unsubscription:</td>
+                    <td>
+                        Send a blank email to
+                        <a href="mailto:dev-digest-unsubscribe@pivot.apache.org">
+                        dev-digest-unsubscribe@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>List owner address:</td>
+                    <td>
+                        Send your message to <a href="mailto:dev-owner@pivot.apache.org">
+                        dev-owner@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Archives:</td>
+                    <td>
+                        <a href="http://mail-archives.apache.org/mod_mbox/pivot-dev/">Apache</a>.
+                    </td>
+                </tr>
+            </table>
+        </div>
+
+        <div class="section"><a name="commits@pivot.apache.org"><h2>commits@pivot.apache.org</h2></a>
+            <p>
+                The commits mailing list is used for notifications of changes that have been
+                committed to the SVN repository. It is not for discussions.
+            </p>
+
+            <table>
+                <tr>
+                    <td>Volume:</td>
+                    <td>Medium</td>
+                </tr>
+                <tr>
+                    <td>Subscription:</td>
+                    <td>
+                        Send a blank email to <a href="mailto:commits-subscribe@pivot.apache.org">
+                        commits-subscribe@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Digest subscription:</td>
+                    <td>
+                        Send a blank email to
+                        <a href="mailto:commits-digest-subscribe@pivot.apache.org">
+                        commits-digest-subscribe@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Getting help with the list:</td>
+                    <td>
+                        Send a blank email to <a href="mailto:commits-help@pivot.apache.org">
+                        commits-help@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Unsubscription:</td>
+                    <td>
+                        Send a blank email to <a href="mailto:commits-unsubscribe@pivot.apache.org">
+                        commits-unsubscribe@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Digest unsubscription:</td>
+                    <td>
+                        Send a blank email to
+                        <a href="mailto:commits-digest-unsubscribe@pivot.apache.org">
+                        commits-digest-unsubscribe@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>List owner address:</td>
+                    <td>
+                        Send your message to
+                        <a href="mailto:commits-owner@pivot.apache.org">
+                        commits-owner@pivot.apache.org</a>
+                    </td>
+                </tr>
+                <tr>
+                    <td>Archives:</td>
+                    <td>
+                        <a href="http://mail-archives.apache.org/mod_mbox/pivot-commits/">Apache</a>.
+                    </td>
+                </tr>
+            </table>
+        </div>
+
+  </div></div></div><div class="group" id="footer"><div class="footerLogo">Copyright (c) 1999-2011<br>The Apache Software Foundation.</div><div class="footerLinks"><ul class="footerMenuGr"><li><strong>Demos</strong><ul><li><a href="/demos/kitchen-sink.html" target="_new">"Kitchen Sink"</a></li><li><a href="/demos/component-explorer.html" target="_new">Component Explorer</a></li><li><a href="http://ixnay.biz/pivot-jfree-demos/charts_demo.html" target="_new">Charting</a></li><li><a href="/demos/">More Demos</a></li></ul></li><li><strong>Documentation</strong><ul><li><a href="/getting-started.html">Getting Started</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/faq.html">FAQ</a></li><li><a href="/2.0/docs/api/">Javadoc (2.0)</a></li></ul></li><li><strong>Get Involved</strong><ul><li><a href="/svn.html">SVN Repositories</a></li><li><a href="/lists.html">Mailing Lists</a></li><li><a href="http://issues.apache.org/jira/browse/PIVOT">Bug Database</a></li><li><a hre
 f="http://cwiki.apache.org/PIVOT/">Wiki</a></li></ul></li><li><strong>Related</strong><ul><li><a href="http://code.google.com/p/pivot-jfree/">JFreeChart Provider</a></li></ul></li><li><strong>About</strong><ul><li><a href="/who-we-are.html">Who We Are</a></li><li><a href="/contact.html">Contact</a></li><li><a href="/news.html">News</a></li><li><a href="/legal.html">Legal/License</a></li></ul></li></ul></div></div></div></body></html>
\ No newline at end of file

Added: pivot/site/trunk/deploy/news.html
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/news.html?rev=1067847&view=auto
==============================================================================
--- pivot/site/trunk/deploy/news.html (added)
+++ pivot/site/trunk/deploy/news.html Mon Feb  7 02:36:04 2011
@@ -0,0 +1,25 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+--><html xmlns="http://www.w3.org/1999/xhtml"><head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><title>News | Apache Pivot</title><link xmlns="" type="text/css" rel="stylesheet" href="/styles/pivot.css"><script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
+                var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+                document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+                </script><script type="text/javascript">
+                try {
+                var pageTracker = _gat._getTracker("UA-7977275-3");
+                pageTracker._trackPageview();
+                } catch(err) {}</script></head><body><div xmlns="" id="wrapper"><div id="main"><div id="header"><div class="logo"><a href="/index.html"><img title="Apache Pivot Homepage" alt="Apache Pivot" src="/images/logo.png"></a></div><div class="tagline"><img style="visibility:hidden" alt="Rich Internet Applications in Java" src="/images/tagline.png"></div><ul class="navi"><li><a href="/demos/">Demos</a></li><li><a href="/download.cgi#2.0">Download</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/get-involved.html">Get Involved</a></li><li><a href="/about.html">About</a></li></ul></div><div class="group" id="contentBase"><h1>News</h1><ul class="naviLeft"><li><a href="/who-we-are.html">Who We Are</a></li><li><a href="/contact.html">Contact</a></li><li><a href="/news.html">News</a></li><li><a href="/legal.html">Legal/License</a></li><li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="http://www.apache.org/founda
 tion/thanks.html">Thanks</a></li></ul><div class="content">
+    </div></div></div><div class="group" id="footer"><div class="footerLogo">Copyright (c) 1999-2011<br>The Apache Software Foundation.</div><div class="footerLinks"><ul class="footerMenuGr"><li><strong>Demos</strong><ul><li><a href="/demos/kitchen-sink.html" target="_new">"Kitchen Sink"</a></li><li><a href="/demos/component-explorer.html" target="_new">Component Explorer</a></li><li><a href="http://ixnay.biz/pivot-jfree-demos/charts_demo.html" target="_new">Charting</a></li><li><a href="/demos/">More Demos</a></li></ul></li><li><strong>Documentation</strong><ul><li><a href="/getting-started.html">Getting Started</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/faq.html">FAQ</a></li><li><a href="/2.0/docs/api/">Javadoc (2.0)</a></li></ul></li><li><strong>Get Involved</strong><ul><li><a href="/svn.html">SVN Repositories</a></li><li><a href="/lists.html">Mailing Lists</a></li><li><a href="http://issues.apache.org/jira/browse/PIVOT">Bug Database</a></li><li><a h
 ref="http://cwiki.apache.org/PIVOT/">Wiki</a></li></ul></li><li><strong>Related</strong><ul><li><a href="http://code.google.com/p/pivot-jfree/">JFreeChart Provider</a></li></ul></li><li><strong>About</strong><ul><li><a href="/who-we-are.html">Who We Are</a></li><li><a href="/contact.html">Contact</a></li><li><a href="/news.html">News</a></li><li><a href="/legal.html">Legal/License</a></li></ul></li></ul></div></div></div></body></html>
\ No newline at end of file

Added: pivot/site/trunk/deploy/styles/bg.jpg
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/bg.jpg?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/bg.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/bg_footer.gif
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/bg_footer.gif?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/bg_footer.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/dotted_line_b.gif
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/dotted_line_b.gif?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/dotted_line_b.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/dotted_line_bl.gif
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/dotted_line_bl.gif?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/dotted_line_bl.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/featured_icon.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/featured_icon.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/featured_icon.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/icon_archive.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/icon_archive.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/icon_archive.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/icon_doc.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/icon_doc.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/icon_doc.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/icon_more.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/icon_more.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/icon_more.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/icon_view.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/icon_view.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/icon_view.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/logo_footer.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/logo_footer.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/logo_footer.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/navi_bg.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/navi_bg.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/navi_bg.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/pivot.css
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/pivot.css?rev=1067847&view=auto
==============================================================================
--- pivot/site/trunk/deploy/styles/pivot.css (added)
+++ pivot/site/trunk/deploy/styles/pivot.css Mon Feb  7 02:36:04 2011
@@ -0,0 +1,493 @@
+@charset "UTF-8";
+* {
+	margin: 0px;
+	padding: 0px;
+}
+
+body {
+	background: black;
+	text-align: center;
+	font-family: Helvetica, Arial, sans-serif;
+	font-size: 0.85em;
+	line-height: 1.3em;
+	color: #252525;
+}
+
+a {
+	color: #252525;
+}
+
+a:hover {
+	color: #0d4a7a;
+}
+
+a img {
+	border: none;
+}
+
+h2 {
+	margin-bottom: 5px;
+	font-size: 120%;
+	color: #b40000;
+}
+
+h3 {
+	margin-bottom: 5px;
+	font-size: 110%;
+}
+
+/* Page structure */
+
+#wrapper {
+	width: 980px;
+	margin: 0 auto;
+	text-align: left;
+	background: #fff url(bg.jpg) no-repeat left top;
+}
+
+#main {
+	padding: 0 25px;
+}
+
+#header {
+	position: relative;
+}
+
+#stage {
+	margin-left: 330px;
+	padding-top: 20px;
+	clear: both;
+
+}
+
+#featured {
+	padding-top: 20px;
+	clear: both;
+}
+
+#contentBase {
+	padding-top: 14px;
+	clear: both;
+}
+
+#footer {
+	margin-top: 20px;
+	padding-bottom: 10px;
+	background: #032036 url(bg_footer.gif) repeat-x left top;
+	color: #4b6c84;
+	font-size: 85%;
+}
+
+/* Header (Logo, tagline & navi */
+.logoHome, .logo {
+	position: absolute;
+	left: 10px;
+	top: 10px;
+	z-index: 499;
+}
+
+.logo img {
+	width: 140px;
+}
+
+.tagline {
+	margin-bottom: 55px;
+	float: right;
+	padding-top: 30px;
+	clear: both;
+}
+
+.navi {
+	margin: 0px;
+	position: absolute;
+	top: 90px;
+	left: 160px;
+	width: 785px;
+	height: 35px;
+	background: url(navi_bg.png) no-repeat left top;
+	float: right;
+	clear: both;
+	list-style: none;
+	z-index: 999;
+}
+
+.navi li {
+	padding: 8px 0 0 70px;
+	float: left;
+}
+
+.navi li a {
+	color: white;
+	color: rgba(255,255,255,.75);
+	text-decoration: none;
+}
+
+.navi li a:hover {
+	color: rgba(255,255,255,1);
+}
+
+/* Stage at homepage */
+
+#stage p {
+	font-family: Georgia, "Times New Roman", Times, serif;
+	font-size: 120%;
+	line-height: 140%;
+}
+
+.stageBtn {
+	margin: 26px 0 0 0;
+	list-style: none;
+}
+
+.stageBtn li {
+	margin-right: 10px;
+	float: left;
+}
+
+.stageBtn li a {
+	width: 240px;
+	height: 50px;
+	display: block;
+	text-decoration: none;
+	border-radius: 3px;
+	-webkit-border-radius: 3px;
+	-moz-border-radius: 3px;
+}
+
+.stageBtn li.stageDemos a {
+	background: #fff url(stage_demos.gif) no-repeat left top;
+	border: 1px solid #b40000;
+}
+
+.stageBtn li.stageDl a {
+	background: #fff url(stage_dl.gif) no-repeat left top;
+	border: 1px solid #0d4a7a;
+}
+
+.stageBtn li a:hover {
+	background-color: #d7d7d7;
+}
+
+.stageBtn li strong {
+	padding: 8px 0 2px 54px;
+	font-size: 120%;
+	display: block;
+}
+
+.stageBtn li.stageDemos strong {
+	color: #b40000;
+}
+
+.stageBtn li.stageDl strong {
+	color: #0d4a7a;
+}
+
+.stageBtn li em {
+	padding-left: 54px;
+	font-style: normal;
+}
+
+/* Featured column on homepage */
+
+#featured div {
+	float: left;
+	margin: 15px 10px 0 0;
+	width: 300px;
+}
+
+#featured div h2 {
+	padding-left: 22px;
+	margin-bottom: 10px;
+	font-family: Georgia, "Times New Roman", Times, serif;
+	font-size: 120%;
+	font-weight: normal;
+	color: #04233b;
+	background: url(featured_icon.png) no-repeat left center;
+	height: 19px;
+}
+
+#featured .homeCol1 p img {
+	margin-bottom: 10px;
+}
+
+#featured .homeCol2 ul {
+	margin: 0px;
+	list-style: none;
+	font-size:13px;
+	background-color: #f5f5f5;
+}
+
+#featured .homeCol2 ul li {
+    border-top: dotted 1px black;
+    padding-top:5px;
+    padding-bottom:10px;
+}
+
+#featured .homeCol2 ul li a {
+	padding: 5px 23px;
+	display: block;
+	text-decoration: none;
+}
+
+#featured .homeCol2 ul li a:hover {
+	color: #0d4a7a;
+}
+
+cite.homeCol2 {
+    font-size: 12px;
+    font-style: italic;
+}
+
+.newsItems {
+	margin: 0px;
+	list-style: none;
+	border-top: 1px solid #c2c2c2;
+}
+
+.newsItems li {
+	border-bottom: 1px solid #c2c2c2;
+}
+
+.newsItems li a {
+	padding: 5px;
+	display: block;
+	text-decoration: none;
+	border-top: 1px solid #fff;
+}
+
+.newsItems li a:hover {
+	background-color: #ebebeb;
+}
+
+.newsItems li strong {
+	display: block;
+}
+
+.newsItems li em {
+	display: block;
+	font-size: 80%;
+	color: #5e5e5e;
+}
+
+.btnMore a, .btnDocs a, .btnNewsArchive a, .btnView a {
+	padding: 1px 5px 2px 1px;
+	background: #e1f1cb url(reflection.png) repeat-x 0 50%;
+	border: 1px solid #a6a6a6;
+	border-radius: 10px;
+	-webkit-border-radius: 10px;
+	-moz-border-radius: 10px;
+	text-decoration: none;
+	font-size: 80%;
+}
+
+.btnMore a:hover, .btnDocs a:hover, .btnNewsArchive a:hover, .btnView a:hover {
+	background-color: #d9e7c5;
+}
+
+.btnMore a span, .btnDocs a span, .btnNewsArchive a span, .btnView a span {
+	padding: 1px 0 1px 15px;
+}
+
+.btnMore a span {
+	background: url(icon_more.png) no-repeat 0 50%;
+}
+
+.btnDocs a span {
+	background: url(icon_doc.png) no-repeat 0 50%;
+}
+
+.btnNewsArchive a span {
+	background: url(icon_archive.png) no-repeat 0 50%;
+}
+
+.btnView a span {
+	background: url(icon_view.png) no-repeat 0 50%;
+}
+
+/* Left navigation */
+.naviLeft {
+	margin: 0px;
+	padding-top: 5px;
+	float: left;
+	list-style: none;
+	width: 145px;
+}
+
+.naviLeft li {
+	padding: 5px 0;
+}
+
+.naviLeft a {
+	padding-left: 15px;
+	display: block;
+	text-decoration: none;
+	background: url(pivot_icon_s_light_blue.png) no-repeat 0 2px;
+}
+
+/* Content elements */
+#contentBase h1 {
+	padding: 0 0 10px 160px;
+	font-size: 170%;
+	font-weight: normal;
+	background: url(dotted_line_b.gif) repeat-x left bottom;
+	color: #464646;
+}
+
+.content {
+	padding-top: 10px;
+	width: 765px;
+	float: right;
+}
+
+.content .section {
+	margin-top: 10px;
+}
+
+.content .section p,table {
+	margin-top: 8px;
+}
+
+/* Get involved list */
+.getInvolved {
+	list-style: none;
+}
+
+.getInvolved li {
+	padding: 3px 0px 0px 23px;
+	background: url(pivot_icon_s_light_blue.png) no-repeat 5px center;
+}
+
+/* Committers list */
+.committers {
+	margin: 5px 0px 5px 20px;
+	list-style: none;
+}
+
+.committers li em {
+	color: #5e5e5e;
+}
+
+/* Featured demos */
+.featuredDemos {
+	margin: 10px 0;
+	list-style: none;
+}
+
+.featuredDemos li {
+	margin-right: 10px;
+	float: left;
+	width: 145px;
+}
+
+.featuredDemosBox {
+	margin-bottom: 10px;
+	background: #252525;
+	border: 1px solid #252525;
+	border-radius: 5px;
+	-webkit-border-radius: 5px;
+	-moz-border-radius: 5px;
+	color: #bebebe;
+	font-size: 80%;
+	line-height: 120%;
+}
+
+.featuredDemoDesc {
+	padding: 3px;
+	height: 80px;
+}
+
+.featuredDemoView {
+	padding: 2px 0 2px 15px;
+	background: #474747 url(pivot_icon_s_light_grey.png) no-repeat 3px 50%;
+}
+
+.featuredDemoView a {
+	color: #c8c8c8;
+	text-decoration: none;
+}
+
+.otherDemos {
+	list-style: none;
+}
+
+.otherDemos strong {
+	margin: 5px 0 3px 0;
+	display: block;
+}
+
+.otherDemos em {
+	margin-bottom: 5px;
+	display: block;
+	font-style: normal;
+}
+
+/* Footer elements */
+#footer a {
+	color: #4b6c84;
+	text-decoration: none;
+}
+
+#footer a:hover {
+	color: #8ba1b3;
+}
+
+.footerLogo {
+	margin: 10px 0;
+	padding: 108px 20px 10px 40px;
+	background: url(logo_footer.png) no-repeat 40px 10px;
+	float: left;
+	border-right: 1px solid #102b40;
+	line-height: 1.1em;
+}
+
+.footerLinks {
+	margin: 10px 0;
+	padding: 10px 0 0 20px;
+	float: left;
+}
+
+.footerLinks ul {
+	margin: 0px;
+	list-style: none;
+}
+
+.footerMenuGr li {
+	margin-right: 10px;
+	width: 125px;
+	float: left;
+}
+
+.footerMenuGr li strong {
+	font-size: 120%;
+}
+
+.footerMenuGr li ul {
+	margin-top: 5px;
+}
+
+.footerMenuGr li ul li {
+	float: none;
+	background: url(dotted_line_bl.gif) repeat-x left bottom;
+}
+
+.footerMenuGr li ul li a {
+	padding: 3px;
+	display: block;
+}
+
+/* Custom elements */
+.group:after {
+	content: ".";
+	display: block;
+	height: 0px;
+	clear: both;
+	visibility: hidden;
+}
+
+* html .group {
+	height: 1%;
+}
+
+*:first-child+html .group {
+	min-height: 1px;
+}

Added: pivot/site/trunk/deploy/styles/pivot_icon_s_light_blue.jpg
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/pivot_icon_s_light_blue.jpg?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/pivot_icon_s_light_blue.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/pivot_icon_s_light_blue.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/pivot_icon_s_light_blue.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/pivot_icon_s_light_blue.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/pivot_icon_s_light_grey.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/pivot_icon_s_light_grey.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/pivot_icon_s_light_grey.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/reflection.png
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/reflection.png?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/reflection.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/stage_demos.gif
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/stage_demos.gif?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/stage_demos.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/styles/stage_dl.gif
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/styles/stage_dl.gif?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/styles/stage_dl.gif
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/svn.html
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/svn.html?rev=1067847&view=auto
==============================================================================
--- pivot/site/trunk/deploy/svn.html (added)
+++ pivot/site/trunk/deploy/svn.html Mon Feb  7 02:36:04 2011
@@ -0,0 +1,87 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+--><html xmlns="http://www.w3.org/1999/xhtml"><head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><title>Subversion Repository Access | Apache Pivot</title><link xmlns="" type="text/css" rel="stylesheet" href="/styles/pivot.css"><script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
+                var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+                document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+                </script><script type="text/javascript">
+                try {
+                var pageTracker = _gat._getTracker("UA-7977275-3");
+                pageTracker._trackPageview();
+                } catch(err) {}</script></head><body><div xmlns="" id="wrapper"><div id="main"><div id="header"><div class="logo"><a href="/index.html"><img title="Apache Pivot Homepage" alt="Apache Pivot" src="/images/logo.png"></a></div><div class="tagline"><img style="visibility:hidden" alt="Rich Internet Applications in Java" src="/images/tagline.png"></div><ul class="navi"><li><a href="/demos/">Demos</a></li><li><a href="/download.cgi#2.0">Download</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/get-involved.html">Get Involved</a></li><li><a href="/about.html">About</a></li></ul></div><div class="group" id="contentBase"><h1>Subversion Repository Access</h1><ul class="naviLeft"><li><a href="/svn.html">SVN Repositories</a></li><li><a href="/lists.html">Mailing Lists</a></li><li><a href="http://issues.apache.org/jira/browse/PIVOT">Bug Database</a></li><li><a href="http://cwiki.apache.org/PIVOT/">Wiki</a></li></ul><div class="content">
+        <div class="section"><a name="Subversion"><h2>Subversion</h2></a>
+            <p>
+                All of the Apache Pivot source code, documentation, and this web site are managed
+                under version control using Subversion. This page explains the structure of the
+                Apache Pivot Subversion repository. The page assumes you are familiar with the
+                general <a href="http://www.apache.org/dev/version-control.html#anon-svn">Apache
+                guidance for Subversion</a>.
+            </p>
+            <p>
+                All Subversion links in this page use anonymous access.
+            </p>
+        </div>
+        <div class="section"><a name="Repository Structure"><h2>Repository Structure</h2></a>
+            <p>
+                The root of the repository is <a href="http://svn.apache.org/repos/asf/pivot/">
+                http://svn.apache.org/repos/asf/pivot/</a>.
+            </p>
+            <p>
+                The directories below this level are:
+            </p>
+            <table>
+                <tr>
+                    <th style="padding-right:15px;">Directory</th>
+                    <th>Contents</th>
+                </tr>
+                <tr>
+                    <td><a href="http://svn.apache.org/repos/asf/pivot/trunk/">
+                    <tt>/trunk/</tt></a></td>
+                    <td>The primary development branch</td>
+                </tr>
+                <tr>
+                    <td><a href="http://svn.apache.org/repos/asf/pivot/tags/">
+                    <tt>/tags/</tt></a></td>
+                    <td>Named snapshots</td>
+                </tr>
+                <tr>
+                    <td><a href="http://svn.apache.org/repos/asf/pivot/site/">
+                    <tt>/site/</tt></a></td>
+                    <td>The Apache Pivot website</td>
+                </tr>
+                <tr>
+                    <td><a href="http://svn.apache.org/repos/asf/pivot/dist/">
+                    <tt>/dist/</tt></a></td>
+                    <td>Files related to release distribution</td>
+                </tr>
+                <tr>
+                    <td><a href="http://svn.apache.org/repos/asf/pivot/infra/">
+                    <tt>/infra/</tt></a></td>
+                    <td>Project infrastructure files, such as shell scripts</td>
+                </tr>
+                <tr>
+                    <td><a href="http://svn.apache.org/repos/asf/pivot/project/">
+                    <tt>/project/</tt></a></td>
+                    <td>General project files</td>
+                </tr>
+                <tr>
+                    <td><a href="http://svn.apache.org/repos/asf/pivot/skunk/">
+                    <tt>/skunk/</tt></a></td>
+                    <td>Experimental area</td>
+                </tr>
+            </table>
+        </div>
+    </div></div></div><div class="group" id="footer"><div class="footerLogo">Copyright (c) 1999-2011<br>The Apache Software Foundation.</div><div class="footerLinks"><ul class="footerMenuGr"><li><strong>Demos</strong><ul><li><a href="/demos/kitchen-sink.html" target="_new">"Kitchen Sink"</a></li><li><a href="/demos/component-explorer.html" target="_new">Component Explorer</a></li><li><a href="http://ixnay.biz/pivot-jfree-demos/charts_demo.html" target="_new">Charting</a></li><li><a href="/demos/">More Demos</a></li></ul></li><li><strong>Documentation</strong><ul><li><a href="/getting-started.html">Getting Started</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/faq.html">FAQ</a></li><li><a href="/2.0/docs/api/">Javadoc (2.0)</a></li></ul></li><li><strong>Get Involved</strong><ul><li><a href="/svn.html">SVN Repositories</a></li><li><a href="/lists.html">Mailing Lists</a></li><li><a href="http://issues.apache.org/jira/browse/PIVOT">Bug Database</a></li><li><a h
 ref="http://cwiki.apache.org/PIVOT/">Wiki</a></li></ul></li><li><strong>Related</strong><ul><li><a href="http://code.google.com/p/pivot-jfree/">JFreeChart Provider</a></li></ul></li><li><strong>About</strong><ul><li><a href="/who-we-are.html">Who We Are</a></li><li><a href="/contact.html">Contact</a></li><li><a href="/news.html">News</a></li><li><a href="/legal.html">Legal/License</a></li></ul></li></ul></div></div></div></body></html>
\ No newline at end of file

Added: pivot/site/trunk/deploy/tutorials/IMG_0725_2.jpg
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/tutorials/IMG_0725_2.jpg?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/tutorials/IMG_0725_2.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/tutorials/IMG_0735_2.jpg
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/tutorials/IMG_0735_2.jpg?rev=1067847&view=auto
==============================================================================
Binary file - no diff available.

Propchange: pivot/site/trunk/deploy/tutorials/IMG_0735_2.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: pivot/site/trunk/deploy/tutorials/accordions.html
URL: http://svn.apache.org/viewvc/pivot/site/trunk/deploy/tutorials/accordions.html?rev=1067847&view=auto
==============================================================================
--- pivot/site/trunk/deploy/tutorials/accordions.html (added)
+++ pivot/site/trunk/deploy/tutorials/accordions.html Mon Feb  7 02:36:04 2011
@@ -0,0 +1,205 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to you under the Apache License,
+Version 2.0 (the "License"); you may not use this file except in
+compliance with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+--><html xmlns="http://www.w3.org/1999/xhtml"><head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /><title>Accordions | Apache Pivot</title><link xmlns="" type="text/css" rel="stylesheet" href="/styles/pivot.css"><script xmlns="http://www.w3.org/1999/xhtml" type="text/javascript">
+                var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+                document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+                </script><script type="text/javascript">
+                try {
+                var pageTracker = _gat._getTracker("UA-7977275-3");
+                pageTracker._trackPageview();
+                } catch(err) {}</script></head><body><div xmlns="" id="wrapper"><div id="main"><div id="header"><div class="logo"><a href="/index.html"><img title="Apache Pivot Homepage" alt="Apache Pivot" src="/images/logo.png"></a></div><div class="tagline"><img style="visibility:hidden" alt="Rich Internet Applications in Java" src="/images/tagline.png"></div><ul class="navi"><li><a href="/demos/">Demos</a></li><li><a href="/download.cgi#2.0">Download</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/get-involved.html">Get Involved</a></li><li><a href="/about.html">About</a></li></ul></div><div class="group" id="contentBase"><h1>Accordions</h1><ul class="naviLeft"><li><a href="/tutorials/sample-application.html">Sample Application</a></li><li><a href="/tutorials/platform-overview.html">Platform Overview</a></li><li><a href="/tutorials/hello-world.html">Hello, World!</a></li><li><a href="/tutorials/hello-bxml.html">Hello, BXML!</a></li><li><a href="/tutorials
 /component-and-container.html">Component &amp; Container</a></li><li><a href="/tutorials/labels-and-image-views.html">Labels &amp; Image Views</a></li><li><a href="/tutorials/svg-images.html">SVG Images</a></li><li><a href="/tutorials/buttons.html">Buttons</a></li><li><a href="/tutorials/push-buttons.html">Push Buttons</a></li><li><a href="/tutorials/toggle-buttons.html">Toggle Buttons</a></li><li><a href="/tutorials/radio-buttons.html">Radio Buttons</a></li><li><a href="/tutorials/checkboxes.html">Checkboxes</a></li><li><a href="/tutorials/link-buttons.html">Link Buttons</a></li><li><a href="/tutorials/lists.html">Lists</a></li><li><a href="/tutorials/list-buttons.html">List Buttons</a></li><li><a href="/tutorials/repeatable-list-buttons.html">Repeatable List Buttons</a></li><li><a href="/tutorials/text.html">Text</a></li><li><a href="/tutorials/suggestion-popups.html">Suggestion Popups</a></li><li><a href="/tutorials/text-areas.html">Text Areas</a></li><li><a href="/tutori
 als/separators.html">Separators</a></li><li><a href="/tutorials/layout-containers.html">Layout Containers</a></li><li><a href="/tutorials/flow-panes.html">Flow Panes</a></li><li><a href="/tutorials/box-panes.html">Box Panes</a></li><li><a href="/tutorials/grid-panes.html">Grid Panes</a></li><li><a href="/tutorials/table-panes.html">Table Panes</a></li><li><a href="/tutorials/borders.html">Borders</a></li><li><a href="/tutorials/stack-panes.html">Stack Panes</a></li><li><a href="/tutorials/split-panes.html">Split Panes</a></li><li><a href="/tutorials/forms.html">Forms</a></li><li><a href="/tutorials/panels.html">Panels</a></li><li><a href="/tutorials/navigation-containers.html">Navigation Containers</a></li><li><a href="/tutorials/card-panes.html">Card Panes</a></li><li><a href="/tutorials/tab-panes.html">Tab Panes</a></li><li><a href="/tutorials/accordions.html">Accordions</a></li><li><a href="/tutorials/expanders.html">Expanders</a></li><li><a href="/tutorials/rollups.html"
 >Rollups</a></li><li><a href="/tutorials/viewports.html">Viewports</a></li><li><a href="/tutorials/scroll-panes.html">Scroll Panes</a></li><li><a href="/tutorials/panoramas.html">Panoramas</a></li><li><a href="/tutorials/progress-indicators.html">Progress Indicators</a></li><li><a href="/tutorials/meters.html">Meters</a></li><li><a href="/tutorials/activity-indicators.html">Activity Indicators</a></li><li><a href="/tutorials/bounded-range-components.html">Bounded Range Components</a></li><li><a href="/tutorials/sliders.html">Sliders</a></li><li><a href="/tutorials/scroll-bars.html">Scroll Bars</a></li><li><a href="/tutorials/spinners.html">Spinners</a></li><li><a href="/tutorials/calendars.html">Calendars</a></li><li><a href="/tutorials/menus.html">Menus</a></li><li><a href="/tutorials/context-menus.html">Context Menus</a></li><li><a href="/tutorials/menu-bars.html">Menu Bars</a></li><li><a href="/tutorials/menu-buttons.html">Menu Buttons</a></li><li><a href="/tutorials/colo
 r-choosers.html">Color Choosers</a></li><li><a href="/tutorials/table-views.html">Table Views</a></li><li><a href="/tutorials/table-views.json.html">JSON-based TableView</a></li><li><a href="/tutorials/table-views.custom.html">Custom TableView</a></li><li><a href="/tutorials/tree-views.html">Tree Views</a></li><li><a href="/tutorials/file-browsing.html">File Browsing</a></li><li><a href="/tutorials/windows.html">Windows</a></li><li><a href="/tutorials/clipboard.html">Clipboard</a></li><li><a href="/tutorials/drag-and-drop.html">Drag and Drop</a></li><li><a href="/tutorials/effects.html">Effects</a></li><li><a href="/tutorials/effects.transitions.html">Transitions</a></li><li><a href="/tutorials/data-binding.html">Data Binding</a></li><li><a href="/tutorials/property-binding.html">Property Binding</a></li><li><a href="/tutorials/localization.html">Localization</a></li><li><a href="/tutorials/background-tasks.html">Background Tasks</a></li><li><a href="/tutorials/web-queries.h
 tml">Web Queries</a></li><li><a href="/tutorials/query-servlet.html">QueryServlet</a></li><li><a href="/tutorials/scripting.html">Scripting</a></li><li><a href="/tutorials/summary.html">Summary</a></li><li><a href="/tutorials/stock-tracker.html">The "Stock Tracker" Application</a></li><li><a href="/tutorials/stock-tracker.ui.html">UI Markup Using BXML</a></li><li><a href="/tutorials/stock-tracker.events.html">Event Handling</a></li><li><a href="/tutorials/stock-tracker.web-queries.html">Web Queries</a></li><li><a href="/tutorials/stock-tracker.data-binding.html">Data Binding</a></li><li><a href="/tutorials/stock-tracker.localization.html">Localization</a></li><li><a href="/tutorials/bxml-primer.html">BXML Primer</a></li></ul><div class="content"><style type="text/css">
+            applet {
+                border: 1px solid #999999;
+            }
+        </style><!--NOTE: Syntax highlighting script is LGPL--><script src="http://alexgorbatchev.com/pub/sh/current/scripts/shCore.js" type="text/javascript"></script><script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushJava.js" type="text/javascript"></script><script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushXml.js" type="text/javascript"></script><script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushJScript.js" type="text/javascript"></script><link href="http://alexgorbatchev.com/pub/sh/current/styles/shCore.css" rel="stylesheet" type="text/css"><link href="http://alexgorbatchev.com/pub/sh/current/styles/shThemeDefault.css" rel="stylesheet" type="text/css"><script type="text/javascript">
+            SyntaxHighlighter.all();
+        </script><div class="section">
+        <p>
+            Accordions serve a similar purpose to tab panes and card panes, only showing one
+            of a collection of components at a time. Like tab panes, accordions provide built-in
+            navigation support. However, rather than representing the content as a stack of
+            components, they are presented like the folds of an accordion, with headers for
+            navigating between panels.
+        </p>
+        <p>
+            The following application demonstrates the use of the <tt>Accordion</tt> component.
+            It is a simplified online checkout process consisting of three pages - shipping
+            info, payment info, and order summary:
+        </p>
+
+        <script src="http://java.com/js/deployJava.js" type="text/javascript"></script><script type="text/javascript">
+            
+            var attributes = {
+                code:"org.apache.pivot.wtk.BrowserApplicationContext$HostApplet",
+                width:"260",
+                height:"380"
+            };
+
+            
+            
+
+            
+            var libraries = [];
+            libraries.push("/lib/pivot-core-2.0.jar");
+                libraries.push("/lib/pivot-wtk-2.0.jar");
+                libraries.push("/lib/pivot-wtk-terra-2.0.jar");
+                libraries.push("/lib/pivot-tutorials-2.0.jar");
+                
+                    libraries.push("/lib/svgSalamander-tiny.jar");
+                
+
+            attributes.archive = libraries.join(",");
+
+            
+            var parameters = {
+                codebase_lookup:false,
+                application_class_name:'org.apache.pivot.wtk.ScriptApplication'
+            };
+
+            
+            var javaArguments = ["-Dsun.awt.noerasebackground=true",
+                "-Dsun.awt.erasebackgroundonresize=true"];
+
+            
+
+            parameters.java_arguments = javaArguments.join(" ");
+
+            
+            
+                var startupProperties = [];
+                
+                    startupProperties.push("src=/org/apache/pivot/tutorials/navigation/accordions.bxml");
+                
+                parameters.startup_properties = startupProperties.join("&");
+            
+
+            deployJava.runApplet(attributes, parameters, "1.6");
+        </script>
+
+        <p>
+            Note that, like <tt>TabPane</tt>, the default behavior of an accordion is to allow
+            the user to freely navigate between panels. However, in this example, the user is
+            only allowed to progress forward in the accordion by pressing the "Next" button.
+            This restriction is imposed programmatically by the application, since the content
+            of a subsequent page in such a checkout process may depend on the user's entries on
+            a previous page. The user may freely navigate backward at any point, however.
+            The last panel simulates the order confirmation by displaying an
+            <a href="activity-indicators.html">activity indicator</a>.
+        </p>
+
+        <p>
+            The BXML source for the example is shown below. It includes a number of external BXML
+            files that define the content of each panel:
+        </p>
+
+        <pre class="brush:xml">
+            
+            &lt;navigation:Accordions title="Accordions" maximized="true"
+                xmlns:bxml="http://pivot.apache.org/bxml"
+                xmlns:navigation="org.apache.pivot.tutorials.navigation"
+                xmlns="org.apache.pivot.wtk"&gt;
+                &lt;Accordion bxml:id="accordion" styles="{padding:0}"&gt;
+                    &lt;bxml:include bxml:id="shippingPanel" src="shipping.bxml" Accordion.headerData="Shipping Information"/&gt;
+                    &lt;bxml:include bxml:id="paymentPanel" src="payment.bxml" Accordion.headerData="Payment Information"/&gt;
+                    &lt;bxml:include bxml:id="summaryPanel" src="summary.bxml" Accordion.headerData="Summary &amp;amp; Confirmation"/&gt;
+                &lt;/Accordion&gt;
+            &lt;/navigation:Accordions&gt;
+            
+        </pre>
+
+        <p>
+            The Java source is as follows. The primary logic for maintaining the enabled state
+            of the panels is defined in the <tt>updateAccordion()</tt> method; an
+            <tt>AccordionSelectionListener</tt> is used to enable or disable panels when a
+            selection change transition is about to occur, rather than waiting until it is
+            complete, to provide a smoother user experience:
+        </p>
+
+        <pre class="brush:java">
+            
+            package org.apache.pivot.tutorials.navigation;
+
+            import java.net.URL;
+
+            import org.apache.pivot.beans.Bindable;
+            import org.apache.pivot.collections.Map;
+            import org.apache.pivot.collections.Sequence;
+            import org.apache.pivot.util.Resources;
+            import org.apache.pivot.util.Vote;
+            import org.apache.pivot.wtk.Accordion;
+            import org.apache.pivot.wtk.AccordionSelectionListener;
+            import org.apache.pivot.wtk.Component;
+            import org.apache.pivot.wtk.Window;
+
+            public class Accordions extends Window implements Bindable {
+                private Accordion accordion = null;
+
+                @Override
+                public void initialize(Map&lt;String, Object&gt; namespace, URL location, Resources resources) {
+                    accordion = (Accordion)namespace.get("accordion");
+                    accordion.getAccordionSelectionListeners().add(new AccordionSelectionListener() {
+                        private int selectedIndex = -1;
+
+                        @Override
+                        public Vote previewSelectedIndexChange(Accordion accordion, int selectedIndex) {
+                            this.selectedIndex = selectedIndex;
+
+                            // Enable the next panel or disable the previous panel so the
+                            // transition looks smoother
+                            if (selectedIndex != -1) {
+                                int previousSelectedIndex = accordion.getSelectedIndex();
+                                if (selectedIndex &gt; previousSelectedIndex) {
+                                    accordion.getPanels().get(selectedIndex).setEnabled(true);
+                                } else {
+                                    accordion.getPanels().get(previousSelectedIndex).setEnabled(false);
+                                }
+
+                            }
+
+                            return Vote.APPROVE;
+                        }
+
+                        @Override
+                        public void selectedIndexChangeVetoed(Accordion accordion, Vote reason) {
+                            if (reason == Vote.DENY
+                                &amp;&amp; selectedIndex != -1) {
+                                Component panel = accordion.getPanels().get(selectedIndex);
+                                panel.setEnabled(!panel.isEnabled());
+                            }
+                        }
+
+                        @Override
+                        public void selectedIndexChanged(Accordion accordion, int previousSelection) {
+                            updateAccordion();
+                        }
+                    });
+
+                    updateAccordion();
+                }
+
+                private void updateAccordion() {
+                    int selectedIndex = accordion.getSelectedIndex();
+
+                    Sequence&lt;Component&gt; panels = accordion.getPanels();
+                    for (int i = 0, n = panels.getLength(); i &lt; n; i++) {
+                        panels.get(i).setEnabled(i &lt;= selectedIndex);
+                    }
+                }
+            }
+            
+        </pre>
+    </div><p>Next: <a href="expanders.html">Expanders</a></p></div></div></div><div class="group" id="footer"><div class="footerLogo">Copyright (c) 1999-2011<br>The Apache Software Foundation.</div><div class="footerLinks"><ul class="footerMenuGr"><li><strong>Demos</strong><ul><li><a href="/demos/kitchen-sink.html" target="_new">"Kitchen Sink"</a></li><li><a href="/demos/component-explorer.html" target="_new">Component Explorer</a></li><li><a href="http://ixnay.biz/pivot-jfree-demos/charts_demo.html" target="_new">Charting</a></li><li><a href="/demos/">More Demos</a></li></ul></li><li><strong>Documentation</strong><ul><li><a href="/getting-started.html">Getting Started</a></li><li><a href="/tutorials/">Tutorial</a></li><li><a href="/faq.html">FAQ</a></li><li><a href="/2.0/docs/api/">Javadoc (2.0)</a></li></ul></li><li><strong>Get Involved</strong><ul><li><a href="/svn.html">SVN Repositories</a></li><li><a href="/lists.html">Mailing Lists</a></li><li><a href="http://issues.ap
 ache.org/jira/browse/PIVOT">Bug Database</a></li><li><a href="http://cwiki.apache.org/PIVOT/">Wiki</a></li></ul></li><li><strong>Related</strong><ul><li><a href="http://code.google.com/p/pivot-jfree/">JFreeChart Provider</a></li></ul></li><li><strong>About</strong><ul><li><a href="/who-we-are.html">Who We Are</a></li><li><a href="/contact.html">Contact</a></li><li><a href="/news.html">News</a></li><li><a href="/legal.html">Legal/License</a></li></ul></li></ul></div></div></div></body></html>
\ No newline at end of file