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

📄 mychatroomclient.form

📁 c/s模式java聊天室,对初学者有很好的帮助
💻 FORM
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">      <Color blue="33" green="f4" red="99" type="rgb"/>    </Property>    <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">      <Color blue="ff" green="0" red="33" type="rgb"/>    </Property>    <Property name="name" type="java.lang.String" value="&#x6211;&#x4eec;&#x7684;&#x804a;&#x5929;&#x5ba4;&#xff1a;&#x674e;&#x4e1a;&#x6668;&#xff0c;&#x7518;&#x6d77;&#x4e1c;&#xff0c;&#x9648;&#x6625;&#x5b87;"/>    <Property name="resizable" type="boolean" value="false"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <Events>    <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowClosing"/>  </Events>  <AuxValues>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>    <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">                  <Group type="102" alignment="1" attributes="0">                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jScrollPane1" pref="344" max="32767" attributes="1"/>                          <Component id="jScrollPane2" alignment="0" min="-2" pref="344" max="-2" attributes="1"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jLabel3" max="32767" attributes="1"/>                          <Component id="list1" pref="300" max="32767" attributes="1"/>                          <Component id="jLabel1" min="-2" max="-2" attributes="1"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel2" max="32767" attributes="0"/>                  </Group>                  <Component id="Button2" alignment="0" min="-2" max="-2" attributes="1"/>              </Group>              <EmptySpace max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" attributes="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jLabel2" alignment="0" min="-2" pref="374" max="-2" attributes="0"/>                  <Group type="102" alignment="0" attributes="0">                      <Component id="jLabel3" min="-2" pref="323" max="-2" attributes="1"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel1" pref="46" max="32767" attributes="0"/>                  </Group>                  <Component id="jScrollPane1" alignment="0" min="-2" pref="352" max="-2" attributes="1"/>              </Group>              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="list1" pref="126" max="32767" attributes="1"/>                  <Component id="jScrollPane2" min="-2" pref="124" max="-2" attributes="1"/>              </Group>              <EmptySpace max="-2" attributes="0"/>              <Component id="Button2" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" max="-2" 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="TextArea1">          <Properties>            <Property name="columns" type="int" value="20"/>            <Property name="rows" type="int" value="5"/>          </Properties>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JScrollPane" name="jScrollPane2">      <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="TextArea2">          <Properties>            <Property name="columns" type="int" value="20"/>            <Property name="rows" type="int" value="5"/>          </Properties>          <Events>            <EventHandler event="keyPressed" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="TextArea2KeyPressed"/>            <EventHandler event="keyTyped" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="TextArea2KeyTyped"/>          </Events>        </Component>      </SubComponents>    </Container>    <Component class="javax.swing.JButton" name="Button2">      <Properties>        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="ff" green="cc" red="cc" type="rgb"/>        </Property>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="24" style="0"/>        </Property>        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="cc" green="0" red="33" type="rgb"/>        </Property>        <Property name="text" type="java.lang.String" value="&#x53d1;&#x9001;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="Button2ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JLabel" name="jLabel1">      <Properties>        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="66" green="ff" red="66" type="rgb"/>        </Property>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="24" style="1"/>        </Property>        <Property name="text" type="java.lang.String" value="&#x5728;&#x7ebf;&#x597d;&#x53cb;"/>      </Properties>    </Component>    <Component class="java.awt.List" name="list1">      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="list1MouseClicked"/>      </Events>    </Component>    <Component class="javax.swing.JLabel" name="jLabel2">    </Component>    <Component class="javax.swing.JLabel" name="jLabel3">      <Properties>        <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">          <Image iconType="3" name="/111.JPG"/>        </Property>      </Properties>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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