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

📄 addclassjpanel.form

📁 用Java做的一个学生考试分析程序
💻 FORM
📖 第 1 页 / 共 2 页
字号:
                              <Group type="103" groupAlignment="1" max="-2" attributes="0">                                  <Component id="id" alignment="0" max="32767" attributes="1"/>                                  <Component id="name" alignment="0" pref="119" max="32767" attributes="1"/>                                  <Component id="input" alignment="0" min="-2" max="-2" attributes="0"/>                              </Group>                              <EmptySpace max="32767" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace min="-2" pref="27" max="-2" attributes="0"/>                              <Component id="text" min="-2" pref="142" max="-2" attributes="1"/>                          </Group>                      </Group>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="68" max="-2" attributes="0"/>                      <Component id="confirm" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="40" max="-2" attributes="0"/>                      <Component id="cancel" min="-2" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace min="-2" pref="101" max="-2" attributes="0"/>          </Group>          <Group type="102" alignment="1" attributes="0">              <EmptySpace pref="153" max="32767" attributes="0"/>              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="276" 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="21" max="-2" attributes="0"/>              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="24" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="grade" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="text" alignment="3" min="-2" pref="20" max="-2" attributes="0"/>              </Group>              <EmptySpace min="-2" pref="26" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="major" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="id" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="classNumber" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jLabel12" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="name" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="studentNumber" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace min="-2" pref="32" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="3" attributes="0">                          <Component id="confirm" alignment="3" min="-2" max="-2" attributes="0"/>                          <Component id="cancel" alignment="3" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>                      <Component id="input" min="-2" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace pref="36" max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JLabel" name="jLabel1">      <Properties>        <Property name="text" type="java.lang.String" value="&#x589e;&#x52a0;&#x73ed;&#x7ea7;&#x4fe1;&#x606f;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel2">      <Properties>        <Property name="text" type="java.lang.String" value="&#x5e74;&#x7ea7;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel3">      <Properties>        <Property name="text" type="java.lang.String" value="&#x4e13;&#x4e1a;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel4">      <Properties>        <Property name="text" type="java.lang.String" value="&#x73ed;&#x53f7;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel5">      <Properties>        <Property name="text" type="java.lang.String" value="&#x5b66;&#x751f;&#x4eba;&#x6570;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="grade">      <Properties>        <Property name="text" type="java.lang.String" value="2005"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="major">      <Properties>        <Property name="text" type="java.lang.String" value="&#x8ba1;&#x7b97;&#x673a;&#x79d1;&#x5b66;&#x4e0e;&#x6280;&#x672f;"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="classNumber">      <Properties>        <Property name="text" type="java.lang.String" value="3"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="studentNumber">    </Component>    <Component class="javax.swing.JButton" name="confirm">      <Properties>        <Property name="text" type="java.lang.String" value="&#x786e;&#x5b9a;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="confirmButtonActionListener"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="cancel">      <Properties>        <Property name="text" type="java.lang.String" value="&#x53d6;&#x6d88;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionListener"/>      </Events>    </Component>    <Component class="javax.swing.JLabel" name="text">    </Component>    <Component class="javax.swing.JTextField" name="id">      <Properties>        <Property name="editable" type="boolean" value="false"/>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="input">      <Properties>        <Property name="text" type="java.lang.String" value="&#x8f93;&#x5165;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="inputButtonActionListener"/>      </Events>    </Component>    <Component class="javax.swing.JLabel" name="jLabel11">      <Properties>        <Property name="text" type="java.lang.String" value="&#x5b66;&#x53f7;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel12">      <Properties>        <Property name="text" type="java.lang.String" value="&#x59d3;&#x540d;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="name">      <Properties>        <Property name="editable" type="boolean" value="false"/>      </Properties>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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