<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="DemoTabFolder"
RESIZE="true" width="640" height="480" label="DemoTabFolder">
<FillLayout name="shellFillLayout"></FillLayout>
<Group name="group" text="DemoTabFolder" label="DemoTabFolder">
<FillLayout name="groupFillLayout"></FillLayout>
<DemoSWT name="DemoTabFolder">
<Composite descriptors="xworker.swt.xwidgets.DemoTabFolder/@composite">
<FillLayout name="fillLayout"></FillLayout>
<Button name="helloWorldButton" text="Hello World!"></Button>
</Composite>
</DemoSWT>
</Group>
</Shell>