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

📄 adddictionary.form

📁 用JAVA实现文档检查正误的系统
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="resizable" type="boolean" value="false"/>  </Properties>  <SyntheticProperties>    <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" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="50" max="-2" attributes="0"/>                      <Component id="jScrollPane1" min="-2" pref="439" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jPanel2" alignment="0" min="-2" max="-2" attributes="1"/>                          <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jPanel1" alignment="0" min="-2" max="-2" attributes="1"/>                          <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jPanel3" alignment="0" min="-2" max="-2" attributes="1"/>                          <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jLabel4" alignment="0" min="-2" max="-2" attributes="0"/>                          <Component id="jPanel4" alignment="0" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>              </Group>              <EmptySpace pref="19" max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" alignment="0" attributes="0">              <EmptySpace min="-2" pref="22" max="-2" attributes="0"/>              <Component id="jScrollPane1" min="-2" pref="158" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="25" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="1" attributes="0">                  <Component id="jPanel1" alignment="0" min="-2" max="-2" attributes="1"/>                  <Component id="jPanel3" alignment="0" min="-2" max="-2" attributes="1"/>                  <Component id="jPanel4" alignment="0" min="-2" max="-2" attributes="1"/>                  <Component id="jPanel2" alignment="1" max="32767" attributes="1"/>              </Group>              <EmptySpace max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JPanel" name="jPanel1">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">          <Border info="org.netbeans.modules.form.compat2.border.SoftBevelBorderInfo">            <BevelBorder/>          </Border>        </Property>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="0" attributes="0">                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="1" max="-2" attributes="0">                      <Component id="Exit" alignment="0" max="32767" attributes="1"/>                      <Component id="SelectDic" alignment="0" max="32767" attributes="1"/>                      <Component id="DelDictionary" alignment="0" max="32767" attributes="1"/>                  </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"/>                  <Component id="SelectDic" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="DelDictionary" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="Exit" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JButton" name="DelDictionary">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5220;&#x9664;&#x8bcd;&#x5178;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="DelDictionaryActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="SelectDic">          <Properties>            <Property name="text" type="java.lang.String" value="&#x9009;&#x62e9;&#x5220;&#x9664;&#x6587;&#x4ef6;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="SelectDicActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="Exit">          <Properties>            <Property name="text" type="java.lang.String" value="&#x9000;&#x51fa;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="ExitActionPerformed"/>          </Events>        </Component>      </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.JTextArea" name="jTextArea1">          <Properties>            <Property name="columns" type="int" value="20"/>            <Property name="rows" type="int" value="5"/>            <Property name="text" type="java.lang.String" value="                            &#x7f16;&#x8f91;&#x8bcd;&#x5178;&#x64cd;&#x4f5c;&#x6307;&#x5357;&#xff1a;&#xa;&#x6ce8;&#x610f;&#x4e8b;&#x9879;&#xff1a;&#xa;   &#x8bcd;&#x5178;&#x548c;&#x88ab;&#x68c0;&#x67e5;&#x7684;&#x6587;&#x4ef6;&#x7528;&#x6587;&#x672c;&#x4fdd;&#x5b58;&#x3002;&#x8bcd;&#x5178;&#x7684;&#x683c;&#x5f0f;&#x4e3a;&#xff1a;&#x7b2c;&#x4e00;&#x884c;&#x4e3a;&#x8bcd;&#x5178;&#x540d;&#x79f0;&#xff0c;&#x4ee5;&#x540e;&#x6bcf;&#x4e00;&#x884c;&#x653e;&#x4e00;&#x4e2a;&#x82f1;&#x6587;&#x5355;&#x8bcd;&#x3002;&#xa;&#xa;1.&#x6dfb;&#x52a0;&#x8bcd;&#x5178;&#x7684;&#x64cd;&#x4f5c;&#x6d41;&#x7a0b;&#xff1a;&#xa;   &#x6309;&#x4e0b;&#x201c;&#x7f16;&#x8f91;&#x8bcd;&#x5178;&#x201d;&#x6309;&#x94ae;&#xff0c;&#x8fdb;&#x5165;&#x7f16;&#x8f91;&#x754c;&#x9762;&#x3002;&#xa;   &#x6309;&#x4e0b;&#x201c;&#x9009;&#x62e9;&#x6e90;&#x6587;&#x4ef6;&#x201d;&#x6309;&#x94ae;&#xff0c;&#x9009;&#x62e9;&#x5f85;&#x590d;&#x5236;&#x7684;&#x6587;&#x672c;&#x6587;&#x4ef6;&#xff1b;&#x6309;&#x4e0b;&#x201c;&#x9009;&#x62e9;&#x76ee;&#x6807;&#x6587;&#x4ef6;&#x201d;&#x6309;&#x94ae;&#xff0c;&#x9009;&#x62e9;    &#x8981;&#x590d;&#x5236;&#x5230;&#x4f4d;&#x7f6e;&#xff1b;&#x6309;&#x4e0b;&#x201c;&#x590d;&#x5236;&#x8bcd;&#x5178;&#x201d;&#x6309;&#x94ae;&#x3002;&#xa;   &#xa;   2.&#x5220;&#x9664;&#x8bcd;&#x5178;&#x7684;&#x64cd;&#x4f5c;&#x6d41;&#x7a0b;&#xff1a;&#xa;   &#x6309;&#x4e0b;&#x201c;&#x9009;&#x62e9;&#x5220;&#x9664;&#x8bcd;&#x5178;&#x201d;&#x6309;&#x94ae;&#xff0c;&#x9009;&#x62e9;&#x5f85;&#x5220;&#x9664;&#x7684;&#x6587;&#x672c;&#x6587;&#x4ef6;&#xff1b;&#x6309;&#x4e0b;&#x201c;&#x5220;&#x9664;&#x201d;&#x6309;&#x94ae;&#x3002;&#xa;&#xa;   3.&#x6dfb;&#x52a0;&#x5355;&#x8bcd;&#x7684;&#x64cd;&#x4f5c;&#x6d41;&#x7a0b;&#xff1a;&#xa;   &#x6309;&#x4e0b;&#x201c;&#x9009;&#x62e9;&#x8bcd;&#x5178;&#x201d;&#x6309;&#x94ae;&#xff0c;&#x9009;&#x62e9;&#x5f85;&#x6dfb;&#x52a0;&#x5355;&#x8bcd;&#x7684;&#x6587;&#x672c;&#x6587;&#x4ef6;&#xff1b;&#x6309;&#x4e0b;&#x201c;&#x6dfb;&#x52a0;&#x5355;&#x8bcd;&#x201d;&#x6309;&#x94ae;&#xff0c;&#x8f93;&#x5165;&#x8981;    &#x6dfb;&#x52a0;&#x7684;&#x5355;&#x8bcd;&#xff1b;&#x6309;&#x4e0b;&#x201c;&#x786e;&#x5b9a;&#x201d;&#x6309;&#x94ae;&#x3002;&#xa;&#xa;   4.&#x5220;&#x9664;&#x5355;&#x8bcd;&#x7684;&#x64cd;&#x4f5c;&#x6d41;&#x7a0b;&#xff1a;&#xa;   &#x6309;&#x4e0b;&#x201c;&#x9009;&#x62e9;&#x8bcd;&#x5178;&#x201d;&#x6309;&#x94ae;&#xff0c;&#x9009;&#x62e9;&#x5f85;&#x5220;&#x9664;&#x5355;&#x8bcd;&#x7684;&#x6587;&#x672c;&#x6587;&#x4ef6;&#xff1b;&#x6309;&#x4e0b;&#x201c;&#x5220;&#x9664;&#x5355;&#x8bcd;&#x201d;&#x6309;&#x94ae;&#xff0c;&#x8f93;&#x5165;&#x8981;    &#x5220;&#x9664;&#x7684;&#x5355;&#x8bcd;&#xff1b;&#x6309;&#x4e0b;&#x201c;&#x786e;&#x5b9a;&#x201d;&#x6309;&#x94ae;&#x3002;&#xa;&#xa;"/>          </Properties>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JPanel" name="jPanel2">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">          <Border info="org.netbeans.modules.form.compat2.border.SoftBevelBorderInfo">            <BevelBorder/>          </Border>        </Property>      </Properties>      <Layout>        <DimensionLayout dim="0">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" attributes="0">                  <EmptySpace max="-2" attributes="0"/>                  <Group type="103" groupAlignment="0" attributes="0">                      <Component id="Source" alignment="0" min="-2" pref="108" max="-2" attributes="1"/>                      <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0">                          <Component id="Copy" alignment="0" max="32767" attributes="1"/>                          <Component id="Object" alignment="0" max="32767" attributes="1"/>                      </Group>                  </Group>                  <EmptySpace max="32767" 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"/>                  <Component id="Source" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="Object" min="-2" max="-2" attributes="0"/>

⌨️ 快捷键说明

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