2023-10-10 20:14:48 +03:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-10-09 22:15:56 +03:00
|
|
|
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="_VisualDVM.Visual.Windows.TestsForm">
|
2023-10-10 23:33:23 +03:00
|
|
|
<grid id="27dc6" binding="content" layout-manager="BorderLayout" hgap="0" vgap="0">
|
2023-10-10 20:14:48 +03:00
|
|
|
<constraints>
|
2023-10-10 23:33:23 +03:00
|
|
|
<xy x="20" y="20" width="653" height="400"/>
|
2023-10-10 20:14:48 +03:00
|
|
|
</constraints>
|
|
|
|
|
<properties/>
|
|
|
|
|
<border type="none"/>
|
2023-10-10 23:33:23 +03:00
|
|
|
<children>
|
|
|
|
|
<grid id="35527" layout-manager="BorderLayout" hgap="0" vgap="0">
|
|
|
|
|
<constraints border-constraint="Center"/>
|
|
|
|
|
<properties/>
|
|
|
|
|
<border type="none"/>
|
|
|
|
|
<children>
|
|
|
|
|
<splitpane id="c3576" binding="SC45">
|
|
|
|
|
<constraints border-constraint="Center"/>
|
|
|
|
|
<properties>
|
|
|
|
|
<dividerLocation value="700"/>
|
|
|
|
|
<dividerSize value="3"/>
|
|
|
|
|
</properties>
|
|
|
|
|
<border type="none"/>
|
|
|
|
|
<children>
|
|
|
|
|
<grid id="f7d57" binding="groupsBackground" layout-manager="BorderLayout" hgap="0" vgap="0">
|
|
|
|
|
<constraints>
|
|
|
|
|
<splitpane position="left"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
<properties>
|
|
|
|
|
<minimumSize width="400" height="200"/>
|
|
|
|
|
</properties>
|
|
|
|
|
<border type="none"/>
|
|
|
|
|
<children>
|
|
|
|
|
<grid id="94f2" binding="groupsPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
|
|
|
|
|
<constraints border-constraint="Center"/>
|
|
|
|
|
<properties/>
|
|
|
|
|
<border type="none"/>
|
|
|
|
|
<children/>
|
|
|
|
|
</grid>
|
|
|
|
|
</children>
|
|
|
|
|
</grid>
|
|
|
|
|
<grid id="2cfd" layout-manager="BorderLayout" hgap="0" vgap="0">
|
|
|
|
|
<constraints>
|
|
|
|
|
<splitpane position="right"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
<properties>
|
|
|
|
|
<minimumSize width="250" height="200"/>
|
|
|
|
|
</properties>
|
|
|
|
|
<border type="none"/>
|
|
|
|
|
<children>
|
|
|
|
|
<grid id="c642d" binding="testsPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
|
|
|
|
|
<constraints border-constraint="Center"/>
|
|
|
|
|
<properties/>
|
|
|
|
|
<border type="none"/>
|
|
|
|
|
<children/>
|
|
|
|
|
</grid>
|
|
|
|
|
</children>
|
|
|
|
|
</grid>
|
|
|
|
|
</children>
|
|
|
|
|
</splitpane>
|
|
|
|
|
</children>
|
|
|
|
|
</grid>
|
|
|
|
|
</children>
|
2023-10-10 20:14:48 +03:00
|
|
|
</grid>
|
|
|
|
|
</form>
|