You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2009/11/03 10:02:06 UTC

svn commit: r832350 - in /incubator/pivot/trunk/demos/www: component_explorer.jnlp web_start.jsp

Author: smartini
Date: Tue Nov  3 09:02:05 2009
New Revision: 832350

URL: http://svn.apache.org/viewvc?rev=832350&view=rev
Log:
add link for Component Explorer to Pivot Web Start Demos

Modified:
    incubator/pivot/trunk/demos/www/component_explorer.jnlp
    incubator/pivot/trunk/demos/www/web_start.jsp

Modified: incubator/pivot/trunk/demos/www/component_explorer.jnlp
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/demos/www/component_explorer.jnlp?rev=832350&r1=832349&r2=832350&view=diff
==============================================================================
--- incubator/pivot/trunk/demos/www/component_explorer.jnlp (original)
+++ incubator/pivot/trunk/demos/www/component_explorer.jnlp Tue Nov  3 09:02:05 2009
@@ -18,7 +18,6 @@
  */
 %>
 
-<%-- @ page language="java" contentType="application/xml; charset=UTF-8" pageEncoding="UTF-8" --%> <%-- Enable this for Page Debugging purposes --%>
 <%@ page language="java" contentType="application/x-java-jnlp-file" pageEncoding="UTF-8" %>
 
 <%@ include file="version.jsp" %>

Modified: incubator/pivot/trunk/demos/www/web_start.jsp
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/demos/www/web_start.jsp?rev=832350&r1=832349&r2=832350&view=diff
==============================================================================
--- incubator/pivot/trunk/demos/www/web_start.jsp (original)
+++ incubator/pivot/trunk/demos/www/web_start.jsp Tue Nov  3 09:02:05 2009
@@ -97,6 +97,21 @@
 </div>
 <hr/>
 
+<h3>Component Explorer</h3>
+<p>An application that allows interaction with the properties, styles, and
+events offered by each stock Pivot component.</p>
+<p><img src="component_explorer.png"></p>
+<br/>
+<div>
+Unsigned:&nbsp;
+<script>
+var url = "<%= codebase %>component_explorer.jnlp";
+deployJava.createWebStartLaunchButton(url, '1.6');
+</script>
+&nbsp;&nbsp;&nbsp;
+</div>
+<hr/>
+
 <h3>Stock Tracker</h3>
 <p>An example of a simple but practical "real world" application built using
 Pivot. Monitors stock quotes provided by <a href="http://finance.yahoo.com/">Yahoo!