92 lines
3.7 KiB
XML
92 lines
3.7 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.ComparisonForm">
|
|
<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>
|
|
<toolbar id="63a72" binding="tools" custom-create="true">
|
|
<constraints border-constraint="North"/>
|
|
<properties>
|
|
<floatable value="false"/>
|
|
<maximumSize width="32929" height="30"/>
|
|
</properties>
|
|
<border type="none"/>
|
|
<children>
|
|
<component id="5992c" class="javax.swing.JLabel" binding="lObjectName" custom-create="true">
|
|
<constraints/>
|
|
<properties>
|
|
<font name="Times New Roman" size="16" style="1"/>
|
|
<foreground color="-16777216"/>
|
|
<text value="? "/>
|
|
</properties>
|
|
</component>
|
|
<component id="d59fd" class="javax.swing.JButton" binding="bApplyObject">
|
|
<constraints/>
|
|
<properties>
|
|
<borderPainted value="false"/>
|
|
<icon value="Common/icons/Apply.png"/>
|
|
<maximumSize width="30" height="30"/>
|
|
<minimumSize width="30" height="30"/>
|
|
<preferredSize width="30" height="30"/>
|
|
<text value=""/>
|
|
<toolTipText value="Назначить объект для сравнения"/>
|
|
</properties>
|
|
</component>
|
|
<component id="dd7b1" class="javax.swing.JButton" binding="bClose">
|
|
<constraints/>
|
|
<properties>
|
|
<borderPainted value="false"/>
|
|
<icon value="Common/icons/Close.png"/>
|
|
<maximumSize width="30" height="30"/>
|
|
<minimumSize width="30" height="30"/>
|
|
<preferredSize width="30" height="30"/>
|
|
<text value=""/>
|
|
<toolTipText value="Открепить объект"/>
|
|
</properties>
|
|
</component>
|
|
<component id="7a4ca" class="javax.swing.JSeparator">
|
|
<constraints/>
|
|
<properties/>
|
|
</component>
|
|
<component id="ef748" class="javax.swing.JButton" binding="bPrevious">
|
|
<constraints/>
|
|
<properties>
|
|
<icon value="Common/icons/Previous.png"/>
|
|
<text value=""/>
|
|
<toolTipText value="к предыдущему различию"/>
|
|
</properties>
|
|
</component>
|
|
<component id="bd9b3" class="javax.swing.JButton" binding="bNext">
|
|
<constraints/>
|
|
<properties>
|
|
<icon value="Common/icons/Next.png"/>
|
|
<text value=""/>
|
|
<toolTipText value="к следующему различию"/>
|
|
</properties>
|
|
</component>
|
|
<component id="42c3c" class="javax.swing.JButton" binding="bCompare">
|
|
<constraints/>
|
|
<properties>
|
|
<icon value="icons/Menu/Undo.png"/>
|
|
<maximumSize width="30" height="30"/>
|
|
<minimumSize width="30" height="30"/>
|
|
<preferredSize width="30" height="30"/>
|
|
<text value=""/>
|
|
<toolTipText value="Сравнить объекты"/>
|
|
</properties>
|
|
</component>
|
|
</children>
|
|
</toolbar>
|
|
<grid id="8b423" binding="editorPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
|
|
<constraints border-constraint="Center"/>
|
|
<properties/>
|
|
<border type="none"/>
|
|
<children/>
|
|
</grid>
|
|
</children>
|
|
</grid>
|
|
</form>
|