no message
This commit is contained in:
166
src/_VisualDVM/Visual/Windows/ArraysForm.form
Normal file
166
src/_VisualDVM/Visual/Windows/ArraysForm.form
Normal file
@@ -0,0 +1,166 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="_VisualDVM.Visual.Windows.ArraysForm">
|
||||
<grid id="27dc6" binding="content" layout-manager="BorderLayout" hgap="0" vgap="0">
|
||||
<constraints>
|
||||
<xy x="20" y="20" width="723" height="400"/>
|
||||
</constraints>
|
||||
<properties/>
|
||||
<border type="none"/>
|
||||
<children>
|
||||
<toolbar id="7e722">
|
||||
<constraints border-constraint="North"/>
|
||||
<properties>
|
||||
<floatable value="false"/>
|
||||
</properties>
|
||||
<border type="none"/>
|
||||
<children>
|
||||
<component id="821d4" class="javax.swing.JLabel">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="14" style="2"/>
|
||||
<foreground color="-16777216"/>
|
||||
<text value="имя "/>
|
||||
<toolTipText value="по имени"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="9113a" class="javax.swing.JTextField" binding="filterName" custom-create="true">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="16" style="0"/>
|
||||
<maximumSize width="75" height="25"/>
|
||||
<minimumSize width="75" height="25"/>
|
||||
<preferredSize width="75" height="25"/>
|
||||
<text value=""/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="6c0cc" class="javax.swing.JLabel">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="14" style="2"/>
|
||||
<foreground color="-16777216"/>
|
||||
<text value="обл. описания "/>
|
||||
<toolTipText value="по области описания"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="8e8ac" class="javax.swing.JTextField" binding="filterLocationName" custom-create="true">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="16" style="0"/>
|
||||
<maximumSize width="75" height="25"/>
|
||||
<minimumSize width="75" height="25"/>
|
||||
<preferredSize width="75" height="25"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="d8df6" class="javax.swing.JLabel">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="14" style="2"/>
|
||||
<foreground color="-16777216"/>
|
||||
<text value=" : "/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="5c030" class="javax.swing.JTextField" binding="filterLocation" custom-create="true">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="16" style="0"/>
|
||||
<maximumSize width="75" height="25"/>
|
||||
<minimumSize width="75" height="25"/>
|
||||
<preferredSize width="75" height="25"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="d0c01" class="javax.swing.JLabel">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="14" style="2"/>
|
||||
<foreground color="-16777216"/>
|
||||
<text value="файл "/>
|
||||
<toolTipText value="по файлу объявления"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="7e2df" class="javax.swing.JTextField" binding="filterFile" custom-create="true">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="16" style="0"/>
|
||||
<maximumSize width="75" height="25"/>
|
||||
<minimumSize width="75" height="25"/>
|
||||
<preferredSize width="75" height="25"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="f7cde" class="javax.swing.JLabel">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="16" style="2"/>
|
||||
<foreground color="-16777216"/>
|
||||
<text value="обл. распараллеливания"/>
|
||||
<toolTipText value="по области распаралеливания"/>
|
||||
</properties>
|
||||
</component>
|
||||
<component id="5ddd8" class="javax.swing.JTextField" binding="filterRegion" custom-create="true">
|
||||
<constraints/>
|
||||
<properties>
|
||||
<font name="Times New Roman" size="16" style="0"/>
|
||||
<maximumSize width="75" height="25"/>
|
||||
<minimumSize width="75" height="25"/>
|
||||
<preferredSize width="75" height="25"/>
|
||||
</properties>
|
||||
</component>
|
||||
</children>
|
||||
</toolbar>
|
||||
<grid id="611ac" layout-manager="BorderLayout" hgap="0" vgap="0">
|
||||
<constraints border-constraint="Center"/>
|
||||
<properties/>
|
||||
<border type="none"/>
|
||||
<children>
|
||||
<splitpane id="f86e7" binding="SC8">
|
||||
<constraints border-constraint="Center"/>
|
||||
<properties>
|
||||
<dividerLocation value="500"/>
|
||||
<dividerSize value="3"/>
|
||||
</properties>
|
||||
<border type="none"/>
|
||||
<children>
|
||||
<grid id="29e5b" layout-manager="BorderLayout" hgap="0" vgap="0">
|
||||
<constraints>
|
||||
<splitpane position="left"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<maximumSize width="-1" height="-1"/>
|
||||
<minimumSize width="200" height="-1"/>
|
||||
<preferredSize width="-1" height="-1"/>
|
||||
</properties>
|
||||
<border type="none"/>
|
||||
<children>
|
||||
<grid id="2a8de" binding="arraysPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
|
||||
<constraints border-constraint="Center"/>
|
||||
<properties/>
|
||||
<border type="none"/>
|
||||
<children/>
|
||||
</grid>
|
||||
</children>
|
||||
</grid>
|
||||
<grid id="6e1c1" binding="savedArraysBackground" layout-manager="BorderLayout" hgap="0" vgap="0">
|
||||
<constraints>
|
||||
<splitpane position="right"/>
|
||||
</constraints>
|
||||
<properties>
|
||||
<maximumSize width="-1" height="-1"/>
|
||||
<minimumSize width="200" height="150"/>
|
||||
<preferredSize width="-1" height="-1"/>
|
||||
</properties>
|
||||
<border type="none"/>
|
||||
<children>
|
||||
<grid id="1ca4e" binding="savedArraysPanel" layout-manager="BorderLayout" hgap="0" vgap="0">
|
||||
<constraints border-constraint="Center"/>
|
||||
<properties/>
|
||||
<border type="none"/>
|
||||
<children/>
|
||||
</grid>
|
||||
</children>
|
||||
</grid>
|
||||
</children>
|
||||
</splitpane>
|
||||
</children>
|
||||
</grid>
|
||||
</children>
|
||||
</grid>
|
||||
</form>
|
||||
Reference in New Issue
Block a user