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

📄 login.form

📁 一个学校当中的教务管理系统
💻 FORM
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="title" type="java.lang.String" value="&#x6559;&#x52a1;&#x673a;&#x7ba1;&#x7406;&#x7cfb;&#x7edf;&#x767b;&#x9646;&#x754c;&#x9762;&#xa;"/>    <Property name="resizable" type="boolean" value="false"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <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="102" attributes="0">                      <Component id="jLabel1" min="-2" pref="90" max="-2" attributes="0"/>                      <EmptySpace min="50" pref="50" max="50" attributes="0"/>                      <Component id="tf_id" min="-2" pref="160" max="-2" attributes="0"/>                  </Group>                  <Group type="102" attributes="0">                      <Component id="jLabel2" min="-2" pref="100" max="-2" attributes="0"/>                      <EmptySpace min="40" pref="40" max="40" attributes="0"/>                      <Component id="tf_psw" min="-2" pref="160" max="-2" attributes="0"/>                  </Group>                  <Group type="102" attributes="0">                      <Component id="jLabel3" min="-2" pref="90" max="-2" attributes="0"/>                      <EmptySpace min="50" pref="50" max="50" attributes="0"/>                      <Component id="jComboBox1" min="-2" pref="160" max="-2" attributes="0"/>                  </Group>                  <Group type="102" attributes="0">                      <EmptySpace min="40" pref="40" max="40" attributes="0"/>                      <Component id="B_OK" min="-2" pref="81" max="-2" attributes="0"/>                      <EmptySpace min="76" pref="76" max="76" attributes="0"/>                      <Component id="B_NO" min="-2" pref="81" max="-2" attributes="0"/>                  </Group>              </Group>              <EmptySpace pref="55" max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" attributes="0">              <EmptySpace min="50" pref="50" max="50" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                  <Component id="tf_id" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace min="20" pref="20" max="20" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                  <Component id="tf_psw" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace min="20" pref="20" max="20" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                  <Component id="jComboBox1" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace min="47" pref="47" max="47" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Component id="B_OK" min="-2" max="-2" attributes="0"/>                  <Component id="B_NO" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace pref="65" 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="        &#x7528;&#x6237;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel2">      <Properties>        <Property name="text" type="java.lang.String" value="        &#x5bc6;&#x7801;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel3">      <Properties>        <Property name="text" type="java.lang.String" value="        &#x8eab;&#x4efd;&#xff1a;"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="tf_id">    </Component>    <Component class="javax.swing.JTextField" name="tf_psw">    </Component>    <Component class="javax.swing.JComboBox" name="jComboBox1">      <Properties>        <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">          <StringArray count="3">            <StringItem index="0" value="&#x5b66;&#x751f;"/>            <StringItem index="1" value="&#x6559;&#x5e08;"/>            <StringItem index="2" value="&#x7ba1;&#x7406;&#x5458;"/>          </StringArray>        </Property>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="B_OK">      <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="B_OKActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="B_NO">      <Properties>        <Property name="text" type="java.lang.String" value="&#x53d6;&#x6d88;"/>      </Properties>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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