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

📄 bankmanager.form

📁 本工程模拟网上社区,其中包括银行,软件销售公司,软件投资公司,茶餐馆,和多个服务器.
💻 FORM
📖 第 1 页 / 共 2 页
字号:
        </Container>        <Container class="javax.swing.JPanel" name="applyLoanPanel">          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jScrollPane4" pref="0" max="32767" attributes="0"/>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="94" max="-2" attributes="0"/>                      <Component id="adoptBtn" min="-2" pref="103" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="94" max="-2" attributes="0"/>                      <Component id="refuseBtn" min="-2" pref="100" max="-2" attributes="0"/>                      <EmptySpace max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <Component id="jScrollPane4" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="32767" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="adoptBtn" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="refuseBtn" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Container class="javax.swing.JScrollPane" name="jScrollPane4">              <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.JTable" name="applyLoanTable">                  <Properties>                    <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">                      <Table columnCount="6" rowCount="30">                        <Column editable="true" title="&#x8d37;&#x6b3e;&#x4eba;&#x8d26;&#x53f7;" type="java.lang.String"/>                        <Column editable="true" title="&#x8d37;&#x6b3e;&#x4eba;&#x59d3;&#x540d;" type="java.lang.String"/>                        <Column editable="true" title="&#x8d37;&#x6b3e;&#x91d1;&#x989d;" type="java.lang.Double"/>                        <Column editable="true" title="&#x7533;&#x8bf7;&#x65f6;&#x95f4;" type="java.lang.String"/>                        <Column editable="true" title="&#x8d37;&#x6b3e;&#x65f6;&#x95f4;" type="java.lang.Integer"/>                        <Column editable="true" title="&#x5229;&#x7387;" type="java.lang.Double"/>                      </Table>                    </Property>                  </Properties>                </Component>              </SubComponents>            </Container>            <Component class="javax.swing.JButton" name="adoptBtn">              <Properties>                <Property name="text" type="java.lang.String" value="&#x6279;&#x51c6;"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="adoptBtnMouseClicked"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="refuseBtn">              <Properties>                <Property name="text" type="java.lang.String" value="&#x62d2;&#x7edd;"/>              </Properties>              <Events>                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="refuseBtnMouseClicked"/>              </Events>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="customerPanel">          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jScrollPane1" alignment="0" min="-2" pref="577" max="-2" attributes="0"/>                          <Component id="loanPanel" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace 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">                          <Component id="jScrollPane1" alignment="0" min="-2" pref="527" max="-2" attributes="0"/>                          <Component id="loanPanel" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Container class="javax.swing.JPanel" name="loanPanel">              <AccessibilityProperties>                <Property name="AccessibleContext.accessibleParent" type="javax.accessibility.Accessible" editor="org.netbeans.modules.form.RADVisualComponent$AccessibleParentEditor">                  <ComponentRef name="jScrollPane"/>                </Property>              </AccessibilityProperties>              <Layout>                <DimensionLayout dim="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <Component id="jScrollPane2" alignment="0" pref="0" max="32767" attributes="0"/>                  </Group>                </DimensionLayout>                <DimensionLayout dim="1">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <Component id="jScrollPane2" min="-2" pref="454" max="-2" attributes="0"/>                          <EmptySpace 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.JTable" name="loanTable">                      <Properties>                        <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor">                          <Table columnCount="9" rowCount="30">                            <Column editable="true" title="&#x7f16;&#x53f7;" type="java.lang.Object"/>                            <Column editable="true" title="&#x8d37;&#x6b3e;&#x4eba;&#x8d26;&#x53f7;" type="java.lang.Object"/>                            <Column editable="true" title="&#x8d37;&#x6b3e;&#x4eba;&#x59d3;&#x540d;" type="java.lang.Object"/>                            <Column editable="true" title="&#x8d37;&#x6b3e;&#x91d1;&#x989d;" type="java.lang.Object"/>                            <Column editable="true" title="&#x8d37;&#x6b3e;&#x65e5;&#x671f;" type="java.lang.Object"/>                            <Column editable="true" title="&#x8fd8;&#x6b3e;&#x65e5;&#x671f;" type="java.lang.Object"/>                            <Column editable="true" title="&#x8d37;&#x6b3e;&#x65f6;&#x95f4;" type="java.lang.Object"/>                            <Column editable="true" title="&#x5229;&#x7387;" type="java.lang.Object"/>                            <Column editable="true" title="&#x662f;&#x5426;&#x8fd8;&#x6b3e;" type="java.lang.Object"/>                          </Table>                        </Property>                      </Properties>                    </Component>                  </SubComponents>                </Container>              </SubComponents>            </Container>            <Container class="javax.swing.JScrollPane" name="jScrollPane1">              <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.JList" name="customerList">                  <Properties>                    <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.editors2.ListModelEditor">                      <StringArray count="0"/>                    </Property>                  </Properties>                </Component>              </SubComponents>            </Container>          </SubComponents>        </Container>      </SubComponents>    </Container>    <Component class="javax.swing.JButton" name="applyLoanBtn">      <Properties>        <Property name="text" type="java.lang.String" value="&#x5ba1;&#x6279;&#x8d37;&#x6b3e;"/>      </Properties>      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="applyLoanBtnMouseClicked"/>      </Events>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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