⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cardmanageframe.form

📁 java用netbeans编写的名姓片
💻 FORM
📖 第 1 页 / 共 3 页
字号:
          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>          <SubComponents>            <Container class="javax.swing.JPanel" name="jPanelRightTop">              <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;&#x8be6;&#x7ec6;&#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="top"/>                </Constraint>              </Constraints>              <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">                              <Group type="102" attributes="0">                                  <Group type="103" groupAlignment="0" attributes="0">                                      <Group type="102" attributes="0">                                          <Group type="103" groupAlignment="0" attributes="0">                                              <Component id="name" min="-2" max="-2" attributes="0"/>                                              <Component id="phone" alignment="0" min="-2" max="-2" attributes="0"/>                                              <Component id="address" alignment="0" min="-2" max="-2" attributes="0"/>                                          </Group>                                          <EmptySpace max="-2" attributes="0"/>                                          <Group type="103" groupAlignment="0" attributes="0">                                              <Component id="jTextFieldName" pref="89" max="32767" attributes="1"/>                                              <Component id="jTextFieldAddress" alignment="1" pref="89" max="32767" attributes="1"/>                                              <Component id="jTextFieldPhone" alignment="0" pref="89" max="32767" attributes="1"/>                                          </Group>                                      </Group>                                      <Group type="102" alignment="0" attributes="0">                                          <Component id="email" min="-2" max="-2" attributes="0"/>                                          <EmptySpace max="-2" attributes="0"/>                                          <Component id="jTextFieldEmail" pref="89" max="32767" attributes="0"/>                                      </Group>                                  </Group>                                  <EmptySpace min="-2" pref="110" max="-2" attributes="0"/>                              </Group>                              <Group type="102" alignment="0" attributes="0">                                  <Component id="jRadioButtonFavor" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="15" max="-2" attributes="0"/>                                  <Component id="jRadioButtonDegree" min="-2" max="-2" attributes="0"/>                                  <EmptySpace type="separate" max="-2" attributes="0"/>                                  <Component id="jButtonAdd" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="6" pref="6" max="-2" attributes="0"/>                                  <Component id="jButtonDelete" min="-2" max="-2" attributes="0"/>                              </Group>                          </Group>                          <EmptySpace min="-2" pref="50" 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"/>                          <Group type="103" groupAlignment="0" attributes="0">                              <Component id="name" min="-2" max="-2" attributes="0"/>                              <Component id="jTextFieldName" min="-2" pref="21" max="-2" attributes="0"/>                          </Group>                          <EmptySpace max="32767" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="address" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jTextFieldAddress" alignment="3" min="-2" pref="21" max="-2" attributes="0"/>                          </Group>                          <EmptySpace type="separate" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="phone" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jTextFieldPhone" 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="email" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jTextFieldEmail" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace min="-2" pref="39" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="3" attributes="0">                              <Component id="jButtonAdd" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jButtonDelete" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jRadioButtonFavor" alignment="3" min="-2" max="-2" attributes="0"/>                              <Component id="jRadioButtonDegree" alignment="3" min="-2" max="-2" attributes="0"/>                          </Group>                          <EmptySpace min="-2" pref="52" max="-2" attributes="0"/>                      </Group>                  </Group>                </DimensionLayout>              </Layout>              <SubComponents>                <Component class="javax.swing.JRadioButton" name="jRadioButtonFavor">                  <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" value="&#x7231;&#x597d;"/>                  </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="buttonGroup2"/>                    </Property>                    <Property name="text" type="java.lang.String" value="&#x5b66;&#x5386;"/>                  </Properties>                  <Events>                    <EventHandler event="itemStateChanged" listener="java.awt.event.ItemListener" parameters="java.awt.event.ItemEvent" handler="jRadioButtonDegreeItemStateChanged"/>                  </Events>                </Component>                <Component class="javax.swing.JLabel" name="name">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x59d3;&#x540d;"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="address">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x5730;&#x5740;"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="phone">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x8054;&#x7cfb;&#x7535;&#x8bdd;"/>                  </Properties>                </Component>                <Component class="javax.swing.JLabel" name="email">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#x90ae;&#x4ef6;&#x5730;&#x5740;"/>                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldAddress">                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldPhone">                  <Properties>                    <Property name="text" type="java.lang.String" value="&#xa;"/>                  </Properties>                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldName">                </Component>                <Component class="javax.swing.JTextField" name="jTextFieldEmail">                </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>              </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>

⌨️ 快捷键说明

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