blob: fbf2d2c228b4d0fb08cd98b8aca82da104aea49d [file] [log] [blame]
<Shell xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:x="http://www.eclipse.org/xwt">
<Shell.layout>
<FillLayout/>
</Shell.layout>
<Form text="New Form">
<Form.headClient>
<Button name="Form.HeadClient.Button" text="header"/>
</Form.headClient>
</Form>
</Shell>