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

📄 adddictionary.form

📁 用JAVA实现文档检查正误的系统
💻 FORM
📖 第 1 页 / 共 2 页
字号:
                  <EmptySpace max="-2" attributes="0"/>                  <Component id="Copy" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JButton" name="Source">          <Properties>            <Property name="text" type="java.lang.String" value="&#x9009;&#x62e9;&#x6e90;&#x6587;&#x4ef6;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="SourceActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="Object">          <Properties>            <Property name="text" type="java.lang.String" value="&#x9009;&#x62e9;&#x76ee;&#x6807;&#x6587;&#x4ef6;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="ObjectActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="Copy">          <Properties>            <Property name="text" type="java.lang.String" value="&#x590d;&#x5236;&#x8bcd;&#x5178;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="CopyActionPerformed"/>          </Events>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JPanel" name="jPanel3">      <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="Word" alignment="0" pref="100" max="32767" attributes="0"/>                      <Component id="sureAddWord" alignment="0" pref="100" max="32767" attributes="0"/>                      <Component id="SeletDicToAdd" alignment="1" min="-2" pref="100" max="-2" attributes="0"/>                  </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="SeletDicToAdd" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="Word" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="sureAddWord" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JButton" name="SeletDicToAdd">          <Properties>            <Property name="text" type="java.lang.String" value="&#x9009;&#x62e9;&#x8bcd;&#x5178;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="SeletDicToAddActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="sureAddWord">          <Properties>            <Property name="text" type="java.lang.String" value="&#x786e;&#x5b9a;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="sureAddWordActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="Word">          <Properties>            <Property name="text" type="java.lang.String" value="&#x6dfb;&#x52a0;&#x5355;&#x8bcd;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="WordActionPerformed"/>          </Events>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JPanel" name="jPanel4">      <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"/>                  <Component id="SelectDicToDel" min="-2" pref="98" max="-2" attributes="0"/>                  <EmptySpace max="32767" attributes="0"/>              </Group>              <Group type="102" alignment="1" attributes="0">                  <EmptySpace max="32767" attributes="0"/>                  <Component id="DelWord1" min="-2" pref="98" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>              </Group>              <Group type="102" alignment="0" attributes="0">                  <EmptySpace max="-2" attributes="0"/>                  <Component id="sureDelWord1" min="-2" pref="98" 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" alignment="0" attributes="0">                  <EmptySpace max="-2" attributes="0"/>                  <Component id="SelectDicToDel" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="DelWord1" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="sureDelWord1" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JButton" name="SelectDicToDel">          <Properties>            <Property name="text" type="java.lang.String" value="&#x9009;&#x62e9;&#x8bcd;&#x5178;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="SelectDicToDelActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="DelWord1">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5220;&#x9664;&#x5355;&#x8bcd;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="DelWord1ActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JButton" name="sureDelWord1">          <Properties>            <Property name="text" type="java.lang.String" value="&#x786e;&#x5b9a;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="sureDelWord1ActionPerformed"/>          </Events>        </Component>      </SubComponents>    </Container>    <Component class="javax.swing.JLabel" name="jLabel1">      <Properties>        <Property name="text" type="java.lang.String" value="&#x590d;&#x5236;&#x8bcd;&#x5178;:"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel2">      <Properties>        <Property name="text" type="java.lang.String" value="&#x5220;&#x9664;&#x8bcd;&#x5178;:"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel3">      <Properties>        <Property name="text" type="java.lang.String" value="&#x6dfb;&#x52a0;&#x5355;&#x8bcd;&#x5230;&#x8bcd;&#x5178;:"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel4">      <Properties>        <Property name="text" type="java.lang.String" value="&#x4ece;&#x8bcd;&#x5178;&#x5220;&#x9664;&#x5355;&#x8bcd;:"/>      </Properties>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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