📄 padd.form
字号:
</Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="编 号"> <Property name="tabTitle" type="java.lang.String" resourceKey="jPanel2.TabConstraints.tabTitle"/> </JTabbedPaneConstraints> </Constraint> </Constraints> <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="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel2" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jSpinner1" min="-2" pref="39" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="jRadioButton5" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel3" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jSpinner2" min="-2" pref="38" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="jRadioButton3" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jRadioButton4" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jRadioButton6" alignment="0" 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" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jSpinner1" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButton5" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButton6" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jSpinner2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButton4" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioButton3" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="11" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel2"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jLabel2.text"/> <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel3"> <Properties> <Property name="text" type="java.lang.String" resourceKey="jLabel3.text"/> <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadioButton3"> <Properties> <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> <ComponentRef name="buttonGroup2"/> </Property> <Property name="selected" type="boolean" value="true"/> <Property name="text" type="java.lang.String" resourceKey="jRadioButton3.text"/> <Property name="name" type="java.lang.String" value="jRadioButton3" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadioButton4"> <Properties> <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> <ComponentRef name="buttonGroup2"/> </Property> <Property name="text" type="java.lang.String" resourceKey="jRadioButton4.text"/> <Property name="name" type="java.lang.String" value="jRadioButton4" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JSpinner" name="jSpinner1"> <Properties> <Property name="name" type="java.lang.String" value="jSpinner1" noResource="true"/> <Property name="value" type="java.lang.Object" editor="org.netbeans.modules.form.RADConnectionPropertyEditor"> <Connection code="1" type="code"/> </Property> </Properties> </Component> <Component class="javax.swing.JSpinner" name="jSpinner2"> <Properties> <Property name="name" type="java.lang.String" value="jSpinner2" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadioButton5"> <Properties> <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> <ComponentRef name="buttonGroup3"/> </Property> <Property name="selected" type="boolean" value="true"/> <Property name="text" type="java.lang.String" resourceKey="jRadioButton5.text"/> <Property name="name" type="java.lang.String" value="jRadioButton5" noResource="true"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadioButton6"> <Properties> <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor"> <ComponentRef name="buttonGroup3"/> </Property> <Property name="text" type="java.lang.String" resourceKey="jRadioButton6.text"/> <Property name="name" type="java.lang.String" value="jRadioButton6" noResource="true"/> </Properties> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -