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

📄 atmview.form

📁 ATM机模拟 由于学习ATM机的一些简单操作。
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.5">  <NonVisualComponents>    <Container class="javax.swing.JPanel" name="mainPanel">      <Properties>        <Property name="name" type="java.lang.String" value="mainPanel" noResource="true"/>      </Properties>      <AccessibilityProperties>        <Property name="AccessibleContext.accessibleName" type="java.lang.String" resourceKey="mainPanel.AccessibleContext.accessibleName"/>      </AccessibilityProperties>      <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">                      <Component id="jLabel1" alignment="0" min="-2" pref="334" max="-2" attributes="1"/>                      <Group type="102" alignment="0" attributes="1">                          <Group type="103" groupAlignment="1" max="-2" attributes="0">                              <Group type="102" alignment="0" attributes="1">                                  <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="jTextField2" max="32767" attributes="0"/>                              </Group>                              <Group type="102" alignment="0" attributes="0">                                  <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="jTextField1" min="-2" pref="126" max="-2" attributes="0"/>                              </Group>                          </Group>                          <EmptySpace min="-2" pref="33" max="-2" attributes="0"/>                          <Component id="jButton2" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="jButton1" min="-2" max="-2" attributes="0"/>                      </Group>                      <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="1"/>                      <Component id="jLabel5" alignment="0" min="-2" pref="282" max="-2" attributes="0"/>                  </Group>                  <EmptySpace pref="28" 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 min="-2" pref="23" max="-2" attributes="0"/>                  <Component id="jLabel1" min="-2" pref="38" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="15" max="-2" attributes="0"/>                  <Component id="jLabel5" min="-2" max="-2" attributes="0"/>                  <EmptySpace type="separate" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <Group type="103" groupAlignment="1" attributes="0">                              <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                              <Component id="jTextField1" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jTextField2" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                      </Group>                      <Group type="103" alignment="0" groupAlignment="3" attributes="0">                          <Component id="jButton2" alignment="3" min="-2" pref="60" max="-2" attributes="0"/>                          <Component id="jButton1" alignment="3" min="-2" pref="60" max="-2" attributes="1"/>                      </Group>                  </Group>                  <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>                  <Component id="jLabel4" min="-2" pref="83" max="-2" attributes="1"/>                  <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JLabel" name="jLabel1">          <Properties>            <Property name="font" type="java.awt.Font" resourceKey="jLabel1.font"/>            <Property name="text" type="java.lang.String" resourceKey="jLabel1.text"/>            <Property name="verticalAlignment" type="int" value="1"/>            <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="jTextField1">          <Properties>            <Property name="text" type="java.lang.String" resourceKey="jTextField1.text"/>            <Property name="name" type="java.lang.String" value="jTextField1" noResource="true"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="jLabel2">          <Properties>            <Property name="font" type="java.awt.Font" resourceKey="jLabel2.font"/>            <Property name="foreground" type="java.awt.Color" resourceKey="jLabel2.foreground"/>            <Property name="text" type="java.lang.String" resourceKey="jLabel2.text"/>            <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="jLabel3">          <Properties>            <Property name="font" type="java.awt.Font" resourceKey="jLabel3.font"/>            <Property name="foreground" type="java.awt.Color" resourceKey="jLabel3.foreground"/>            <Property name="text" type="java.lang.String" resourceKey="jLabel3.text"/>            <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="jTextField2">          <Properties>            <Property name="text" type="java.lang.String" resourceKey="jTextField2.text"/>            <Property name="name" type="java.lang.String" value="jTextField2" noResource="true"/>          </Properties>          <Events>            <EventHandler event="inputMethodTextChanged" listener="java.awt.event.InputMethodListener" parameters="java.awt.event.InputMethodEvent" handler="jTextField2InputMethodTextChanged"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="jButton1">          <Properties>            <Property name="font" type="java.awt.Font" resourceKey="jButton1.font"/>            <Property name="text" type="java.lang.String" resourceKey="jButton1.text"/>            <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>          </Properties>          <Events>            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton1MouseClicked"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="jButton2">          <Properties>            <Property name="font" type="java.awt.Font" resourceKey="jButton2.font"/>            <Property name="text" type="java.lang.String" resourceKey="jButton2.text"/>            <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>          </Properties>          <Events>            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton2MouseClicked"/>          </Events>        </Component>        <Component class="javax.swing.JLabel" name="jLabel4">          <Properties>            <Property name="font" type="java.awt.Font" resourceKey="jLabel4.font"/>            <Property name="foreground" type="java.awt.Color" resourceKey="jLabel4.foreground"/>            <Property name="horizontalAlignment" type="int" value="0"/>            <Property name="text" type="java.lang.String" resourceKey="jLabel4.text"/>            <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="jLabel5">          <Properties>            <Property name="font" type="java.awt.Font" resourceKey="jLabel5.font"/>            <Property name="foreground" type="java.awt.Color" resourceKey="jLabel5.foreground"/>            <Property name="horizontalAlignment" type="int" value="0"/>            <Property name="text" type="java.lang.String" resourceKey="jLabel5.text"/>            <Property name="name" type="java.lang.String" value="jLabel5" noResource="true"/>

⌨️ 快捷键说明

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