stugrdmang.form

来自「用java编写的具有图形用户的界面的学生成绩管理系统。」· FORM 代码 · 共 537 行 · 第 1/2 页

FORM
537
字号
                  </Group>                  <EmptySpace pref="38" max="32767" attributes="0"/>                  <Component id="jButton7" min="-2" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="20" max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JLabel" name="jLabel6">          <Properties>            <Property name="text" type="java.lang.String" value="&#x8bf7;&#x586b;&#x5165;&#x4f60;&#x8981;&#x5220;&#x9664;&#x6210;&#x7ee9;&#x7684;&#x5b66;&#x751f;&#x5b66;&#x53f7;&#x548c;&#x8bfe;&#x7a0b;&#x540d;&#x79f0;"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="jLabel7">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5b66;&#x53f7;"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="jLabel8">          <Properties>            <Property name="text" type="java.lang.String" value="&#x8bfe;&#x7a0b;"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="jTextField5">        </Component>        <Component class="javax.swing.JTextField" name="jTextField6">        </Component>        <Component class="javax.swing.JButton" name="jButton7">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5220;&#x9664;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton7ActionPerformed"/>          </Events>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JFrame" name="jFrame4">      <Properties>        <Property name="defaultCloseOperation" type="int" value="2"/>        <Property name="title" type="java.lang.String" value="&#x4fee;&#x6539;&#x5b66;&#x751f;&#x6210;&#x7ee9;"/>      </Properties>      <AuxValues>        <AuxValue name="JavaCodeGenerator_InitCodePre" type="java.lang.String" value="jFrame4.setBounds(400, 300, 233, 297);"/>      </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="102" alignment="0" attributes="0">                          <EmptySpace min="-2" pref="24" max="-2" attributes="0"/>                          <Group type="103" groupAlignment="1" attributes="0">                              <Group type="102" alignment="1" attributes="0">                                  <Component id="jLabel9" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>                                  <Component id="jTextField7" min="-2" pref="139" max="-2" attributes="0"/>                              </Group>                              <Group type="102" alignment="1" attributes="0">                                  <Component id="jLabel10" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>                                  <Component id="jTextField8" min="-2" pref="139" max="-2" attributes="0"/>                              </Group>                              <Group type="102" alignment="1" attributes="0">                                  <Component id="jLabel11" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>                                  <Component id="jTextField9" min="-2" pref="139" max="-2" attributes="0"/>                              </Group>                              <Group type="102" alignment="1" attributes="0">                                  <Component id="jLabel12" min="-2" max="-2" attributes="0"/>                                  <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>                                  <Component id="jTextField10" min="-2" pref="139" max="-2" attributes="0"/>                              </Group>                          </Group>                      </Group>                      <Group type="102" alignment="0" attributes="0">                          <EmptySpace min="-2" pref="91" max="-2" attributes="0"/>                          <Component id="jButton8" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>                  <EmptySpace pref="18" 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="19" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jTextField7" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace min="-2" pref="30" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jTextField8" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace min="-2" pref="29" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jTextField9" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel11" 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="jTextField10" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel12" alignment="3" min="-2" max="-2" attributes="0"/>                  </Group>                  <EmptySpace min="-2" pref="31" max="-2" attributes="0"/>                  <Component id="jButton8" min="-2" max="-2" attributes="0"/>                  <EmptySpace pref="28" max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JLabel" name="jLabel9">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5b66;&#x53f7;"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="jTextField7">        </Component>        <Component class="javax.swing.JLabel" name="jLabel10">          <Properties>            <Property name="text" type="java.lang.String" value="&#x59d3;&#x540d;"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="jTextField8">        </Component>        <Component class="javax.swing.JLabel" name="jLabel11">          <Properties>            <Property name="text" type="java.lang.String" value="&#x8bfe;&#x7a0b;"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="jTextField9">        </Component>        <Component class="javax.swing.JLabel" name="jLabel12">          <Properties>            <Property name="text" type="java.lang.String" value="&#x6210;&#x7ee9;"/>          </Properties>        </Component>        <Component class="javax.swing.JTextField" name="jTextField10">        </Component>        <Component class="javax.swing.JButton" name="jButton8">          <Properties>            <Property name="text" type="java.lang.String" value="&#x4fee;&#x6539;"/>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton8ActionPerformed"/>          </Events>        </Component>      </SubComponents>    </Container>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="title" type="java.lang.String" value="&#x5b66;&#x751f;&#x6210;&#x7ee9;&#x7ba1;&#x7406;&#x7cfb;&#x7edf;"/>    <Property name="bounds" type="java.awt.Rectangle" editor="org.netbeans.beaninfo.editors.RectangleEditor">      <Rectangle value="[400, 200, 0, 0]"/>    </Property>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>    <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="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="39" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jButton1" alignment="0" min="-2" max="-2" attributes="0"/>                          <Component id="jButton3" alignment="0" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace min="-2" pref="101" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="1" attributes="0">                          <Component id="jButton2" min="-2" max="-2" attributes="0"/>                          <Component id="jButton4" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="63" max="-2" attributes="0"/>                      <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace pref="40" max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" alignment="1" attributes="0">              <EmptySpace min="-2" pref="38" max="-2" attributes="0"/>              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>              <EmptySpace pref="45" max="32767" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jButton1" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace min="-2" pref="66" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jButton4" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace min="-2" pref="44" max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JButton" name="jButton1">      <Properties>        <Property name="text" type="java.lang.String" value="&#x67e5;&#x8be2;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="jButton2">      <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="jButton2ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="jButton3">      <Properties>        <Property name="text" type="java.lang.String" value="&#x5220;&#x9664;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="jButton4">      <Properties>        <Property name="text" type="java.lang.String" value="&#x4fee;&#x6539;"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton4ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JLabel" name="jLabel1">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">          <Font name="&#x5b8b;&#x4f53;" size="14" style="0"/>        </Property>        <Property name="text" type="java.lang.String" value="&#x6b22;&#x8fce;&#x4f7f;&#x7528;&#x5b66;&#x751f;&#x6210;&#x7ee9;&#x7ba1;&#x7406;&#x7cfb;&#x7edf;"/>      </Properties>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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