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

📄 2031778832fc001d1e09e6d0b61c9e3b

📁 java做的ATM查询系统、 仅供初学者参考!
💻
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" maxVersion="1.5" 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="ff" green="ff" red="ff" type="rgb"/>    </Property>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>    <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" attributes="0">              <EmptySpace min="-2" pref="36" max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" max="-2" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="jLabel2" min="-2" pref="70" max="-2" attributes="0"/>                      <EmptySpace type="unrelated" max="-2" attributes="0"/>                      <Component id="txtAccountno" min="-2" pref="174" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <Component id="jLabel3" min="-2" pref="60" max="-2" attributes="0"/>                      <EmptySpace type="separate" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="btnCountSign" alignment="0" min="-2" max="-2" attributes="0"/>                          <Component id="jPasswordField1" alignment="0" max="32767" attributes="0"/>                      </Group>                  </Group>              </Group>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace pref="96" max="32767" attributes="0"/>                      <Component id="jLabel4" min="-2" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="58" max="-2" attributes="0"/>                      <Component id="jLabel5" min="-2" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace min="-2" 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="txtBalance" pref="172" max="32767" attributes="1"/>                          <Component id="txtAccountName" alignment="0" min="-2" pref="172" max="-2" attributes="1"/>                      </Group>                      <EmptySpace min="-2" pref="36" max="-2" attributes="0"/>                  </Group>                  <Group type="102" attributes="0">                      <Component id="btnExit" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>          </Group>          <Group type="102" alignment="0" attributes="0">              <EmptySpace min="-2" pref="249" max="-2" attributes="0"/>              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>              <EmptySpace pref="256" max="32767" 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="jLabel1" min="-2" pref="37" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="50" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel2" alignment="3" min="-2" pref="30" max="-2" attributes="0"/>                  <Component id="txtAccountno" alignment="3" min="-2" pref="41" max="-2" attributes="0"/>                  <Component id="jLabel4" alignment="3" min="-2" pref="31" max="-2" attributes="0"/>                  <Component id="txtAccountName" alignment="3" min="-2" pref="41" max="-2" attributes="0"/>              </Group>              <EmptySpace min="-2" pref="121" max="-2" attributes="0"/>              <Group type="103" groupAlignment="1" attributes="0">                  <Component id="jLabel3" min="-2" pref="30" max="-2" attributes="0"/>                  <Group type="103" alignment="1" groupAlignment="3" attributes="0">                      <Component id="jPasswordField1" alignment="3" min="-2" pref="40" max="-2" attributes="0"/>                      <Component id="jLabel5" alignment="3" min="-2" pref="31" max="-2" attributes="0"/>                      <Component id="txtBalance" alignment="3" min="-2" pref="35" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace pref="66" max="32767" attributes="0"/>              <Group type="103" groupAlignment="0" max="-2" attributes="0">                  <Component id="btnExit" max="32767" attributes="1"/>                  <Component id="btnCountSign" alignment="0" pref="47" max="32767" attributes="1"/>              </Group>              <EmptySpace min="-2" pref="38" max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JLabel" name="jLabel1">      <Properties>        <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="&#x8bf7;&#x586b;&#x5199;&#x53d6;&#x6b3e;&#x5355;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel2">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="18" style="1"/>        </Property>        <Property name="text" type="java.lang.String" value="&#x5e10;&#x53f7;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="txtAccountno">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="18" style="0"/>        </Property>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel3">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="18" style="1"/>        </Property>        <Property name="text" type="java.lang.String" value="&#x5bc6;&#x7801;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JPasswordField" name="jPasswordField1">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="18" style="0"/>        </Property>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel4">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="18" style="1"/>        </Property>        <Property name="text" type="java.lang.String" value="&#x6237;&#x540d;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="txtAccountName">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="18" style="1"/>        </Property>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel5">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="18" style="1"/>        </Property>        <Property name="text" type="java.lang.String" value="&#x4ea4;&#x6613;&#x91d1;&#x989d;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="txtBalance">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="18" style="1"/>        </Property>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="btnCountSign">      <Properties>        <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="&#x786e;&#x8ba4;"/>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="btnExit">      <Properties>        <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="&#x9000;&#x51fa;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnExitActionPerformed"/>      </Events>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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