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

📄 loginbank.form

📁 本工程模拟网上社区,其中包括银行,软件销售公司,软件投资公司,茶餐馆,和多个服务器.
💻 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="0"/>    <Property name="title" type="java.lang.String" value="&#x94f6;&#x884c;&#x7ba1;&#x7406;&#x754c;&#x9762;&#x767b;&#x9646;"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <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" alignment="0" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Component id="jPanel1" min="-2" max="-2" attributes="0"/>              <EmptySpace pref="12" max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Component id="jPanel1" min="-2" max="-2" attributes="0"/>              <EmptySpace pref="25" max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JPanel" name="jPanel1">      <Properties>        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">          <Color blue="cc" green="cc" red="cc" 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>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="1" attributes="0">                  <Group type="103" groupAlignment="1" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Group type="102" alignment="0" attributes="0">                                  <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="41" max="-2" attributes="0"/>                                  <Component id="jPasswordField1" pref="157" max="32767" attributes="1"/>                              </Group>                              <Group type="102" attributes="0">                                  <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                                  <EmptySpace pref="198" max="32767" attributes="0"/>                              </Group>                              <Component id="jLabel4" alignment="0" pref="246" max="32767" attributes="0"/>                          </Group>                      </Group>                      <Group type="102" alignment="1" attributes="0">                          <EmptySpace min="-2" pref="30" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Group type="102" alignment="0" attributes="0">                                  <EmptySpace min="-2" pref="8" max="-2" attributes="0"/>                                  <Component id="jButton1" min="-2" max="-2" attributes="0"/>                                  <EmptySpace pref="90" max="32767" attributes="0"/>                                  <Component id="jButton2" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="25" max="-2" attributes="0"/>                              </Group>                              <Group type="102" alignment="0" attributes="0">                                  <EmptySpace min="-2" pref="80" max="-2" attributes="0"/>                                  <Component id="jTextField1" pref="157" max="32767" attributes="1"/>                              </Group>                          </Group>                      </Group>                  </Group>                  <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" attributes="0">                  <EmptySpace min="-2" pref="29" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jTextField1" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace min="-2" pref="35" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" attributes="0">                      <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                      <Component id="jPasswordField1" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace min="-2" pref="14" max="-2" attributes="0"/>                  <Component id="jLabel4" min="-2" max="-2" attributes="0"/>                  <EmptySpace pref="15" max="32767" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JButton" name="jButton2">          <Properties>            <Property name="text" type="java.lang.String" value="&#x53d6;&#x6d88;"/>          </Properties>          <Events>            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton2MouseClicked"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="jButton1">          <Properties>            <Property name="text" type="java.lang.String" value="&#x786e;&#x5b9a;"/>          </Properties>          <Events>            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton1MouseClicked"/>          </Events>        </Component>        <Component class="javax.swing.JLabel" name="jLabel2">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5bc6;  &#x7801;&#xff1a;"/>          </Properties>        </Component>        <Component class="javax.swing.JPasswordField" name="jPasswordField1">          <Events>            <EventHandler event="keyPressed" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="jPasswordField1KeyPressed"/>          </Events>        </Component>        <Component class="javax.swing.JLabel" name="jLabel1">          <Properties>            <Property name="text" type="java.lang.String" value="&#x7528;&#x6237;&#x540d;&#xff1a;"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="jTextField1">        </Component>        <Component class="javax.swing.JLabel" name="jLabel4">        </Component>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

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