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

📄 order.form

📁 java 实现的合并排序方法
💻 FORM
字号:
<?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="jMenuBar1">      <SubComponents>        <Menu class="javax.swing.JMenu" name="jMenu1">          <Properties>            <Property name="mnemonic" type="int" value="70"/>            <Property name="text" type="java.lang.String" value="&#x83dc;&#x5355;(F)"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenu1ActionPerformed"/>          </Events>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="jMenuItem5">              <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="jMenuItem5ActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>        <Menu class="javax.swing.JMenu" name="jMenu2">          <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="jMenuItem4">              <Properties>                <Property name="mnemonic" type="int" value="67"/>                <Property name="text" type="java.lang.String" value="&#x5e2e;&#x52a9;&#x5185;&#x5bb9;(C)"/>              </Properties>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="jMenuItem3">              <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="jMenuItem3ActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>      </SubComponents>    </Menu>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="title" type="java.lang.String" value="&#x8bd5;&#x9a8c;&#x4e00; &#x987a;&#x5e8f;&#x7edf;&#x8ba1;"/>    <Property name="name" type="java.lang.String" value=""/>    <Property name="resizable" type="boolean" value="false"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>    <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">          <Group type="102" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" max="-2" attributes="0">                  <Group type="102" alignment="0" attributes="1">                      <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="InputText" min="-2" pref="50" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="SearchButton" min="-2" pref="120" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="OutLabel" max="32767" attributes="0"/>                  </Group>                  <Component id="jScrollPane2" alignment="0" max="32767" attributes="1"/>                  <Component id="jScrollPane1" alignment="0" pref="548" max="32767" attributes="1"/>              </Group>              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" max="-2" attributes="0">                  <Component id="SortButton" alignment="0" max="32767" attributes="1"/>                  <Component id="RefreshButton" alignment="0" max="32767" attributes="1"/>                  <Component id="ExitButton" alignment="0" max="32767" attributes="1"/>                  <Component id="RandomButton" alignment="0" min="-2" max="-2" attributes="1"/>              </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 min="-2" max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="RandomButton" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="SortButton" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="RefreshButton" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="ExitButton" min="-2" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <Component id="jScrollPane1" min="-2" pref="190" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jScrollPane2" min="-2" pref="190" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="InputText" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="SearchButton" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="OutLabel" alignment="3" min="-2" pref="23" max="-2" attributes="0"/>                      </Group>                  </Group>              </Group>              <EmptySpace max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <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="10"/>            <Property name="editable" type="boolean" value="false"/>            <Property name="lineWrap" type="boolean" value="true"/>            <Property name="rows" type="int" value="5"/>            <Property name="autoscrolls" type="boolean" value="false"/>            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">              <Dimension value="[20, 20]"/>            </Property>          </Properties>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JScrollPane" name="jScrollPane2">      <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="jTextArea2">          <Properties>            <Property name="columns" type="int" value="20"/>            <Property name="editable" type="boolean" value="false"/>            <Property name="lineWrap" type="boolean" value="true"/>            <Property name="rows" type="int" value="5"/>            <Property name="autoscrolls" type="boolean" value="false"/>          </Properties>        </Component>      </SubComponents>    </Container>    <Component class="javax.swing.JLabel" name="jLabel1">      <Properties>        <Property name="text" type="java.lang.String" value="&#x8bf7;&#x8f93;&#x5165;&#x60f3;&#x67e5;&#x627e;&#x7684;&#x7b2c;(1-200)"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel2">      <Properties>        <Property name="text" type="java.lang.String" value="&#x4e2a;&#x6700;&#x5c0f;&#x7684;&#x5143;&#x7d20;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel3">      <Properties>        <Property name="text" type="java.lang.String" value="&#x7ed3;&#x679c;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="OutLabel">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">          <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">            <EtchetBorder/>          </Border>        </Property>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="RandomButton">      <Properties>        <Property name="text" type="java.lang.String" value="&#x4ea7;&#x751f;&#x968f;&#x673a;&#x6570;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="RandomButtonActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="SortButton">      <Properties>        <Property name="text" type="java.lang.String" value="&#x6392;&#x5e8f;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="SortButtonActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="RefreshButton">      <Properties>        <Property name="text" type="java.lang.String" value="&#x5237;&#x65b0;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="RefreshButtonActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="ExitButton">      <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="ExitButtonActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="SearchButton">      <Properties>        <Property name="text" type="java.lang.String" value="&#x67e5;&#x627e;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="SearchButtonActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JTextField" name="InputText">      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="InputTextActionPerformed"/>      </Events>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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