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

📄 hall.form

📁 本工程模拟网上社区,其中包括银行,软件销售公司,软件投资公司,茶餐馆,和多个服务器.
💻 FORM
📖 第 1 页 / 共 3 页
字号:
                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jButton_Exit" pref="117" max="32767" attributes="1"/>                      </Group>                      <Group type="102" alignment="1" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jButton_RestaurantClient" pref="117" max="32767" attributes="1"/>                      </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 min="-2" pref="18" max="-2" attributes="0"/>                  <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>                  <Component id="jButton_BankClient" min="-2" pref="31" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="49" max="-2" attributes="0"/>                  <Component id="jButton_InvestCompanyClient" min="-2" pref="31" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="45" max="-2" attributes="0"/>                  <Component id="jButton_SoftCompanyClient" min="-2" pref="33" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="42" max="-2" attributes="0"/>                  <Component id="jButton_RestaurantClient" min="-2" pref="31" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="49" max="-2" attributes="0"/>                  <Component id="jButton_Exit" min="-2" pref="31" max="-2" attributes="0"/>                  <EmptySpace pref="62" max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JButton" name="jButton_RestaurantClient">          <Properties>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="66" red="66" type="rgb"/>            </Property>            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">              <Image iconType="3" name="/icon/kopeteavailable.png"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x66d9;&#x5149;&#x8336;&#x9910;&#x5385;"/>          </Properties>          <Events>            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton_RestaurantClientMouseClicked"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="jButton_SoftCompanyClient">          <Properties>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="66" red="66" type="rgb"/>            </Property>            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">              <Image iconType="3" name="/icon/identity.png"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x8f6f;&#x4ef6;&#x516c;&#x53f8;"/>          </Properties>          <Events>            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton_SoftCompanyClientMouseClicked"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="jButton_InvestCompanyClient">          <Properties>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="66" red="66" type="rgb"/>            </Property>            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">              <Image iconType="3" name="/icon/edit_group.png"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x6295;&#x8d44;&#x516c;&#x53f8;"/>          </Properties>          <Events>            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton_InvestCompanyClientMouseClicked"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="jButton_BankClient">          <Properties>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="66" red="66" type="rgb"/>            </Property>            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">              <Image iconType="3" name="/icon/contents.png"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x4e2d;&#x56fd;&#x94f6;&#x884c;"/>          </Properties>          <Events>            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton_BankClientMouseClicked"/>          </Events>        </Component>        <Component class="javax.swing.JLabel" name="jLabel2">          <Properties>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="66" red="66" type="rgb"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x5ba2;&#x6237;&#x7aef;"/>          </Properties>        </Component>        <Component class="javax.swing.JButton" name="jButton_Exit">          <Properties>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="66" red="66" type="rgb"/>            </Property>            <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor">              <Image iconType="3" name="/icon/exit.png"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x9000;&#x51fa;&#x5927;&#x5385;"/>          </Properties>          <Events>            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton_ExitMouseClicked"/>          </Events>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JPanel" name="jPanel3">      <Properties>        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="cc" green="ff" red="ff" type="rgb"/>        </Property>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">          <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">            <EtchetBorder/>          </Border>        </Property>        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="ff" green="66" red="66" type="rgb"/>        </Property>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" attributes="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jLabel6" min="-2" pref="80" max="-2" attributes="1"/>                      </Group>                      <Group type="102" alignment="1" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="list_chat" pref="303" max="32767" attributes="1"/>                      </Group>                      <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="1"/>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace min="-2" pref="129" max="-2" attributes="0"/>                          <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <Component id="jTextField2" min="-2" pref="226" max="-2" attributes="1"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jButton_send" min="-2" max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>                          <Component id="jScrollPane2" min="-2" pref="265" max="-2" 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"/>                  <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="3" max="-2" attributes="0"/>                  <Component id="jScrollPane2" min="-2" pref="201" max="-2" attributes="1"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jLabel6" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="list_chat" min="-2" pref="131" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jLabel5" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jTextField2" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jButton_send" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace pref="20" max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <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="jTextArea1">              <Properties>                <Property name="columns" type="int" value="20"/>                <Property name="rows" type="int" value="5"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Component class="javax.swing.JLabel" name="jLabel3">          <Properties>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="66" red="66" type="rgb"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x793e;&#x533a;&#x4ecb;&#x7ecd;"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="jLabel6">          <Properties>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="66" red="66" type="rgb"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x7559;&#x8a00;&#x677f;&#xff1a;"/>          </Properties>        </Component>        <Component class="java.awt.List" name="list_chat">        </Component>        <Component class="javax.swing.JLabel" name="jLabel5">          <Properties>            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">              <Color blue="ff" green="66" red="66" type="rgb"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x7559; &#x8a00;&#xff1a;"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="jTextField2">          <Events>            <EventHandler event="keyPressed" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="jTextField2KeyPressed"/>          </Events>        </Component>

⌨️ 快捷键说明

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