cardmanageframe.form

来自「精通NetBeans光盘源代码,很好很好的资料」· FORM 代码 · 共 634 行 · 第 1/3 页

FORM
634
字号
                  <JSplitPaneConstraints position="top"/>                </Constraint>              </Constraints>              <Layout>                <DimensionLayout dim="0">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" attributes="0">                          <Group type="103" groupAlignment="0" attributes="0">                              <Group type="102" alignment="0" attributes="0">                                  <EmptySpace min="-2" pref="56" max="-2" attributes="0"/>                                  <Group type="103" groupAlignment="0" attributes="0">                                      <Component id="jLabelName" min="-2" max="-2" attributes="0"/>                                      <Component id="jLabelAddress" alignment="0" min="-2" max="-2" attributes="0"/>                                      <Component id="jLabelPhone" min="-2" max="-2" attributes="0"/>                                      <Component id="jLabelEmail" min="-2" max="-2" attributes="0"/>                                  </Group>                                  <EmptySpace min="-2" pref="38" max="-2" attributes="0"/>                                  <Group type="103" groupAlignment="0" max="-2" attributes="0">                                      <Component id="jTextFieldAddress" max="32767" attributes="1"/>                                      <Component id="jTextFieldEmail" max="32767" attributes="1"/>                                      <Component id="jTextFieldPhone" alignment="0" max="32767" attributes="1"/>                                      <Component id="jTextFieldName" alignment="0" pref="158" max="32767" attributes="1"/>                                  </Group>                              </Group>                              <Group type="102" alignment="0" attributes="0">                                  <EmptySpace min="-2" pref="30" max="-2" attributes="0"/>                                  <Component id="jRadioButtonFavor" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="34" max="-2" attributes="0"/>                                  <Component id="jRadioButtonDegree" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>                                  <Component id="jButtonAdd" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="25" max="-2" attributes="0"/>                                  <Component id="jButtonDelete" min="-2" max="-2" attributes="0"/>                              </Group>                          </Group>                          <EmptySpace min="-2" pref="268" max="-2" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>                <DimensionLayout dim="1">                  <Group type="103" groupAlignment="0" attributes="0">                      <Group type="102" attributes="0">                          <EmptySpace min="-2" pref="33" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Component id="jLabelName" min="-2" max="-2" attributes="0"/>                              <Component id="jTextFieldName" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace min="-2" pref="12" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="jLabelAddress" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jTextFieldAddress" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace min="-2" pref="19" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Component id="jLabelPhone" min="-2" max="-2" attributes="0"/>                              <Component id="jTextFieldPhone" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace min="-2" pref="14" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="jLabelEmail" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jTextFieldEmail" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace pref="16" max="32767" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="jRadioButtonFavor" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jRadioButtonDegree" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jButtonAdd" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jButtonDelete" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JLabel" name="jLabelName">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x59d3;&#x540d;&#xff1a;"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabelAddress">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x5730;&#x5740;&#xff1a;"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabelPhone">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x8054;&#x7cfb;&#x7535;&#x8bdd;&#xff1a;"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="jLabelEmail">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x7535;&#x5b50;&#x90ae;&#x4ef6;&#xff1a;"/>                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldName">                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldPhone">                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldEmail">                </Component>                <Component class="javax.swing.JRadioButton" name="jRadioButtonFavor">                  <Properties>                    <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">                      <ComponentRef name="buttonGroupTwo"/>                    </Property>                    <Property name="selected" type="boolean" value="true"/>                    <Property name="text" type="java.lang.String" value="&#x7231;&#x597d;"/>                    <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>                  <Events>                    <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="jRadioButtonFavorItemStateChanged"/>                  </Events>                </Component>                <Component class="javax.swing.JRadioButton" name="jRadioButtonDegree">                  <Properties>                    <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">                      <ComponentRef name="buttonGroupTwo"/>                    </Property>                    <Property name="text" type="java.lang.String" value="&#x5b66;&#x5386;"/>                    <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>                  <Events>                    <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="jRadioButtonDegreeItemStateChanged"/>                  </Events>                </Component>                <Component class="javax.swing.JButton" name="jButtonAdd">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x6dfb;&#x52a0;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonAddActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JButton" name="jButtonDelete">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x6e05;&#x7a7a;"/>                  </Properties>                  <Events>                    <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonDeleteActionPerformed"/>                  </Events>                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldAddress">                </Component>              </SubComponents>            </Container>            <Container class="javax.swing.JPanel" name="jPanelRightBottom">              <Properties>                <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">                  <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">                    <TitledBorder title="&#x540d;&#x7247;&#x9644;&#x52a0;&#x4fe1;&#x606f;"/>                  </Border>                </Property>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">                  <JSplitPaneConstraints position="right"/>                </Constraint>              </Constraints>              <Layout class="org.netbeans.modules.form.compat2.layouts.DesignCardLayout"/>              <SubComponents>                <Container class="javax.swing.JPanel" name="jPanelFavor">                  <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="73" max="-2" attributes="0"/>                              <Group type="103" groupAlignment="0" attributes="0">                                  <Component id="jCheckBoxSing" min="-2" max="-2" attributes="0"/>                                  <Component id="jCheckBoxFootBall" min="-2" max="-2" attributes="0"/>                              </Group>                              <EmptySpace min="-2" pref="23" max="-2" attributes="0"/>                              <Group type="103" groupAlignment="0" attributes="0">                                  <Component id="jCheckBoxBasketBall" alignment="0" min="-2" max="-2" attributes="0"/>                                  <Component id="jCheckBoxDance" alignment="0" min="-2" max="-2" attributes="0"/>                              </Group>                              <EmptySpace min="-2" pref="50" max="-2" attributes="0"/>                              <Group type="103" groupAlignment="1" attributes="0">                                  <Component id="jCheckBoxChat" min="-2" max="-2" attributes="0"/>                                  <Component id="jCheckBoxVolleyBall" min="-2" max="-2" attributes="0"/>                              </Group>                              <EmptySpace min="-2" pref="311" 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 min="-2" pref="36" max="-2" attributes="0"/>                              <Group type="103" groupAlignment="3" attributes="0">

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?