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

📄 bankadmin.form

📁 java书 java书 java书 java书 java书 java书
💻 FORM
📖 第 1 页 / 共 4 页
字号:
<?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="menuBar">      <SubComponents>        <Menu class="javax.swing.JMenu" name="fileMenu">          <Properties>            <Property name="text" type="java.lang.String" value="File"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="exitMenuItem">              <Properties>                <Property name="text" type="java.lang.String" value="Exit"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="exitMenuItemActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>        <Menu class="javax.swing.JMenu" name="editMenu">          <Properties>            <Property name="text" type="java.lang.String" value="Edit"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="cutMenuItem">              <Properties>                <Property name="text" type="java.lang.String" value="Cut"/>              </Properties>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="copyMenuItem">              <Properties>                <Property name="text" type="java.lang.String" value="Copy"/>              </Properties>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="pasteMenuItem">              <Properties>                <Property name="text" type="java.lang.String" value="Paste"/>              </Properties>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="deleteMenuItem">              <Properties>                <Property name="text" type="java.lang.String" value="Delete"/>              </Properties>            </MenuItem>          </SubComponents>        </Menu>      </SubComponents>    </Menu>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="menuBar" type="java.lang.String" value="menuBar"/>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <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">          <Component id="jTabbedPane1" alignment="0" pref="541" max="32767" attributes="0"/>          <Component id="messagePanel" alignment="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="jTabbedPane1" min="-2" max="-2" attributes="0"/>              <EmptySpace max="32767" attributes="0"/>              <Component id="messagePanel" min="-2" max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>      <SubComponents>        <Container class="javax.swing.JPanel" name="customerInfoPanel">          <Properties>            <Property name="focusCycleRoot" type="boolean" value="true"/>          </Properties>          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="Customer Info">                <Property name="tabTitle" type="java.lang.String" value="Customer Info"/>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="1" attributes="0">                      <Group type="103" groupAlignment="1" attributes="0">                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace max="-2" attributes="0"/>                              <Component id="customerSearchPanel" max="32767" attributes="0"/>                          </Group>                          <Group type="102" alignment="1" attributes="0">                              <EmptySpace min="-2" pref="10" max="-2" attributes="0"/>                              <Group type="103" groupAlignment="1" max="-2" attributes="0">                                  <Component id="middleInitialLabel" alignment="1" pref="97" max="32767" attributes="0"/>                                  <Component id="lastNameLabel" alignment="0" max="32767" attributes="0"/>                                  <Component id="streetLabel" alignment="1" pref="97" max="32767" attributes="0"/>                                  <Component id="cityLabel" alignment="1" pref="97" max="32767" attributes="0"/>                                  <Component id="stateLabel" alignment="1" pref="97" max="32767" attributes="0"/>                                  <Component id="zipLabel" alignment="1" pref="97" max="32767" attributes="0"/>                                  <Component id="phoneLabel" alignment="1" pref="97" max="32767" attributes="0"/>                                  <Component id="emailLabel" alignment="1" pref="97" max="32767" attributes="0"/>                                  <Component id="customerIdLabel" alignment="1" pref="97" max="32767" attributes="0"/>                                  <Component id="firstNameLabel" alignment="0" pref="97" max="32767" attributes="1"/>                              </Group>                              <EmptySpace max="-2" attributes="0"/>                              <Group type="103" groupAlignment="0" attributes="0">                                  <Component id="firstNameTextField" alignment="1" pref="415" max="32767" attributes="0"/>                                  <Group type="102" attributes="0">                                      <EmptySpace pref="91" max="32767" attributes="0"/>                                      <Component id="customerNewButton" min="-2" max="-2" attributes="0"/>                                      <EmptySpace max="-2" attributes="0"/>                                      <Component id="customerUpdateButton" min="-2" max="-2" attributes="0"/>                                      <EmptySpace max="-2" attributes="0"/>                                      <Component id="customerRemoveButton" min="-2" max="-2" attributes="0"/>                                      <EmptySpace max="-2" attributes="0"/>                                      <Component id="customerCancelButton" min="-2" max="-2" attributes="0"/>                                  </Group>                                  <Component id="lastNameTextField" alignment="1" pref="415" max="32767" attributes="0"/>                                  <Component id="streetTextField" alignment="1" pref="415" max="32767" attributes="0"/>                                  <Component id="stateTextField" alignment="1" pref="415" max="32767" attributes="0"/>                                  <Component id="phoneTextField" alignment="1" pref="415" max="32767" attributes="0"/>                                  <Component id="emailTextField" alignment="1" pref="415" max="32767" attributes="0"/>                                  <Component id="zipTextField" alignment="0" pref="415" max="32767" attributes="0"/>                                  <Component id="cityTextField" alignment="0" pref="415" max="32767" attributes="0"/>                                  <Component id="middleInitialTextField" alignment="0" pref="415" max="32767" attributes="0"/>                                  <Group type="102" alignment="0" attributes="0">                                      <Component id="customerIdTextField" min="-2" pref="85" max="-2" attributes="0"/>                                      <EmptySpace max="-2" attributes="0"/>                                      <Component id="customerOpenButton" min="-2" max="-2" attributes="0"/>                                  </Group>                              </Group>                          </Group>                      </Group>                      <EmptySpace max="-2" 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"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="customerIdTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="customerOpenButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="customerIdLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="firstNameLabel" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="firstNameTextField" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="lastNameTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="lastNameLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="middleInitialTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="middleInitialLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="streetTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="streetLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="cityTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="cityLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="stateTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="stateLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="zipTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="zipLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="phoneTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="phoneLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="emailTextField" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="emailLabel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>

⌨️ 快捷键说明

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