Files
VisualSapfor/src/_VisualDVM/Visual/Windows/DescriptionFields.form
2024-10-09 22:15:56 +03:00

92 lines
3.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="_VisualDVM.Visual.Windows.DescriptionFields">
<grid id="27dc6" binding="content" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<xy x="20" y="20" width="500" height="400"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<splitpane id="5c980" binding="SC25">
<constraints border-constraint="Center"/>
<properties>
<dividerLocation value="100"/>
<dividerSize value="3"/>
<orientation value="0"/>
</properties>
<border type="none"/>
<children>
<grid id="e0641" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<splitpane position="left"/>
</constraints>
<properties>
<minimumSize width="0" height="100"/>
</properties>
<border type="none"/>
<children>
<toolbar id="db173" binding="descriptionTools" custom-create="true">
<constraints border-constraint="North"/>
<properties>
<floatable value="false"/>
</properties>
<border type="none"/>
<children>
<component id="45f1e" class="javax.swing.JLabel">
<constraints/>
<properties>
<font name="Times New Roman" size="16" style="3"/>
<foreground color="-16777216"/>
<text value="Описание"/>
</properties>
</component>
</children>
</toolbar>
<grid id="c78b" binding="editorPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints border-constraint="Center"/>
<properties/>
<border type="none"/>
<children/>
</grid>
</children>
</grid>
<grid id="893bb" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<splitpane position="right"/>
</constraints>
<properties>
<minimumSize width="0" height="100"/>
</properties>
<border type="none"/>
<children>
<toolbar id="c3176" binding="descriptionAdditionTools" custom-create="true">
<constraints border-constraint="North"/>
<properties>
<floatable value="false"/>
</properties>
<border type="none"/>
<children>
<component id="7d653" class="javax.swing.JLabel">
<constraints/>
<properties>
<font name="Times New Roman" size="16" style="3"/>
<foreground color="-16777216"/>
<text value="Дополнение описания"/>
</properties>
</component>
</children>
</toolbar>
<grid id="e6c00" binding="additionPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints border-constraint="Center"/>
<properties/>
<border type="none"/>
<children/>
</grid>
</children>
</grid>
</children>
</splitpane>
</children>
</grid>
</form>