Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui')
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/AspectActions.xwt15
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleChildConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleDrawerConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleElementDescriptor.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleIconDescriptor.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleLeafConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultiplePaletteConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleSeparatorConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleStackConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleToolConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleAspectAction.xwt21
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleChildConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleDrawerConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleElementDescriptor.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleIconDescriptor.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleLeafConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SinglePaletteConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleSeparatorConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleStackConfiguration.xwt2
-rw-r--r--sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleToolConfiguration.xwt2
22 files changed, 0 insertions, 76 deletions
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/AspectActions.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/AspectActions.xwt
deleted file mode 100644
index f6d2d449614..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/AspectActions.xwt
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation"
- xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets"
- xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout">
- <Composite.layout>
- <ppel:PropertiesLayout></ppel:PropertiesLayout>
- </Composite.layout>
- <Composite.layoutData>
- <GridData horizontalAlignment="FILL" verticalAlignment="FILL"
- grabExcessHorizontalSpace="true" grabExcessVerticalSpace="true" />
- </Composite.layoutData>
- <ppe:MultiReferencePropertyEditorWithPropertyView
- input="{Binding}" property="AspectActions:ToolConfiguration:aspectActions">
- </ppe:MultiReferencePropertyEditorWithPropertyView>
-</Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleChildConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleChildConfiguration.xwt
deleted file mode 100644
index 4a73c945c36..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleChildConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang" xmlns="http://www.eclipse.org/xwt/presentation"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleConfiguration.xwt
deleted file mode 100644
index 752ca362651..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:j="clr-namespace:java.lang"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleDrawerConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleDrawerConfiguration.xwt
deleted file mode 100644
index 4a73c945c36..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleDrawerConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang" xmlns="http://www.eclipse.org/xwt/presentation"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleElementDescriptor.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleElementDescriptor.xwt
deleted file mode 100644
index 0bb8f23c3d9..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleElementDescriptor.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:j="clr-namespace:java.lang" xmlns:x="http://www.eclipse.org/xwt"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleIconDescriptor.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleIconDescriptor.xwt
deleted file mode 100644
index bc27cc98728..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleIconDescriptor.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:j="clr-namespace:java.lang"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleLeafConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleLeafConfiguration.xwt
deleted file mode 100644
index 969f186937c..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleLeafConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultiplePaletteConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultiplePaletteConfiguration.xwt
deleted file mode 100644
index 8d9c4dc0edc..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultiplePaletteConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:j="clr-namespace:java.lang" xmlns:x="http://www.eclipse.org/xwt" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleSeparatorConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleSeparatorConfiguration.xwt
deleted file mode 100644
index 61f6625375b..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleSeparatorConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:j="clr-namespace:java.lang" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:x="http://www.eclipse.org/xwt"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleStackConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleStackConfiguration.xwt
deleted file mode 100644
index 969f186937c..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleStackConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleToolConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleToolConfiguration.xwt
deleted file mode 100644
index 6e76b760037..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/MultipleToolConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:j="clr-namespace:java.lang" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:EnumCombo input="{Binding}" property="paletteconfiguration:ToolConfiguration:kind"></ppe:EnumCombo></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleAspectAction.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleAspectAction.xwt
deleted file mode 100644
index 2fa329139c4..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleAspectAction.xwt
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"
- xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt"
- xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets"
- xmlns:palette="clr-namespace:org.eclipse.papyrus.palette.customization.widgets">
- <Composite.layout>
- <ppel:PropertiesLayout></ppel:PropertiesLayout>
- </Composite.layout>
- <Composite.layoutData>
- <GridData verticalAlignment="FILL" grabExcessVerticalSpace="true"
- horizontalAlignment="FILL" grabExcessHorizontalSpace="true"></GridData>
- </Composite.layoutData>
- <palette:AspectActionPropertyEditor
- input="{Binding}" property="AspectActions:AspectAction:action"
- showLabel="false">
- <palette:AspectActionPropertyEditor.layoutData>
- <GridData verticalAlignment="FILL" grabExcessVerticalSpace="true"
- horizontalAlignment="FILL" grabExcessHorizontalSpace="true"></GridData>
- </palette:AspectActionPropertyEditor.layoutData>
- </palette:AspectActionPropertyEditor>
-</Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleChildConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleChildConfiguration.xwt
deleted file mode 100644
index b082bd4db84..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleChildConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:id"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:label"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:description"></ppe:StringEditor></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleConfiguration.xwt
deleted file mode 100644
index 74d6bb91a52..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:x="http://www.eclipse.org/xwt"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:id"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:label"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:description"></ppe:StringEditor></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleDrawerConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleDrawerConfiguration.xwt
deleted file mode 100644
index 4ea7fbd41fc..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleDrawerConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:id"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:label"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:description"></ppe:StringEditor></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleElementDescriptor.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleElementDescriptor.xwt
deleted file mode 100644
index b03350d4fea..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleElementDescriptor.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:ElementDescriptor:elementTypeId"></ppe:StringEditor></Composite><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:MultiString input="{Binding}" property="paletteconfiguration:ElementDescriptor:graphicalHints"></ppe:MultiString></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleIconDescriptor.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleIconDescriptor.xwt
deleted file mode 100644
index 319d576f0f3..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleIconDescriptor.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:j="clr-namespace:java.lang" xmlns:x="http://www.eclipse.org/xwt" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:IconDescriptor:pluginID"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:IconDescriptor:iconPath"></ppe:StringEditor></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleLeafConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleLeafConfiguration.xwt
deleted file mode 100644
index 8ffaaaf5cc0..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleLeafConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns="http://www.eclipse.org/xwt/presentation"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:id"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:label"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:description"></ppe:StringEditor></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SinglePaletteConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SinglePaletteConfiguration.xwt
deleted file mode 100644
index ecc4e07be0f..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SinglePaletteConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns="http://www.eclipse.org/xwt/presentation"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:id"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:label"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:description"></ppe:StringEditor></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleSeparatorConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleSeparatorConfiguration.xwt
deleted file mode 100644
index 78620cc33a9..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleSeparatorConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:id"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:label"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:description"></ppe:StringEditor></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleStackConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleStackConfiguration.xwt
deleted file mode 100644
index d8b1622d363..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleStackConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:x="http://www.eclipse.org/xwt" xmlns:j="clr-namespace:java.lang"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:id"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:label"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:description"></ppe:StringEditor></Composite></Composite> \ No newline at end of file
diff --git a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleToolConfiguration.xwt b/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleToolConfiguration.xwt
deleted file mode 100644
index 69860af0ffe..00000000000
--- a/sandbox/org.eclipse.papyrus.palette.customization/model/Palette/ui/SingleToolConfiguration.xwt
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<Composite xmlns:ppel="clr-namespace:org.eclipse.papyrus.properties.widgets.layout" xmlns="http://www.eclipse.org/xwt/presentation" xmlns:j="clr-namespace:java.lang" xmlns:ppe="clr-namespace:org.eclipse.papyrus.properties.widgets" xmlns:x="http://www.eclipse.org/xwt"><Composite.layout><ppel:PropertiesLayout></ppel:PropertiesLayout></Composite.layout><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:id"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:label"></ppe:StringEditor><ppe:StringEditor input="{Binding}" property="paletteconfiguration:Configuration:description"></ppe:StringEditor></Composite><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:EnumCombo input="{Binding}" property="paletteconfiguration:ToolConfiguration:kind"></ppe:EnumCombo></Composite><Composite><Composite.layout><ppel:PropertiesLayout numColumns="1"></ppel:PropertiesLayout></Composite.layout><ppe:ReferenceDialog input="{Binding}" property="paletteconfiguration:ToolConfiguration:preValidationQuery"></ppe:ReferenceDialog></Composite></Composite> \ No newline at end of file

Back to the top