📄 wanderer.form
字号:
</Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="CleanButton" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="StartButton" alignment="1" min="-2" pref="81" max="-2" attributes="2"/> <Component id="ShowpicButton" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace min="-2" max="-2" attributes="0"/> <Component id="StartButton" min="-2" max="-2" attributes="2"/> <EmptySpace min="-2" max="-2" attributes="0"/> <Component id="CleanButton" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" max="-2" attributes="0"/> <Component id="ShowpicButton" min="-2" max="-2" attributes="0"/> <EmptySpace pref="21" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="CleanButton"> <Properties> <Property name="text" type="java.lang.String" value="数据清空"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="CleanButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="StartButton"> <Properties> <Property name="text" type="java.lang.String" value="开始漫步"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="StartButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="ShowpicButton"> <Properties> <Property name="text" type="java.lang.String" value="图形显示"/> <Property name="enabled" type="boolean" value="false"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="ShowpicButtonActionPerformed"/> </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.EtchedBorderInfo"> <EtchetBorder/> </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="TimesSelect1" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="TimesSelect2" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="TimesSelect3" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="TimesSelect4" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="17" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jLabel2" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="10" max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="jLabel3" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> <Group type="103" groupAlignment="0" attributes="0"> <Group type="103" groupAlignment="1" max="-2" attributes="0"> <Component id="HeigField" linkSize="1" max="32767" attributes="1"/> <Component id="WidtField" linkSize="1" alignment="1" min="-2" pref="56" max="-2" attributes="1"/> </Group> <Component id="TimesField" linkSize="1" min="-2" pref="59" max="-2" attributes="0"/> </Group> <EmptySpace pref="20" 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"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="TimesSelect1" min="-2" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="TimesSelect2" min="-2" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="TimesSelect3" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="TimesSelect4" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="WidtField" linkSize="2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="HeigField" linkSize="2" alignment="3" min="-2" max="-2" attributes="1"/> <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="TimesField" linkSize="2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JRadioButton" name="TimesSelect1"> <Properties> <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> <ComponentRef name="TimesSelectGroup"/> </Property> <Property name="selected" type="boolean" value="true"/> <Property name="text" type="java.lang.String" value="漫游1次"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="TimesSelect2"> <Properties> <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> <ComponentRef name="TimesSelectGroup"/> </Property> <Property name="text" type="java.lang.String" value="漫游10次"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="TimesSelect3"> <Properties> <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> <ComponentRef name="TimesSelectGroup"/> </Property> <Property name="text" type="java.lang.String" value="漫游100次"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="HeigField"> <AuxValues> <AuxValue name="JavaCodeGenerator_InitCodePre" type="java.lang.String" value="HeigField.setDocument(new NumberLenghtLimited(4));"/> </AuxValues> </Component> <Component class="javax.swing.JLabel" name="jLabel2"> <Properties> <Property name="text" type="java.lang.String" value="棋盘高(2-600):"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel1"> <Properties> <Property name="text" type="java.lang.String" value="棋盘宽(2-600):"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="WidtField"> <AuxValues> <AuxValue name="JavaCodeGenerator_InitCodePre" type="java.lang.String" value="WidtField.setDocument(new NumberLenghtLimited(4));"/> </AuxValues> </Component> <Component class="javax.swing.JTextField" name="TimesField"> <AuxValues> <AuxValue name="JavaCodeGenerator_InitCodePre" type="java.lang.String" value="TimesField.setDocument(new NumberLenghtLimited(3));"/> </AuxValues> </Component> <Component class="javax.swing.JRadioButton" name="TimesSelect4"> <Properties> <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> <ComponentRef name="TimesSelectGroup"/> </Property> <Property name="text" type="java.lang.String" value="自定义"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel3"> <Properties> <Property name="text" type="java.lang.String" value="自定义漫游次数:"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel5"> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel4" pref="83" max="32767" 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"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel4" pref="96" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel4"> <Properties> <Property name="icon" type="javax.swing.Icon" editor="org.netbeans.modules.form.editors2.IconEditor"> <Image iconType="3" name="/wanderer/icon/bug_title.gif"/> </Property> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="versionInfo"> <Properties> <Property name="text" type="java.lang.String" value=" Beta 1.0"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel5"> <Properties> <Property name="text" type="java.lang.String" value="Grassoft. Copyright 2008"/> </Properties> </Component> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -