29 lines
996 B
XML
29 lines
996 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="_VisualDVM.Visual.Windows.MainForm">
|
|
<grid id="27dc6" binding="Content" layout-manager="BorderLayout" hgap="0" vgap="0">
|
|
<constraints>
|
|
<xy x="20" y="20" width="1105" height="424"/>
|
|
</constraints>
|
|
<properties>
|
|
<minimumSize width="-1" height="-1"/>
|
|
<preferredSize width="-1" height="-1"/>
|
|
</properties>
|
|
<border type="none"/>
|
|
<children>
|
|
<grid id="cea1" binding="mainPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
|
|
<constraints border-constraint="Center"/>
|
|
<properties/>
|
|
<border type="none"/>
|
|
<children>
|
|
<tabbedpane id="7434f" binding="globalTabs">
|
|
<constraints border-constraint="Center"/>
|
|
<properties/>
|
|
<border type="none"/>
|
|
<children/>
|
|
</tabbedpane>
|
|
</children>
|
|
</grid>
|
|
</children>
|
|
</grid>
|
|
</form>
|