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

📄 bankmanager.form

📁 本工程模拟网上社区,其中包括银行,软件销售公司,软件投资公司,茶餐馆,和多个服务器.
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <NonVisualComponents>    <Menu class="javax.swing.JMenuBar" name="jMenuBar1">      <SubComponents>        <Menu class="javax.swing.JMenu" name="jMenu1">          <Properties>            <Property name="text" type="java.lang.String" value="&#x64cd;&#x4f5c;"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="customer">              <Properties>                <Property name="text" type="java.lang.String" value="&#x7528;&#x6237;&#x53cd;&#x9988;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="customerActionPerformed"/>                <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="customerMousePressed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="loanItem">              <Properties>                <Property name="text" type="java.lang.String" value="&#x67e5;&#x770b;&#x8d37;&#x6b3e;"/>              </Properties>              <Events>                <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="loanItemMousePressed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="applyLoanItem">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5ba1;&#x6279;&#x8d37;&#x6b3e;"/>              </Properties>              <Events>                <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="applyLoanItemMousePressed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="staffItem">              <Properties>                <Property name="text" type="java.lang.String" value="&#x804c;&#x5de5;&#x7ba1;&#x7406;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="staffItemActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="exitItem">              <Properties>                <Property name="text" type="java.lang.String" value="&#x9000;&#x51fa;"/>              </Properties>              <Events>                <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="exitItemMousePressed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>      </SubComponents>    </Menu>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="0"/>    <Property name="title" type="java.lang.String" value="&#x4e2d;&#x56fd;&#x94f6;&#x884c;&#x7ba1;&#x7406;&#x7cfb;&#x7edf;"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>    <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" attributes="0">              <Group type="103" groupAlignment="0" max="-2" attributes="0">                  <Component id="exitBtn" max="32767" attributes="1"/>                  <Component id="staffBtn" alignment="0" max="32767" attributes="1"/>                  <Component id="loanBtn" alignment="0" max="32767" attributes="1"/>                  <Component id="customerBtn" alignment="0" pref="95" max="32767" attributes="1"/>                  <Component id="applyLoanBtn" alignment="0" max="32767" attributes="1"/>              </Group>              <EmptySpace min="-2" pref="27" max="-2" attributes="0"/>              <Component id="jScrollPane" pref="594" max="32767" 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">                  <Group type="102" attributes="0">                      <EmptySpace min="38" pref="38" max="38" attributes="0"/>                      <Component id="customerBtn" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="35" max="-2" attributes="0"/>                      <Component id="loanBtn" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="37" max="-2" attributes="0"/>                      <Component id="applyLoanBtn" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="41" max="-2" attributes="0"/>                      <Component id="staffBtn" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="44" max="-2" attributes="0"/>                      <Component id="exitBtn" min="-2" max="-2" attributes="0"/>                  </Group>                  <Component id="jScrollPane" alignment="0" pref="541" max="32767" attributes="0"/>              </Group>              <EmptySpace max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JButton" name="exitBtn">      <Properties>        <Property name="text" type="java.lang.String" value="&#x56de;&#x5230;&#x5927;&#x5385;"/>      </Properties>      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="exitBtnMouseClicked"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="loanBtn">      <Properties>        <Property name="text" type="java.lang.String" value="&#x67e5;&#x770b;&#x8d37;&#x6b3e;"/>      </Properties>      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="loanBtnMouseClicked"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="customerBtn">      <Properties>        <Property name="text" type="java.lang.String" value="&#x7528;&#x6237;&#x53cd;&#x9988;"/>      </Properties>      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="customerBtnMouseClicked"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="staffBtn">      <Properties>        <Property name="text" type="java.lang.String" value="&#x804c;&#x5de5;&#x7ba1;&#x7406;"/>      </Properties>      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="staffBtnMouseClicked"/>      </Events>    </Component>    <Container class="javax.swing.JScrollPane" name="jScrollPane">      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>      <SubComponents>        <Container class="javax.swing.JPanel" name="firstPanel">          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jScrollPane3" alignment="0" pref="592" max="32767" attributes="0"/>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jScrollPane3" alignment="0" pref="539" max="32767" attributes="0"/>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Container class="javax.swing.JScrollPane" name="jScrollPane3">              <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="firstArea">                  <Properties>                    <Property name="columns" type="int" value="20"/>                    <Property name="editable" type="boolean" value="false"/>                    <Property name="rows" type="int" value="5"/>                    <Property name="text" type="java.lang.String" value="&#x4e2d;&#x56fd;&#x94f6;&#x884c;&#x4ecb;&#x7ecd;&#xff1a;"/>                  </Properties>                </Component>              </SubComponents>            </Container>          </SubComponents>

⌨️ 快捷键说明

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