<?xml version="1.0" encoding="utf-8"?>
<Shell name="shell" descriptors="xworker.swt.widgets.Shell" text="FillLayout"
RESIZE="true" width="640" height="480" label="FillLayout">
<FillLayout name="shellFillLayout"></FillLayout>
<Group name="group" text="FillLayout" label="FillLayout">
<FillLayout name="groupFillLayout" type="SWT.VERTICAL"></FillLayout>
<ExtendWidget name="CCombo" extendWidgetPath="xworker.example.swt.custom.CCombo/@group"></ExtendWidget>
<ExtendWidget name="CLabel" extendWidgetPath="xworker.example.swt.custom.CLabel/@group"></ExtendWidget>
<ExtendWidget name="CTabFolder" extendWidgetPath="xworker.example.swt.custom.CTabFolder/@group"></ExtendWidget>
</Group>
</Shell>