📄 cardmanageframe.form
字号:
<Layout class="org.netbeans.modules.form.compat2.layouts.DesignCardLayout"/> <SubComponents> <Container class="javax.swing.JPanel" name="jPanelFavor"> <Properties> <Property name="name" type="java.lang.String" value="" noResource="true"/> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignCardLayout" value="org.netbeans.modules.form.compat2.layouts.DesignCardLayout$CardConstraintsDescription"> <CardConstraints cardName="favorcard"/> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="17" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jCheckBoxfootball" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="jCheckBoxbasketball" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jCheckBoxvolley" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="jCheckBoxSing" min="-2" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="jCheckBoxDance" min="-2" max="-2" attributes="0"/> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Component id="jCheckBoxChat" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace pref="127" 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 min="-2" pref="14" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jCheckBoxSing" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jCheckBoxDance" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jCheckBoxChat" 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="jCheckBoxfootball" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jCheckBoxbasketball" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jCheckBoxvolley" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="100" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JCheckBox" name="jCheckBoxSing"> <Properties> <Property name="text" type="java.lang.String" value="唱歌"/> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="jCheckBoxfootball"> <Properties> <Property name="text" type="java.lang.String" value="足球"/> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="jCheckBoxDance"> <Properties> <Property name="text" type="java.lang.String" value="跳舞"/> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="jCheckBoxbasketball"> <Properties> <Property name="text" type="java.lang.String" value="篮球"/> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="jCheckBoxChat"> <Properties> <Property name="text" type="java.lang.String" value="聊天"/> </Properties> </Component> <Component class="javax.swing.JCheckBox" name="jCheckBoxvolley"> <Properties> <Property name="text" type="java.lang.String" value="排球"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanelDegree"> <Properties> <Property name="name" type="java.lang.String" value="" noResource="true"/> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignCardLayout" value="org.netbeans.modules.form.compat2.layouts.DesignCardLayout$CardConstraintsDescription"> <CardConstraints cardName="degreecard"/> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="20" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jRadiobachelor" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jRadiomaster" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="26" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jRadioother" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jRadiodoctor" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="167" 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 min="-2" pref="14" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jRadiobachelor" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadiodoctor" 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="jRadiomaster" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jRadioother" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="100" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JRadioButton" name="jRadiobachelor"> <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" value="学士"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadiomaster"> <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" value="硕士"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadiodoctor"> <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" value="博士"/> </Properties> </Component> <Component class="javax.swing.JRadioButton" name="jRadioother"> <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" value="其它"/> </Properties> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents> </Container> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -