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

📄 options.form

📁 利用JAVA实现的利用进化算法对人口增长进行仿真的源码
💻 FORM
📖 第 1 页 / 共 5 页
字号:
                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="maxContinents">                  <Properties>                    <Property name="text" type="java.lang.String" value="10"/>                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                      <Dimension value="[25, 19]"/>                    </Property>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="maxContinentsActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JTextField" name="maxCountries">                  <Properties>                    <Property name="text" type="java.lang.String" value="10"/>                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                      <Dimension value="[25, 19]"/>                    </Property>                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="maxCounties">                  <Properties>                    <Property name="text" type="java.lang.String" value="10"/>                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                      <Dimension value="[25, 19]"/>                    </Property>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="maxCountiesActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JTextField" name="maxTowns">                  <Properties>                    <Property name="text" type="java.lang.String" value="10"/>                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                      <Dimension value="[25, 19]"/>                    </Property>                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="maxHouses">                  <Properties>                    <Property name="text" type="java.lang.String" value="10"/>                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                      <Dimension value="[25, 19]"/>                    </Property>                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="maxPeople">                  <Properties>                    <Property name="text" type="java.lang.String" value="10"/>                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">                      <Dimension value="[25, 19]"/>                    </Property>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabel12">                  <Properties>                    <Property name="text" type="java.lang.String" value="Maxium Continents"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabel13">                  <Properties>                    <Property name="text" type="java.lang.String" value="Maxium Countries"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabel14">                  <Properties>                    <Property name="text" type="java.lang.String" value="Maxium Counties"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabel15">                  <Properties>                    <Property name="text" type="java.lang.String" value="Maxium Towns"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabel16">                  <Properties>                    <Property name="text" type="java.lang.String" value="Maxium Houses"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabel17">                  <Properties>                    <Property name="text" type="java.lang.String" value="Maxium People"/>                  </Properties>                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JPanel" name="jPanel5">              <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>              <Layout>                <DimensionLayout dim="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <Component id="jLabel18" alignment="0" pref="264" max="32767" attributes="0"/>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toWorld" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="193" max="32767" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toContinent" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="175" max="32767" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toCountry" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="183" max="32767" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toCounty" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="187" max="32767" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toTown" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="195" max="32767" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toHouse" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="191" max="32767" attributes="0"/>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toPerson" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="189" max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>                <DimensionLayout dim="1">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" alignment="0" attributes="0">                          <Component id="jLabel18" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toWorld" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toContinent" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toCountry" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toCounty" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toTown" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toHouse" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="toPerson" min="-2" max="-2" attributes="0"/>                          <EmptySpace pref="28" max="32767" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JLabel" name="jLabel18">                  <Properties>                    <Property name="horizontalAlignment" type="int" value="0"/>                    <Property name="text" type="java.lang.String" value="Creation Depth"/>                  </Properties>                </Component>                <Component class="javax.swing.JRadioButton" name="toWorld">                  <Properties>                    <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">                      <ComponentRef name="creationDepth"/>                    </Property>                    <Property name="text" type="java.lang.String" value="To World"/>                    <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                      <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">                        <EmptyBorder bottom="0" left="0" right="0" top="0"/>                      </Border>                    </Property>                    <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">                      <Insets value="[0, 0, 0, 0]"/>                    </Property>                  </Properties>                </Component>                <Component class="javax.swing.JRadioButton" name="toContinent">                  <Properties>                    <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">                      <ComponentRef name="creationDepth"/>                    </Property>                    <Property name="text" type="java.lang.String" value="To Continent"/>                    <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                      <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">                        <EmptyBorder bottom="0" left="0" right="0" top="0"/>                      </Border>                    </Property>                    <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">                      <Insets value="[0, 0, 0, 0]"/>                    </Property>                  </Properties>                </Component>                <Component class="javax.swing.JRadioButton" name="toCountry">                  <Properties>                    <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">                      <ComponentRef name="creationDepth"/>                    </Property>                    <Property name="text" type="java.lang.String" value="To Country"/>                    <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                      <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo">                        <EmptyBorder bottom="0" left="0" right="0" top="0"/>                      </Border>                    </Property>                    <Property name="margin" type="java.awt.Insets" editor="org.netbeans.beaninfo.editors.InsetsEditor">                      <Insets value="[0, 0, 0, 0]"/>                    </Property>                  </Properties>                </Component>                <Component class="javax.swing.JRadioButton" name="toCounty">                  <Properties>

⌨️ 快捷键说明

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