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 2011/03/14 23:34:10 UTC

svn commit: r1081593 - /pivot/trunk/tutorials/src/org/apache/pivot/tutorials/explorer/text_pane.bxml

Author: smartini
Date: Mon Mar 14 22:34:09 2011
New Revision: 1081593

URL: http://svn.apache.org/viewvc?rev=1081593&view=rev
Log:
trim-whitespace

Modified:
    pivot/trunk/tutorials/src/org/apache/pivot/tutorials/explorer/text_pane.bxml

Modified: pivot/trunk/tutorials/src/org/apache/pivot/tutorials/explorer/text_pane.bxml
URL: http://svn.apache.org/viewvc/pivot/trunk/tutorials/src/org/apache/pivot/tutorials/explorer/text_pane.bxml?rev=1081593&r1=1081592&r2=1081593&view=diff
==============================================================================
--- pivot/trunk/tutorials/src/org/apache/pivot/tutorials/explorer/text_pane.bxml (original)
+++ pivot/trunk/tutorials/src/org/apache/pivot/tutorials/explorer/text_pane.bxml Mon Mar 14 22:34:09 2011
@@ -19,95 +19,95 @@ limitations under the License.
 <TextPane xmlns:bxml="http://pivot.apache.org/bxml"
     xmlns:wtk="org.apache.pivot.wtk"
     xmlns="org.apache.pivot.wtk">
-	<Document xmlns="org.apache.pivot.wtk.text">
-	    <Paragraph>Pivot is an open-source platform for building rich internet applications in Java. It combines the enhanced productivity and usability features of a modern RIA toolkit with the robustness of the industry-standard Java platform.</Paragraph>
-	    <Paragraph></Paragraph>
-	    <Paragraph>Pivot applications are written using a combination of Java and XML and can be run either as an applet or as a standalone (optionally offline) desktop application. While Pivot was designed to be familiar to web developers who have experience building AJAX applications using HTML, CSS, and JavaScript, it provides a much richer set of standard widgets than HTML, and allows developers to create sophisticated user experiences much more quickly and easily. Pivot will also seem familiar to Swing developers, as both Swing and Pivot are based on Java2D and employ a model-view-controller (MVC) architecture to separate component data from presentation. However, Pivot includes additional features that make building modern GUI applications much easier, including declarative UI, data binding, effects and transitions, and web services integration.</Paragraph>
-	    <Paragraph>ABCD</Paragraph>
-	    <Paragraph></Paragraph>
-	    <Paragraph>1234</Paragraph>
-	    <Paragraph font="Arial BOLD 24">abcd</Paragraph>
-	    <Paragraph font="Arial ITALIC 24">abcd</Paragraph>
-	    <Paragraph foregroundColor="red">abcd</Paragraph>
-	    <Paragraph backgroundColor="red">abcd</Paragraph>
-	    <Paragraph>abcd</Paragraph>
-	    <NumberedList style="decimal">
-	      <List.Item>
-	        <Paragraph>item1</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item2</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item3</Paragraph>
-	      </List.Item>
-	    </NumberedList>
-	    <NumberedList style="lower_alpha">
-	      <List.Item>
-	        <Paragraph>item1</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item2</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item3</Paragraph>
-	      </List.Item>
-	    </NumberedList>
-	    <NumberedList style="upper_alpha">
-	      <List.Item>
-	        <Paragraph>item1</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item2</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item3</Paragraph>
-	      </List.Item>
-	    </NumberedList>
-	    <NumberedList style="lower_roman">
-	      <List.Item>
-	        <Paragraph>item1</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item2</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item3</Paragraph>
-	      </List.Item>
-	    </NumberedList>
-	    <NumberedList style="upper_roman">
-	      <List.Item>
-	        <Paragraph>item1</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item2</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item3</Paragraph>
-	      </List.Item>
-	    </NumberedList>
-	    <BulletedList style="CIRCLE">
-	      <List.Item>
-	        <Paragraph>item1</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item2</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item3</Paragraph>
-	      </List.Item>
-	    </BulletedList>
-	    <BulletedList style="CIRCLE_OUTLINE">
-	      <List.Item>
-	        <Paragraph>item1</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item2</Paragraph>
-	      </List.Item>
-	      <List.Item>
-	        <Paragraph>item3</Paragraph>
-	      </List.Item>
-	    </BulletedList>
-	</Document>
+    <Document xmlns="org.apache.pivot.wtk.text">
+        <Paragraph>Pivot is an open-source platform for building rich internet applications in Java. It combines the enhanced productivity and usability features of a modern RIA toolkit with the robustness of the industry-standard Java platform.</Paragraph>
+        <Paragraph></Paragraph>
+        <Paragraph>Pivot applications are written using a combination of Java and XML and can be run either as an applet or as a standalone (optionally offline) desktop application. While Pivot was designed to be familiar to web developers who have experience building AJAX applications using HTML, CSS, and JavaScript, it provides a much richer set of standard widgets than HTML, and allows developers to create sophisticated user experiences much more quickly and easily. Pivot will also seem familiar to Swing developers, as both Swing and Pivot are based on Java2D and employ a model-view-controller (MVC) architecture to separate component data from presentation. However, Pivot includes additional features that make building modern GUI applications much easier, including declarative UI, data binding, effects and transitions, and web services integration.</Paragraph>
+        <Paragraph>ABCD</Paragraph>
+        <Paragraph></Paragraph>
+        <Paragraph>1234</Paragraph>
+        <Paragraph font="Arial BOLD 24">abcd</Paragraph>
+        <Paragraph font="Arial ITALIC 24">abcd</Paragraph>
+        <Paragraph foregroundColor="red">abcd</Paragraph>
+        <Paragraph backgroundColor="red">abcd</Paragraph>
+        <Paragraph>abcd</Paragraph>
+        <NumberedList style="decimal">
+          <List.Item>
+            <Paragraph>item1</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item2</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item3</Paragraph>
+          </List.Item>
+        </NumberedList>
+        <NumberedList style="lower_alpha">
+          <List.Item>
+            <Paragraph>item1</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item2</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item3</Paragraph>
+          </List.Item>
+        </NumberedList>
+        <NumberedList style="upper_alpha">
+          <List.Item>
+            <Paragraph>item1</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item2</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item3</Paragraph>
+          </List.Item>
+        </NumberedList>
+        <NumberedList style="lower_roman">
+          <List.Item>
+            <Paragraph>item1</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item2</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item3</Paragraph>
+          </List.Item>
+        </NumberedList>
+        <NumberedList style="upper_roman">
+          <List.Item>
+            <Paragraph>item1</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item2</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item3</Paragraph>
+          </List.Item>
+        </NumberedList>
+        <BulletedList style="CIRCLE">
+          <List.Item>
+            <Paragraph>item1</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item2</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item3</Paragraph>
+          </List.Item>
+        </BulletedList>
+        <BulletedList style="CIRCLE_OUTLINE">
+          <List.Item>
+            <Paragraph>item1</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item2</Paragraph>
+          </List.Item>
+          <List.Item>
+            <Paragraph>item3</Paragraph>
+          </List.Item>
+        </BulletedList>
+    </Document>
 </TextPane>