Files
VisualSapfor/src/_VisualDVM/Visual/Windows/CallbackWelcomeForm.form

22 lines
931 B
Plaintext
Raw Normal View History

2023-09-17 22:13:42 +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.CallbackWelcomeForm">
2023-09-17 22:13:42 +03:00
<grid id="27dc6" binding="content" layout-manager="BorderLayout" hgap="0" vgap="0">
<constraints>
<xy x="20" y="20" width="893" height="400"/>
</constraints>
<properties/>
<border type="none"/>
<children>
<component id="e8af5" class="javax.swing.JTextArea" binding="WelcomeText">
<constraints border-constraint="Center"/>
<properties>
<editable value="false"/>
<enabled value="true"/>
<font name="Times New Roman" size="25" style="1"/>
<text value="&#10;&#10;&#10;&#10;&#10; &#9;Чтобы получить доступ к обратной связи, пройдите регистрацию"/>
</properties>
</component>
</children>
</grid>
</form>