📄 options.form
字号:
</Properties> </Component> <Component class="javax.swing.JTextField" name="seaLevel"> <Properties> <Property name="text" type="java.lang.String" value="30"/> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[30, 19]"/> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="mountainLevel"> <Properties> <Property name="text" type="java.lang.String" value="250"/> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[30, 19]"/> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel21"> <Properties> <Property name="text" type="java.lang.String" value="Sea Level"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel22"> <Properties> <Property name="text" type="java.lang.String" value="Mountain Level"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="diamondSquareOptions"> <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="jLabel23" alignment="0" pref="209" max="32767" attributes="0"/> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel24" min="-2" max="-2" attributes="0"/> <EmptySpace pref="101" max="32767" attributes="0"/> <Component id="smoothness" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="randomStart" min="-2" max="-2" attributes="0"/> <EmptySpace pref="84" max="32767" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel25" min="-2" max="-2" attributes="0"/> <EmptySpace pref="82" max="32767" attributes="0"/> <Component id="patternNo" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel26" min="-2" max="-2" attributes="0"/> <EmptySpace pref="62" max="32767" attributes="0"/> <Component id="maxStartHeight" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel30" min="-2" max="-2" attributes="0"/> <EmptySpace pref="66" max="32767" attributes="0"/> <Component id="minStartHeight" min="-2" max="-2" attributes="0"/> <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"> <Component id="jLabel23" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="smoothness" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel24" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="randomStart" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel25" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="patternNo" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel26" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="maxStartHeight" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="minStartHeight" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel30" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="15" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel23"> <Properties> <Property name="horizontalAlignment" type="int" value="0"/> <Property name="text" type="java.lang.String" value="DiamondSquare Options"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="smoothness"> <Properties> <Property name="text" type="java.lang.String" value="0.1"/> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[30, 19]"/> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel24"> <Properties> <Property name="text" type="java.lang.String" value="Smoothness"/> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="randomStart"> <Properties> <Property name="text" type="java.lang.String" value="Random Start Points"/> <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.JLabel" name="jLabel25"> <Properties> <Property name="text" type="java.lang.String" value="Starting Pattern"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="patternNo"> <Properties> <Property name="text" type="java.lang.String" value="1"/> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[30, 19]"/> </Property> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="patternNoActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel26"> <Properties> <Property name="text" type="java.lang.String" value="Maxium Start Height"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="maxStartHeight"> <Properties> <Property name="text" type="java.lang.String" value="200"/> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[30, 19]"/> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="minStartHeight"> <Properties> <Property name="text" type="java.lang.String" value="50"/> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[30, 19]"/> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel30"> <Properties> <Property name="text" type="java.lang.String" value="Minium Start Height"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel10"> <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="jLabel27" alignment="0" pref="158" max="32767" attributes="0"/> <Group type="102" alignment="1" attributes="0"> <Component id="jLabel28" min="-2" max="-2" attributes="0"/> <EmptySpace pref="27" max="32767" attributes="0"/> <Component id="maxWorldHeight" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="jLabel29" min="-2" max="-2" attributes="0"/> <EmptySpace pref="31" max="32767" attributes="0"/> <Component id="minWorldHeight" min="-2" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel27" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="maxWorldHeight" alignment="3" min="-2" max="-2" attributes="0"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -