📄 mc.form
字号:
<Properties> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="0" green="99" red="33" type="rgb"/> </Property> <Property name="name" type="java.lang.String" value="左岸"/> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="35" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="RightCan3" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="RightMis1" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="jLabel2" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="RightMis2" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="RightMis3" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="RightCan1" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="RightCan2" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="50" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <Component id="jLabel2" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="27" max="-2" attributes="0"/> <Component id="RightMis1" min="-2" pref="27" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="RightMis2" min="-2" pref="28" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="RightMis3" min="-2" pref="28" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="RightCan1" min="-2" pref="29" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="RightCan2" min="-2" pref="28" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="RightCan3" min="-2" pref="27" max="-2" attributes="0"/> <EmptySpace pref="44" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="RightMis1"> </Component> <Component class="javax.swing.JButton" name="RightMis2"> </Component> <Component class="javax.swing.JButton" name="RightMis3"> </Component> <Component class="javax.swing.JButton" name="RightCan1"> </Component> <Component class="javax.swing.JButton" name="RightCan2"> </Component> <Component class="javax.swing.JButton" name="RightCan3"> </Component> <Component class="javax.swing.JLabel" name="jLabel2"> <Properties> <Property name="text" type="java.lang.String" value="河右岸"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel1"> <Properties> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="0" green="99" red="33" type="rgb"/> </Property> <Property name="name" type="java.lang.String" value="左岸"/> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="LeftCan3" alignment="1" min="-2" max="-2" attributes="0"/> <Group type="103" alignment="1" groupAlignment="0" attributes="0"> <Component id="LeftMis2" alignment="1" min="-2" max="-2" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="39" max="-2" attributes="0"/> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> </Group> <Component id="LeftMis3" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="LeftCan1" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="LeftCan2" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="LeftMis1" alignment="1" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="32" max="-2" attributes="0"/> <Component id="LeftMis1" min="-2" pref="26" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="LeftMis2" min="-2" pref="27" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="LeftMis3" min="-2" pref="31" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="LeftCan1" min="-2" pref="30" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="LeftCan2" min="-2" pref="29" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="LeftCan3" min="-2" pref="29" max="-2" attributes="0"/> <EmptySpace pref="24" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="LeftCan1"> </Component> <Component class="javax.swing.JButton" name="LeftCan2"> </Component> <Component class="javax.swing.JButton" name="LeftCan3"> </Component> <Component class="javax.swing.JLabel" name="jLabel1"> <Properties> <Property name="text" type="java.lang.String" value="河左岸"/> </Properties> </Component> <Component class="javax.swing.JButton" name="LeftMis3"> </Component> <Component class="javax.swing.JButton" name="LeftMis2"> </Component> <Component class="javax.swing.JButton" name="LeftMis1"> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel2"> <Properties> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="cc" green="cc" red="0" type="rgb"/> </Property> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.CompoundBorderInfo"> <CompundBorder/> </Border> </Property> </Properties> <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/> <SubComponents> <Component class="javax.swing.JButton" name="onBoat1"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JButton" name="onBoat2"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JLabel" name="jLabel4"> <Properties> <Property name="text" type="java.lang.String" value="河"/> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JLabel" name="jLabel3"> <Properties> <Property name="text" type="java.lang.String" value="小船"/> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription"> <GridBagConstraints gridX="-1" gridY="-1" gridWidth="1" gridHeight="1" fill="0" ipadX="0" ipadY="0" insetsTop="0" insetsLeft="0" insetsBottom="0" insetsRight="0" anchor="10" weightX="0.0" weightY="0.0"/> </Constraint> </Constraints> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -