uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/intro/samplesUIDesignerExtContent.xml
author dadubrow
Wed, 25 Mar 2009 10:16:59 -0500
changeset 5 1c819827dd3a
parent 2 d760517a8095
permissions -rw-r--r--
Add epl copyright
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" ?>
cawthron
parents:
diff changeset
     2
<introContent>
cawthron
parents:
diff changeset
     3
  <!-- Extension to the SDK Samples Page. -->
cawthron
parents:
diff changeset
     4
	<extensionContent alt-style="css/swt.properties" style="css/samples.css" path="samples/page-content/carbideAnchor">
cawthron
parents:
diff changeset
     5
cawthron
parents:
diff changeset
     6
<!--
cawthron
parents:
diff changeset
     7
		<group label="UI Designer examples" id="swt" style-id="samples-group">
cawthron
parents:
diff changeset
     8
cawthron
parents:
diff changeset
     9
			<link label="UI Designer Birthday example" url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.sdt.uidesigner.help/tutorials/birthdays/BirthdaysTutorial.html" id="carbideapp" style-id="sample-link" >
cawthron
parents:
diff changeset
    10
				<text>Examine a birthday tracking program that demonstrates S60 UI, proper UI and data separation, and simple persistent storage.</text>
cawthron
parents:
diff changeset
    11
			</link>
cawthron
parents:
diff changeset
    12
cawthron
parents:
diff changeset
    13
	
cawthron
parents:
diff changeset
    14
			<link label="Yahoo! Image Search example" url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.sdt.uidesigner.help/tutorials/ysearch/YSearchTutorial_1.html" id="carbideapp" style-id="sample-link" >
cawthron
parents:
diff changeset
    15
				<text>Examine a program that accesses Yahoo!'s image search web service. This program demonstrates HTTP access, XML parsing, list boxes, and image handling. </text>
cawthron
parents:
diff changeset
    16
			</link>
cawthron
parents:
diff changeset
    17
	
cawthron
parents:
diff changeset
    18
	
cawthron
parents:
diff changeset
    19
			<link label="Workbench views and standalone applications" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&amp;class=org.eclipse.pde.ui.internal.samples.ShowSampleAction&amp;id=org.eclipse.sdk.samples.swt.examples" id="swt-examples" style-id="sample-link">
cawthron
parents:
diff changeset
    20
				<text>The SWT Example launcher will allow you to launch a collection of SWT examples.  Some of the examples can be run independent of the eclipse platform and others will be available as views inside the workbench.</text>
cawthron
parents:
diff changeset
    21
			</link>
cawthron
parents:
diff changeset
    22
cawthron
parents:
diff changeset
    23
-->
cawthron
parents:
diff changeset
    24
		</group>
cawthron
parents:
diff changeset
    25
cawthron
parents:
diff changeset
    26
	</extensionContent>
cawthron
parents:
diff changeset
    27
	
cawthron
parents:
diff changeset
    28
</introContent>