Главная страница Случайная страница КАТЕГОРИИ: АвтомобилиАстрономияБиологияГеографияДом и садДругие языкиДругоеИнформатикаИсторияКультураЛитератураЛогикаМатематикаМедицинаМеталлургияМеханикаОбразованиеОхрана трудаПедагогикаПолитикаПравоПсихологияРелигияРиторикаСоциологияСпортСтроительствоТехнологияТуризмФизикаФилософияФинансыХимияЧерчениеЭкологияЭкономикаЭлектроника |
FrmServer.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=" title" type=" java.lang.String" value=" & #x421; & #x435; & #x440; & #x432; & #x435; & #x440; & #x447; & #x430; & #x442; & #x443; " /> < /Properties> < SyntheticProperties> < SyntheticProperty name=" formSizePolicy" type=" int" value=" 1" /> < SyntheticProperty name=" generateCenter" type=" boolean" value=" false" /> < /SyntheticProperties> < 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" alignment=" 0" attributes=" 0" > < EmptySpace max=" -2" attributes=" 0" /> < Group type=" 103" groupAlignment=" 0" max=" -2" attributes=" 0" > < Component id=" lblIP" alignment=" 0" max=" 32767" attributes=" 0" /> < Component id=" jButton1" alignment=" 0" max=" 32767" attributes=" 0" /> < /Group> < EmptySpace pref=" 59" max=" 32767" attributes=" 0" /> < Group type=" 103" groupAlignment=" 0" attributes=" 0" > < Group type=" 102" alignment=" 0" attributes=" 0" > < Component id=" jLabel1" min=" -2" max=" -2" attributes=" 0" /> < EmptySpace max=" -2" attributes=" 0" /> < Component id=" txtPort" min=" -2" max=" -2" attributes=" 0" /> < /Group> < Component id=" lblStatus" alignment=" 0" min=" -2" max=" -2" attributes=" 0" /> < /Group> < EmptySpace min=" -2" pref=" 59" 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=" txtPort" alignment=" 3" min=" -2" max=" -2" attributes=" 0" /> < Component id=" lblIP" alignment=" 3" min=" -2" max=" -2" attributes=" 0" /> < /Group> < EmptySpace max=" -2" attributes=" 0" /> < Group type=" 103" groupAlignment=" 3" attributes=" 0" > < Component id=" jButton1" alignment=" 3" min=" -2" max=" -2" attributes=" 0" /> < Component id=" lblStatus" alignment=" 3" min=" -2" max=" -2" attributes=" 0" /> < /Group> < EmptySpace max=" 32767" attributes=" 0" /> < /Group> < /Group> < /DimensionLayout> < /Layout> < SubComponents> < Component class=" javax.swing.JButton" name=" jButton1" > < Properties> < Property name=" text" type=" java.lang.String" value=" & #x417; & #x430; & #x43f; & #x443; & #x441; & #x442; & #x438; & #x442; & #x438; & #x441; & #x435; & #x440; & #x432; & #x435; & #x440; " /> < /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=" lblIP" > < Properties> < Property name=" text" type=" java.lang.String" value=" IP: " /> < /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.JLabel" name=" jLabel1" > < Properties> < Property name=" text" type=" java.lang.String" value=" Port: " /> < /Properties> < /Component> < Component class=" javax.swing.JLabel" name=" lblStatus" > < Properties> < Property name=" text" type=" java.lang.String" value=" & #x421; & #x430; & #x442; & #x443; & #x442; & #x441;: & #x43d; & #x435; & #x430; & #x43a; & #x442; & #x438; & #x432; & #x43d; & #x438; & #x439; " /> < /Properties> < /Component> < /SubComponents> < /Form>
|