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

📄 mainframe.form

📁 一个简单的通讯录
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" maxVersion="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <NonVisualComponents>    <Menu class="javax.swing.JMenuBar" name="jMenuBar1">      <SubComponents>        <Menu class="javax.swing.JMenu" name="mFile">          <Properties>            <Property name="mnemonic" type="int" value="70"/>            <Property name="text" type="java.lang.String" value="&#x6587;&#x4ef6;(F)"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="mNew">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="Ctrl+N"/>                </Property>                <Property name="mnemonic" type="int" value="78"/>                <Property name="text" type="java.lang.String" value="&#x65b0;&#x589e;(N)"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="mNewActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="mOpen">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="Ctrl+O"/>                </Property>                <Property name="mnemonic" type="int" value="79"/>                <Property name="text" type="java.lang.String" value="&#x6253;&#x5f00;(O)"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="mOpenActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="mSave">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="Ctrl+S"/>                </Property>                <Property name="mnemonic" type="int" value="83"/>                <Property name="text" type="java.lang.String" value="&#x4fdd;&#x5b58;(S)"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="mSaveActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="mExit">              <Properties>                <Property name="mnemonic" type="int" value="88"/>                <Property name="text" type="java.lang.String" value="&#x9000;&#x51fa;(X)"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="mExitActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>        <Menu class="javax.swing.JMenu" name="mOpt">          <Properties>            <Property name="mnemonic" type="int" value="69"/>            <Property name="text" type="java.lang.String" value="&#x64cd;&#x4f5c;(E)"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="mDelete">              <Properties>                <Property name="mnemonic" type="int" value="76"/>                <Property name="text" type="java.lang.String" value="&#x5220;&#x9664;(L)"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="mDeleteActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="mFind">              <Properties>                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">                  <KeyStroke key="Ctrl+F"/>                </Property>                <Property name="mnemonic" type="int" value="70"/>                <Property name="text" type="java.lang.String" value="&#x67e5;&#x627e;(F)..."/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="mFindActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>        <Menu class="javax.swing.JMenu" name="mHelp">          <Properties>            <Property name="mnemonic" type="int" value="72"/>            <Property name="text" type="java.lang.String" value="&#x5e2e;&#x52a9;(H)"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="mAbout">              <Properties>                <Property name="mnemonic" type="int" value="65"/>                <Property name="text" type="java.lang.String" value="&#x5173;&#x4e8e;(A)"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="mAboutActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>      </SubComponents>    </Menu>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">      <Font name="Arial" size="18" style="1"/>    </Property>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_i18nAutoMode" 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" alignment="0" attributes="0">              <Component id="jScrollPane1" min="-2" pref="97" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="14" 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="lblCellphone" alignment="1" min="-2" max="-2" attributes="0"/>                          <Component id="lblPhone" alignment="1" min="-2" max="-2" attributes="0"/>                          <Group type="102" alignment="1" attributes="0">                              <Component id="lblEMail" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="7" max="-2" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="1" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="1" attributes="0">                          <Component id="lblZip" alignment="1" min="-2" max="-2" attributes="0"/>                          <Component id="lblAdd" alignment="1" min="-2" max="-2" attributes="0"/>                          <Component id="lblName" alignment="1" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <Group type="103" groupAlignment="1" attributes="0">                          <Component id="txtAdd" alignment="0" pref="227" max="32767" attributes="3"/>                          <Component id="txtZip" alignment="0" pref="227" max="32767" attributes="2"/>                          <Component id="txtName" alignment="0" pref="227" max="32767" attributes="3"/>                          <Component id="txtPhone" alignment="0" pref="227" max="32767" attributes="2"/>                      </Group>                      <EmptySpace min="-2" pref="91" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <Group type="103" groupAlignment="1" max="-2" attributes="0">                          <Component id="txtCellphone" alignment="0" max="32767" attributes="3"/>                          <Component id="txtEmail" alignment="0" pref="221" max="32767" attributes="3"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>          </Group>          <Group type="102" alignment="0" attributes="0">              <EmptySpace min="-2" pref="33" max="-2" attributes="0"/>              <Component id="btnNew" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="42" max="-2" attributes="0"/>              <Component id="btnDelete" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="37" max="-2" attributes="0"/>              <Component id="btnFind" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="37" max="-2" attributes="0"/>              <Component id="btnSave" min="-2" max="-2" attributes="0"/>              <EmptySpace pref="83" max="32767" attributes="0"/>          </Group>      </Group>

⌨️ 快捷键说明

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