Студопедия

Главная страница Случайная страница

Разделы сайта

АвтомобилиАстрономияБиологияГеографияДом и садДругие языкиДругоеИнформатикаИсторияКультураЛитератураЛогикаМатематикаМедицинаМеталлургияМеханикаОбразованиеОхрана трудаПедагогикаПолитикаПравоПсихологияРелигияРиторикаСоциологияСпортСтроительствоТехнологияТуризмФизикаФилософияФинансыХимияЧерчениеЭкологияЭкономикаЭлектроника






FrmChat.form






<? xml version=" 1.0" encoding=" UTF-8"? >

 

< Form version=" 1.3" maxVersion=" 1.9" type=" org.netbeans.modules.form.forminfo.JFrameFormInfo" >

< Properties>

< Property name=" defaultCloseOperation" type=" int" value=" 3" />

< Property name=" resizable" type=" boolean" value=" false" />

< /Properties>

< SyntheticProperties>

< SyntheticProperty name=" formSizePolicy" type=" int" value=" 1" />

< SyntheticProperty name=" generateCenter" type=" boolean" value=" false" />

< /SyntheticProperties>

< Events>

< EventHandler event=" windowClosed" listener=" java.awt.event.WindowListener" parameters=" java.awt.event.WindowEvent" handler=" formWindowClosed" />

< EventHandler event=" windowClosing" listener=" java.awt.event.WindowListener" parameters=" java.awt.event.WindowEvent" handler=" formWindowClosing" />

< /Events>

< AuxValues>

< AuxValue name=" FormSettings_autoResourcing" type=" java.lang.Integer" value=" 0" />

< AuxValue name=" FormSettings_autoSetComponentName" type=" java.lang.Boolean" value=" false" />

< AuxValue name=" FormSettings_generateFQN" type=" java.lang.Boolean" value=" true" />

< AuxValue name=" FormSettings_generateMnemonicsCode" type=" java.lang.Boolean" value=" false" />

< AuxValue name=" FormSettings_i18nAutoMode" type=" java.lang.Boolean" value=" false" />

< AuxValue name=" FormSettings_layoutCodeTarget" type=" java.lang.Integer" value=" 1" />

< AuxValue name=" FormSettings_listenerGenerationStyle" type=" java.lang.Integer" value=" 0" />

< AuxValue name=" FormSettings_variablesLocal" type=" java.lang.Boolean" value=" false" />

< AuxValue name=" FormSettings_variablesModifier" type=" java.lang.Integer" value=" 2" />

< /AuxValues>

 

< Layout>

< DimensionLayout dim=" 0" >

< Group type=" 103" groupAlignment=" 0" attributes=" 0" >

< Group type=" 102" attributes=" 0" >

< EmptySpace max=" -2" attributes=" 0" />

< Group type=" 103" groupAlignment=" 0" attributes=" 0" >

< Component id=" jScrollPane1" max=" 32767" attributes=" 0" />

< Group type=" 102" attributes=" 0" >

< Group type=" 103" groupAlignment=" 0" attributes=" 0" >

< Group type=" 102" attributes=" 0" >

< Component id=" jLabel1" min=" -2" max=" -2" attributes=" 0" />

< EmptySpace max=" -2" attributes=" 0" />

< Component id=" txtIP" min=" -2" pref=" 90" max=" -2" attributes=" 0" />

< EmptySpace max=" -2" attributes=" 0" />

< Component id=" jLabel2" min=" -2" max=" -2" attributes=" 0" />

< EmptySpace max=" -2" attributes=" 0" />

< Component id=" txtPort" min=" -2" max=" -2" attributes=" 0" />

< EmptySpace max=" -2" attributes=" 0" />

< Component id=" jLabel3" min=" -2" max=" -2" attributes=" 0" />

< EmptySpace max=" -2" attributes=" 0" />

< Component id=" txtNik" min=" -2" pref=" 81" max=" -2" attributes=" 0" />

< EmptySpace max=" -2" attributes=" 0" />

< Component id=" jButton2" min=" -2" max=" -2" attributes=" 0" />

< /Group>

< Group type=" 102" attributes=" 0" >

< Component id=" txtMsg" min=" -2" pref=" 322" max=" -2" attributes=" 0" />

< EmptySpace max=" -2" attributes=" 0" />

< Component id=" jButton1" min=" -2" max=" -2" attributes=" 0" />

< /Group>

< /Group>

< EmptySpace min=" 0" pref=" 0" max=" 32767" attributes=" 0" />

< /Group>

< /Group>

< EmptySpace max=" -2" attributes=" 0" />

< /Group>

< /Group>

< /DimensionLayout>

< DimensionLayout dim=" 1" >

< Group type=" 103" groupAlignment=" 0" attributes=" 0" >

< Group type=" 102" alignment=" 0" attributes=" 0" >

< EmptySpace max=" -2" attributes=" 0" />

< Group type=" 103" groupAlignment=" 3" attributes=" 0" >

< Component id=" jLabel1" alignment=" 3" min=" -2" max=" -2" attributes=" 0" />

< Component id=" txtIP" alignment=" 3" min=" -2" max=" -2" attributes=" 0" />

< Component id=" jLabel2" alignment=" 3" min=" -2" max=" -2" attributes=" 0" />

< Component id=" txtPort" alignment=" 3" min=" -2" max=" -2" attributes=" 0" />

< Component id=" jLabel3" alignment=" 3" min=" -2" max=" -2" attributes=" 0" />

< Component id=" txtNik" alignment=" 3" min=" -2" max=" -2" attributes=" 0" />

< Component id=" jButton2" alignment=" 3" min=" -2" pref=" 23" max=" -2" attributes=" 0" />

< /Group>

< EmptySpace max=" -2" attributes=" 0" />

< Component id=" jScrollPane1" min=" -2" pref=" 246" max=" -2" attributes=" 0" />

< EmptySpace max=" -2" attributes=" 0" />

< Group type=" 103" groupAlignment=" 3" attributes=" 0" >

< Component id=" txtMsg" alignment=" 3" min=" -2" max=" -2" attributes=" 0" />

< Component id=" jButton1" alignment=" 3" min=" -2" max=" -2" attributes=" 0" />

< /Group>

< EmptySpace max=" 32767" attributes=" 0" />

< /Group>

< /Group>

< /DimensionLayout>

< /Layout>

< SubComponents>

< Container class=" javax.swing.JScrollPane" name=" jScrollPane1" >

< AuxValues>

< AuxValue name=" autoScrollPane" type=" java.lang.Boolean" value=" true" />

< /AuxValues>

 

< Layout class=" org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout" />

< SubComponents>

< Component class=" javax.swing.JTextArea" name=" txtChat" >

< Properties>

< Property name=" columns" type=" int" value=" 20" />

< Property name=" rows" type=" int" value=" 5" />

< /Properties>

< AuxValues>

< AuxValue name=" JavaCodeGenerator_VariableModifier" type=" java.lang.Integer" value=" 1" />

< /AuxValues>

< /Component>

< /SubComponents>

< /Container>

< Component class=" javax.swing.JTextField" name=" txtMsg" >

< Properties>

< Property name=" text" type=" java.lang.String" value=" & #x442; & #x435; & #x43a; & #x441; & #x442; & #x43f; & #x43e; & #x432; & #x456; & #x434; & #x43e; & #x43c; & #x43b; & #x435; & #x43d; & #x43d; & #x44f;..." />

< /Properties>

< /Component>

< Component class=" javax.swing.JButton" name=" jButton1" >

< Properties>

< Property name=" text" type=" java.lang.String" value=" & #x41d; & #x430; & #x434; & #x456; & #x441; & #x43b; & #x430; & #x442; & #x438; " />

< Property name=" enabled" type=" boolean" value=" false" />

< /Properties>

< Events>

< EventHandler event=" actionPerformed" listener=" java.awt.event.ActionListener" parameters=" java.awt.event.ActionEvent" handler=" jButton1ActionPerformed" />

< /Events>

< AuxValues>

< AuxValue name=" JavaCodeGenerator_VariableModifier" type=" java.lang.Integer" value=" 1" />

< /AuxValues>

< /Component>

< Component class=" javax.swing.JLabel" name=" jLabel1" >

< Properties>

< Property name=" text" type=" java.lang.String" value=" IP: " />

< /Properties>

< /Component>

< Component class=" javax.swing.JTextField" name=" txtIP" >

< Properties>

< Property name=" text" type=" java.lang.String" value=" 192.168.0.101" />

< /Properties>

< /Component>

< Component class=" javax.swing.JLabel" name=" jLabel2" >

< Properties>

< Property name=" text" type=" java.lang.String" value=" PORT: " />

< /Properties>

< /Component>

< Component class=" javax.swing.JTextField" name=" txtPort" >

< Properties>

< Property name=" text" type=" java.lang.String" value=" 11777" />

< /Properties>

< /Component>

< Component class=" javax.swing.JButton" name=" jButton2" >

< Properties>

< Property name=" text" type=" java.lang.String" value=" & #x41f; & #x456; & #x434; & #x43a; & #x43b; & #x44e; & #x447; & #x438; & #x442; & #x438; & #x441; & #x44c; " />

< /Properties>

< Events>

< EventHandler event=" actionPerformed" listener=" java.awt.event.ActionListener" parameters=" java.awt.event.ActionEvent" handler=" jButton2ActionPerformed" />

< /Events>

< AuxValues>

< AuxValue name=" JavaCodeGenerator_VariableModifier" type=" java.lang.Integer" value=" 1" />

< /AuxValues>

< /Component>

< Component class=" javax.swing.JLabel" name=" jLabel3" >

< Properties>

< Property name=" text" type=" java.lang.String" value=" & #x412; & #x430; & #x448; & #x43d; & #x456; & #x43a; " />

< /Properties>

< /Component>

< Component class=" javax.swing.JTextField" name=" txtNik" >

< Properties>

< Property name=" text" type=" java.lang.String" value=" & #x410; & #x43d; & #x43e; & #x43d; & #x456; & #x43c; " />

< /Properties>

< AuxValues>

< AuxValue name=" JavaCodeGenerator_VariableModifier" type=" java.lang.Integer" value=" 1" />

< /AuxValues>

< /Component>

< /SubComponents>

< /Form>

 






© 2023 :: MyLektsii.ru :: Мои Лекции
Все материалы представленные на сайте исключительно с целью ознакомления читателями и не преследуют коммерческих целей или нарушение авторских прав.
Копирование текстов разрешено только с указанием индексируемой ссылки на источник.