2
|
1 |
<?xml version="1.0" encoding="UTF-8" ?>
|
|
2 |
<introContent>
|
|
3 |
<!-- Extension to the SDK Samples Page. -->
|
|
4 |
<extensionContent alt-style="css/swt.properties" style="css/samples.css" path="samples/page-content/carbideAnchor">
|
|
5 |
|
|
6 |
<!--
|
|
7 |
<group label="UI Designer examples" id="swt" style-id="samples-group">
|
|
8 |
|
|
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" >
|
|
10 |
<text>Examine a birthday tracking program that demonstrates S60 UI, proper UI and data separation, and simple persistent storage.</text>
|
|
11 |
</link>
|
|
12 |
|
|
13 |
|
|
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" >
|
|
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>
|
|
16 |
</link>
|
|
17 |
|
|
18 |
|
|
19 |
<link label="Workbench views and standalone applications" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&class=org.eclipse.pde.ui.internal.samples.ShowSampleAction&id=org.eclipse.sdk.samples.swt.examples" id="swt-examples" style-id="sample-link">
|
|
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>
|
|
21 |
</link>
|
|
22 |
|
|
23 |
-->
|
|
24 |
</group>
|
|
25 |
|
|
26 |
</extensionContent>
|
|
27 |
|
|
28 |
</introContent>
|