<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="测试自动演示"
width="800" height="600" label="AutoDemoComposite">
<FillLayout name="shellFillLayout"></FillLayout>
<AutoDemoComposite name="autoComposite" autoDemoPath="xworker.demo.xworker.editor.ThingEditor"
description="<p>自动演示是xworker的一个功能,AutoDemoComposite是自动演示的面板。</p>">
</AutoDemoComposite>
</Shell>