87 lines
2.8 KiB
XML
87 lines
2.8 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<PropertiesTreeModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PropertiesTreeModel.xsd">
|
|
<Folder name="Root">
|
|
<Primitive type="int">
|
|
<name>a</name>
|
|
<value><int>27</int></value>
|
|
</Primitive>
|
|
<Primitive type="int">
|
|
<name>b</name>
|
|
<value><int>82</int></value>
|
|
</Primitive>
|
|
<AnimationProperties type="SourceCodeProperties">
|
|
<AnimationPropertyItem type="BooleanPropertyItem">
|
|
<name>bold</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><boolean value="false" /></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="ColorPropertyItem">
|
|
<name>color</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><Color>(0, 0, 0)</Color></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="ColorPropertyItem">
|
|
<name>highlightColor</name>
|
|
<isEditable value="true" />
|
|
<label>Markierungsfarbe Quelltext</label>
|
|
<value><Color>(255, 0, 0)</Color></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="BooleanPropertyItem">
|
|
<name>hidden</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><boolean value="false" /></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="FontPropertyItem">
|
|
<name>font</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><Font>SansSerif</Font></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="StringPropertyItem">
|
|
<name>name</name>
|
|
<isEditable value="true" />
|
|
<label></label>
|
|
<value><String>Quelltext</String></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="ColorPropertyItem">
|
|
<name>contextColor</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><Color>(0, 0, 0)</Color></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="BooleanPropertyItem">
|
|
<name>italic</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><boolean value="false" /></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="IntegerPropertyItem">
|
|
<name>depth</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><int>1</int></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="IntegerPropertyItem">
|
|
<name>row</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><int>1</int></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="IntegerPropertyItem">
|
|
<name>size</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><int>10</int></value>
|
|
</AnimationPropertyItem>
|
|
<AnimationPropertyItem type="IntegerPropertyItem">
|
|
<name>indentation</name>
|
|
<isEditable value="false" />
|
|
<label></label>
|
|
<value><int>1</int></value>
|
|
</AnimationPropertyItem>
|
|
</AnimationProperties>
|
|
</Folder>
|
|
</PropertiesTreeModel> |