blob: f6b77a4727f5bce639f62581b0582e02dd40769b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<Composite
xmlns:ppel="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets.layout"
xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.infra.properties.ui.widgets"
xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation"
xmlns:gmf="clr-namespace:org.eclipse.papyrus.infra.gmfdiag.widgets.editors">
<Composite.layout>
<ppel:PropertiesLayout></ppel:PropertiesLayout>
</Composite.layout>
<Composite>
<Composite.layout>
<ppel:PropertiesLayout numColumns="2"></ppel:PropertiesLayout>
</Composite.layout>
<gmf:XWTAwareColorPicker input="{Binding}"
property="layers:LineInstance:lineColor"></gmf:XWTAwareColorPicker>
<ppe:IntegerSpinner input="{Binding}"
property="layers:LineInstance:lineWith"></ppe:IntegerSpinner>
</Composite>
</Composite>