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

📄 queryclassjpanel.form

📁 用Java做的一个学生考试分析程序
💻 FORM
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">  <AuxValues>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>  </AuxValues>  <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="103" groupAlignment="0" max="-2" attributes="0">                      <Group type="102" attributes="0">                          <EmptySpace min="-2" pref="30" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="1" max="-2" attributes="0">                              <Component id="jLabel2" alignment="1" max="32767" attributes="1"/>                              <Component id="jLabel3" alignment="1" max="32767" attributes="1"/>                              <Component id="jLabel4" alignment="1" max="32767" attributes="1"/>                          </Group>                          <EmptySpace min="-2" pref="33" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="0" max="-2" attributes="0">                              <Group type="102" alignment="0" attributes="0">                                  <EmptySpace max="-2" attributes="0"/>                                  <Component id="grade" pref="119" max="32767" attributes="1"/>                              </Group>                              <Component id="major" alignment="0" max="32767" attributes="1"/>                              <Component id="classNumber" alignment="0" max="32767" attributes="1"/>                          </Group>                          <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>                      </Group>                      <Group type="102" alignment="1" attributes="1">                          <EmptySpace max="32767" attributes="0"/>                          <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                          <EmptySpace min="-2" pref="32" max="-2" attributes="0"/>                      </Group>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="86" max="-2" attributes="0"/>                      <Component id="confirm" min="-2" max="-2" attributes="0"/>                  </Group>              </Group>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace min="-2" pref="89" max="-2" attributes="0"/>                      <Component id="jLabel6" min="-2" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="40" max="-2" attributes="0"/>                      <Component id="jScrollPane1" min="-2" pref="212" 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" alignment="0" attributes="0">              <EmptySpace min="-2" pref="19" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jLabel6" alignment="3" min="-2" pref="15" max="-2" attributes="0"/>              </Group>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace min="-2" pref="17" 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"/>                      </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"/>                      </Group>                      <EmptySpace min="-2" pref="31" 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"/>                      </Group>                      <EmptySpace min="-2" pref="39" max="-2" attributes="0"/>                      <Component id="confirm" min="-2" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="11" max="-2" attributes="0"/>                      <Component id="jScrollPane1" min="-2" pref="216" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace pref="39" 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="&#x67e5;&#x8be2;&#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.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.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.JLabel" name="jLabel6">      <Properties>        <Property name="text" type="java.lang.String" value="&#x73ed;&#x7ea7;&#x5b66;&#x751f;&#x4fe1;&#x606f;&#xff1a;"/>      </Properties>    </Component>    <Container class="javax.swing.JScrollPane" name="jScrollPane1">      <AuxValues>        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>      </AuxValues>      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>      <SubComponents>        <Component class="javax.swing.JEditorPane" name="text">          <Properties>            <Property name="editable" type="boolean" value="false"/>          </Properties>        </Component>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

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