⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 clientgui.form

📁 实现简单的群聊功能
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <Properties>    <Property name="title" type="java.lang.String" value="Socket &#x5ba2;&#x6237;&#x7aef;"/>    <Property name="defaultCloseOperation" type="int" value="3"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </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_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">          <Component id="jPanel" alignment="0" max="32767" attributes="0"/>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Component id="jPanel" alignment="0" max="32767" attributes="0"/>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JPanel" name="jPanel">      <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">                      <Group type="102" attributes="0">                          <Group type="103" groupAlignment="0" attributes="0">                              <Component id="jScrollPane1" alignment="0" pref="603" max="32767" attributes="0"/>                              <Group type="102" alignment="0" attributes="0">                                  <Group type="103" groupAlignment="0" attributes="0">                                      <Component id="idLabel" min="-2" max="-2" attributes="0"/>                                      <Component id="serverLabel" alignment="0" min="-2" max="-2" attributes="0"/>                                  </Group>                                  <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>                                  <Group type="103" groupAlignment="0" max="-2" attributes="0">                                      <Group type="102" attributes="0">                                          <Component id="idTextField" min="-2" pref="88" max="-2" attributes="1"/>                                          <EmptySpace min="-2" pref="17" max="-2" attributes="0"/>                                          <Component id="nameLabel" min="-2" max="-2" attributes="0"/>                                          <EmptySpace max="-2" attributes="0"/>                                          <Component id="nameTextField" min="-2" pref="86" max="-2" attributes="0"/>                                      </Group>                                      <Component id="serverTextField" max="32767" attributes="1"/>                                  </Group>                                  <Group type="103" groupAlignment="0" attributes="0">                                      <Group type="102" attributes="0">                                          <EmptySpace min="-2" pref="6" max="-2" attributes="0"/>                                          <Component id="submitButton" min="-2" max="-2" attributes="0"/>                                          <EmptySpace max="-2" attributes="0"/>                                          <Component id="exitButton" min="-2" max="-2" attributes="0"/>                                      </Group>                                      <Group type="102" alignment="0" attributes="0">                                          <EmptySpace min="-2" pref="123" max="-2" attributes="0"/>                                          <Component id="infoLabel" min="-2" pref="199" max="-2" attributes="0"/>                                      </Group>                                  </Group>                              </Group>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace min="-2" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Group type="102" alignment="0" attributes="0">                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="jScrollPane2" pref="503" max="32767" attributes="0"/>                              </Group>                              <Group type="102" alignment="0" attributes="0">                                  <Component id="jLabel0" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="12" max="-2" attributes="0"/>                                  <Component id="receiverComboBox" min="-2" pref="139" max="-2" attributes="0"/>                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                                  <EmptySpace type="unrelated" max="-2" attributes="0"/>                                  <Component id="fileTextField" min="-2" pref="239" max="-2" attributes="0"/>                              </Group>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" max="-2" attributes="0">                              <Component id="sendFileButton" max="32767" attributes="1"/>                              <Component id="sendMsgButton" alignment="0" max="32767" attributes="1"/>                          </Group>                          <EmptySpace min="-2" pref="23" max="-2" attributes="0"/>                      </Group>                  </Group>              </Group>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="0" attributes="0">                  <EmptySpace max="32767" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="serverLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="serverTextField" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="infoLabel" alignment="3" min="-2" pref="22" max="-2" attributes="0"/>                  </Group>                  <EmptySpace type="unrelated" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="idLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="idTextField" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="nameLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="nameTextField" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="submitButton" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="exitButton" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jScrollPane1" min="-2" pref="261" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" attributes="0">                          <EmptySpace min="-2" pref="26" max="-2" attributes="0"/>                          <Component id="sendMsgButton" min="-2" pref="69" max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jScrollPane2" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>                  <EmptySpace min="-2" pref="15" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jLabel0" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="sendFileButton" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="fileTextField" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -