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

📄 bankadmin.form

📁 java书 java书 java书 java书 java书 java书
💻 FORM
📖 第 1 页 / 共 4 页
字号:
                <Component class="javax.swing.JLabel" name="customerSearchLabel">                  <Properties>                    <Property name="text" type="java.lang.String" value="Search By Last Name:"/>                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="customerSearchTextField">                </Component>                <Component class="javax.swing.JButton" name="customerSearchButton">                  <Properties>                    <Property name="text" type="java.lang.String" value="Search"/>                  </Properties>                  <Events>                    <EventHandler event="mouseReleased" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="customerSearchButtonMouseReleased"/>                  </Events>                </Component>                <Container class="javax.swing.JScrollPane" name="customerSearchScrollPane">                  <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="customerSearchList">                      <Properties>                        <Property name="model" type="javax.swing.ListModel" editor="org.netbeans.modules.form.editors2.ListModelEditor">                          <StringArray count="0"/>                        </Property>                        <Property name="selectionMode" type="int" value="0"/>                        <Property name="enabled" type="boolean" value="false"/>                      </Properties>                    </Component>                  </SubComponents>                </Container>              </SubComponents>            </Container>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="accountInfoPanel">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="AccountInfo">                <Property name="tabTitle" type="java.lang.String" value="AccountInfo"/>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="1" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="1" attributes="0">                          <Component id="accountActionsPanel" alignment="0" max="32767" attributes="0"/>                          <Group type="102" alignment="0" attributes="0">                              <Group type="103" groupAlignment="1" max="-2" attributes="0">                                  <Component id="accountDescriptionLabel" alignment="1" max="32767" attributes="1"/>                                  <Component id="timeLabel" alignment="1" max="32767" attributes="1"/>                                  <Component id="customersLabel" alignment="1" max="32767" attributes="1"/>                                  <Component id="beginningBalanceLabel" alignment="1" max="32767" attributes="1"/>                                  <Component id="creditLabel" alignment="1" max="32767" attributes="1"/>                                  <Component id="balanceLabel" alignment="1" max="32767" attributes="1"/>                                  <Component id="accountTypeLabel" alignment="1" pref="99" max="32767" attributes="1"/>                                  <Component id="accountIdLabel" alignment="1" max="32767" attributes="1"/>                              </Group>                              <EmptySpace max="-2" attributes="0"/>                              <Group type="103" groupAlignment="0" attributes="0">                                  <Component id="accountTypeComboBox" min="-2" max="-2" attributes="0"/>                                  <Component id="accountDescriptionTextField" alignment="0" pref="413" max="32767" attributes="1"/>                                  <Component id="balanceTextField" alignment="0" pref="413" max="32767" attributes="1"/>                                  <Component id="creditTextField" alignment="0" pref="413" max="32767" attributes="1"/>                                  <Component id="beginningBalanceTextField" alignment="0" pref="413" max="32767" attributes="1"/>                                  <Component id="customersTextField" alignment="0" pref="413" max="32767" attributes="1"/>                                  <Component id="timeTextField" alignment="0" pref="413" max="32767" attributes="0"/>                                  <Group type="102" alignment="0" attributes="0">                                      <Component id="accountIdTextField" min="-2" pref="82" max="-2" attributes="0"/>                                      <EmptySpace max="-2" attributes="0"/>                                      <Component id="accountOpenButton" min="-2" max="-2" attributes="0"/>                                  </Group>                              </Group>                          </Group>                          <Group type="102" alignment="1" attributes="0">                              <Component id="accountNewButton" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="accountCreateButton" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="accountRemoveButton" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                              <Component id="accountCancelButton" min="-2" max="-2" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace max="-2" 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"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="accountIdTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="accountOpenButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="accountIdLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="accountDescriptionLabel" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="accountDescriptionTextField" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="accountTypeComboBox" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="accountTypeLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="balanceTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="balanceLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="creditTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="creditLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="beginningBalanceTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="beginningBalanceLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="customersTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="customersLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="timeTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="timeLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="accountCancelButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="accountCreateButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="accountNewButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="accountRemoveButton" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="accountActionsPanel" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="133" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="accountIdLabel">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>                <Property name="text" type="java.lang.String" value="Account Id:"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="accountDescriptionLabel">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>                <Property name="text" type="java.lang.String" value="Account Description:"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="accountTypeLabel">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>                <Property name="text" type="java.lang.String" value="Account Type:"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="balanceLabel">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>                <Property name="text" type="java.lang.String" value="Balance:"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="creditLabel">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>                <Property name="text" type="java.lang.String" value="Credit:"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="beginningBalanceLabel">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>                <Property name="text" type="java.lang.String" value="Beginning Balance:"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="customersLabel">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>                <Property name="text" type="java.lang.String" value="Customers:"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="timeLabel">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>                <Property name="text" type="java.lang.String" value="Account Created:"/>              </Properties>            </Component>            <Component class="javax.swing.JButton" name="accountOpenButton">              <Properties>                <Property name="text" type="java.lang.String" value="Open"/>              </Properties>              <Events>                <EventHandler event="mouseReleased" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="accountOpenButtonMouseReleased"/>              </Events>            </Component>            <Component class="javax.swing.JButton" name="accountNewButton">

⌨️ 快捷键说明

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