<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="Scale"
width="300" height="200" label="Scale">
<FillLayout name="shellFillLayout"></FillLayout>
<Group name="group" text="Scale" label="Scale">
<RowLayout name="rowLayout"></RowLayout>
<Scale name="scale"></Scale>
</Group>
</Shell>