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

📄 userinterface.form

📁 资产管理系统的数据库设计 (一)开发背景 随着我国高等教育事业的迅猛发展
💻 FORM
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">  <NonVisualComponents>    <Menu class="javax.swing.JMenuBar" name="jMenuBar1">      <SubComponents>        <Menu class="javax.swing.JMenu" name="jMenu1">          <Properties>            <Property name="text" type="java.lang.String" value="&#x7ba1;&#x85cf;&#x67e5;&#x8be2;"/>          </Properties>        </Menu>        <Menu class="javax.swing.JMenu" name="jMenu2">          <Properties>            <Property name="text" type="java.lang.String" value="&#x7528;&#x6237;&#x4fe1;&#x606f;&#x67e5;&#x8be2;"/>          </Properties>        </Menu>        <Menu class="javax.swing.JMenu" name="helpMenu">          <Properties>            <Property name="text" type="java.lang.String" value="&#x5e2e;&#x52a9;"/>          </Properties>          <SubComponents>            <MenuItem class="javax.swing.JMenuItem" name="help">              <Properties>                <Property name="text" type="java.lang.String" value="&#x663e;&#x793a;&#x5e2e;&#x52a9;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="helpActionPerformed"/>              </Events>            </MenuItem>            <MenuItem class="javax.swing.JMenuItem" name="about">              <Properties>                <Property name="text" type="java.lang.String" value="&#x5173;&#x4e8e;"/>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="aboutActionPerformed"/>              </Events>            </MenuItem>          </SubComponents>        </Menu>      </SubComponents>    </Menu>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="3"/>    <Property name="resizable" type="boolean" value="false"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar1"/>    <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" alignment="0" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Component id="jTabbedPane1" min="-2" pref="741" max="-2" attributes="0"/>              <EmptySpace pref="19" 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 max="-2" attributes="0"/>              <Component id="jTabbedPane1" max="32767" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jTabbedPane1MouseClicked"/>      </Events>      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>      <SubComponents>        <Container class="javax.swing.JPanel" name="queryPanel">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="&#x67e5;&#x8be2;&#x56fe;&#x4e66;">                <Property name="tabTitle" type="java.lang.String" value="&#x67e5;&#x8be2;&#x56fe;&#x4e66;"/>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="22" max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" alignment="1" attributes="0">                              <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                              <EmptySpace max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="16" max="-2" attributes="0"/>                          </Group>                      </Group>                      <Group type="103" groupAlignment="1" max="-2" attributes="0">                          <Group type="102" alignment="1" attributes="1">                              <Component id="jComboBox1" min="-2" pref="117" max="-2" attributes="0"/>                              <EmptySpace max="32767" attributes="0"/>                              <Component id="jLabel4" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="19" max="-2" attributes="0"/>                              <Component id="jComboBox3" min="-2" max="-2" attributes="0"/>                          </Group>                          <Component id="jTextField1" alignment="1" min="-2" pref="311" max="-2" attributes="0"/>                      </Group>                      <EmptySpace min="-2" pref="1219" max="-2" attributes="0"/>                      <Component id="jComboBox2" min="-2" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jScrollPane1" min="-2" pref="704" max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="1" attributes="0">                      <Group type="103" groupAlignment="0" attributes="0">                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace pref="58" max="32767" attributes="0"/>                              <Component id="jComboBox2" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="22" max="-2" attributes="0"/>                          </Group>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace min="-2" pref="32" max="-2" attributes="0"/>                              <Group type="103" groupAlignment="1" attributes="0">                                  <Group type="103" alignment="1" groupAlignment="3" attributes="0">                                      <Component id="jComboBox3" alignment="3" min="-2" max="-2" attributes="0"/>                                      <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>                                  </Group>                                  <Group type="102" alignment="1" attributes="0">                                      <Group type="103" groupAlignment="3" attributes="0">                                          <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>                                          <Component id="jComboBox1" alignment="3" min="-2" max="-2" attributes="0"/>                                      </Group>                                      <EmptySpace max="-2" attributes="0"/>                                  </Group>                              </Group>                              <EmptySpace max="-2" attributes="0"/>                              <Group type="103" groupAlignment="3" attributes="0">                                  <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>                                  <Component id="jTextField1" alignment="3" min="-2" max="-2" attributes="0"/>                              </Group>                              <EmptySpace max="-2" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jScrollPane1" min="-2" pref="312" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="58" max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="jLabel3">              <Properties>                <Property name="text" type="java.lang.String" value="&#x68c0;&#x7d22;&#x5173;&#x952e;&#x8bcd;&#xff1a;"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="jLabel2">              <Properties>                <Property name="text" type="java.lang.String" value="&#x68c0;&#x7d22;&#x9014;&#x5f84;&#xff1a;"/>              </Properties>            </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="4">                    <StringItem index="0" value="BookName"/>                    <StringItem index="1" value="PublishCompany"/>                    <StringItem index="2" value="ISBN"/>                    <StringItem index="3" value="CategoryID"/>                  </StringArray>                </Property>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jComboBox1ActionPerformed"/>              </Events>            </Component>            <Component class="javax.swing.JLabel" name="jLabel4">              <Properties>                <Property name="text" type="java.lang.String" value="&#x68c0;&#x7d22;&#x6a21;&#x5f0f;&#xff1a;"/>              </Properties>            </Component>            <Component class="javax.swing.JComboBox" name="jComboBox2">              <Properties>                <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">                  <StringArray count="2">                    <StringItem index="0" value="&#x524d;&#x65b9;&#x4e00;&#x81f4;"/>                    <StringItem index="1" value="&#x7cbe;&#x786e;&#x914d;&#x7f6e;"/>                  </StringArray>                </Property>              </Properties>            </Component>            <Component class="javax.swing.JTextField" name="jTextField1">              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jTextField1ActionPerformed"/>              </Events>            </Component>

⌨️ 快捷键说明

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