blob: cdf94c3e09ee95311073a4d7380cc7704382c255 [file] [log] [blame]
<Composite xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:x="http://www.eclipse.org/xwt"
x:ClassFactory="org.eclipse.xwt.tests.clrfactory.CLRFactory">
<Composite.layout>
<GridLayout numColumns="2"/>
</Composite.layout>
<Button name="button" text="XWT CLRFactory" selectionEvent="select"/>
</Composite>