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

📄 passengertransportmisview.form

📁 客运售票管理信息系统
💻 FORM
📖 第 1 页 / 共 3 页
字号:
        <Component class="javax.swing.JProgressBar" name="progressBar">          <Properties>            <Property name="name" type="java.lang.String" value="progressBar" noResource="true"/>          </Properties>        </Component>      </SubComponents>    </Container>    <Component class="javax.persistence.EntityManager" name="entityManager">      <Properties>        <Property name="persistenceUnit" type="java.lang.String" value="pu"/>      </Properties>    </Component>    <Component class="javax.persistence.Query" name="query">      <Properties>        <Property name="query" type="java.lang.String" value=""/>        <Property name="entityManager" type="java.lang.Object" editor="org.netbeans.modules.form.j2ee.J2EEPropertyModifier$EMProperty$EntityManagerEditor">          <ComponentRef name="entityManager"/>        </Property>      </Properties>    </Component>    <Component class="java.util.List" name="list">      <Properties>        <Property name="query" type="java.lang.Object" editor="org.netbeans.modules.form.j2ee.J2EEPropertyModifier$QueryBeanProperty$QueryEditor">          <ComponentRef name="query"/>        </Property>        <Property name="observable" type="boolean" value="true"/>      </Properties>      <AuxValues>        <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;passengertransportmis.User&gt;"/>      </AuxValues>    </Component>    <Container class="javax.swing.JPanel" name="mainPanel">      <Properties>        <Property name="name" type="java.lang.String" value="mainPanel" noResource="true"/>      </Properties>      <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="operationPanel" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="32767" attributes="0"/>              </Group>              <Group type="103" rootIndex="1" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Component id="userPanel" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="11" max="32767" attributes="0"/>                  </Group>              </Group>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" alignment="1" attributes="0">                  <EmptySpace pref="59" max="32767" attributes="0"/>                  <Component id="operationPanel" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>              </Group>              <Group type="103" rootIndex="1" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Component id="userPanel" min="-2" pref="46" max="-2" attributes="0"/>                      <EmptySpace pref="440" max="32767" attributes="0"/>                  </Group>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Container class="javax.swing.JPanel" name="userPanel">          <Properties>            <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">              <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo">                <TitledBorder/>              </Border>            </Property>            <Property name="name" type="java.lang.String" value="userPanel" noResource="true"/>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="27" max="-2" attributes="0"/>                      <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                      <EmptySpace type="separate" max="-2" attributes="0"/>                      <Component id="useridTextField" linkSize="1" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="38" max="-2" attributes="0"/>                      <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="usernameTextField" linkSize="1" min="-2" pref="59" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="91" max="-2" attributes="0"/>                      <Component id="changePWDButton" linkSize="1" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="36" max="32767" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jLabel2" linkSize="3" min="-2" max="-2" attributes="0"/>                          <Group type="102" alignment="0" attributes="0">                              <EmptySpace min="2" pref="2" max="2" attributes="0"/>                              <Group type="103" groupAlignment="0" attributes="0">                                  <Group type="103" alignment="0" groupAlignment="3" attributes="0">                                      <Component id="usernameTextField" linkSize="3" alignment="3" min="-2" max="-2" attributes="0"/>                                      <Component id="changePWDButton" linkSize="3" alignment="3" min="-2" max="-2" attributes="0"/>                                  </Group>                                  <Component id="jLabel1" linkSize="3" min="-2" max="-2" attributes="0"/>                                  <Component id="useridTextField" linkSize="3" alignment="0" min="-2" max="-2" attributes="0"/>                              </Group>                          </Group>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>            </DimensionLayout>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="jLabel1">              <Properties>                <Property name="font" type="java.awt.Font" resourceKey="jLabel2.font"/>                <Property name="text" type="java.lang.String" resourceKey="jLabel1.text"/>                <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JTextField" name="usernameTextField">              <Properties>                <Property name="text" type="java.lang.String" resourceKey="usernameTextField.text"/>                <Property name="enabled" type="boolean" value="false"/>                <Property name="name" type="java.lang.String" value="usernameTextField" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JLabel" name="jLabel2">              <Properties>                <Property name="font" type="java.awt.Font" resourceKey="jLabel2.font"/>                <Property name="text" type="java.lang.String" resourceKey="jLabel2.text"/>                <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JTextField" name="useridTextField">              <Properties>                <Property name="text" type="java.lang.String" resourceKey="useridTextField.text"/>                <Property name="enabled" type="boolean" value="false"/>                <Property name="name" type="java.lang.String" value="useridTextField" noResource="true"/>              </Properties>            </Component>            <Component class="javax.swing.JButton" name="changePWDButton">              <Properties>                <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor">                  <action class="passengertransportmis.PassengerTransportMISView" id="changePassword" methodName="changePassword"/>                </Property>                <Property name="font" type="java.awt.Font" resourceKey="jLabel2.font"/>                <Property name="text" type="java.lang.String" resourceKey="changePWDButton.text"/>                <Property name="name" type="java.lang.String" value="changePWDButton" noResource="true"/>              </Properties>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="operationPanel">          <Properties>            <Property name="name" type="java.lang.String" value="operationPanel" noResource="true"/>          </Properties>          <Layout>            <DimensionLayout dim="0">              <Group type="103" groupAlignment="0" attributes="0">                  <EmptySpace min="0" pref="672" max="32767" attributes="0"/>              </Group>            </DimensionLayout>            <DimensionLayout dim="1">              <Group type="103" groupAlignment="0" attributes="0">                  <EmptySpace min="0" pref="427" max="32767" attributes="0"/>              </Group>            </DimensionLayout>          </Layout>        </Container>      </SubComponents>    </Container>  </NonVisualComponents>  <Properties>    <Property name="component" type="javax.swing.JComponent" editor="org.netbeans.modules.form.ComponentChooserEditor">      <ComponentRef name="mainPanel"/>    </Property>    <Property name="menuBar" type="javax.swing.JMenuBar" editor="org.netbeans.modules.form.ComponentChooserEditor">      <ComponentRef name="menuBar"/>    </Property>    <Property name="statusBar" type="javax.swing.JComponent" editor="org.netbeans.modules.form.ComponentChooserEditor">      <ComponentRef name="statusPanel"/>    </Property>  </Properties>  <AuxValues>    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="2"/>    <AuxValue name="FormSettings_autoSetComponentName" 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"/>    <AuxValue name="designerSize" type="java.awt.Dimension" value="-84,-19,0,5,115,114,0,18,106,97,118,97,46,97,119,116,46,68,105,109,101,110,115,105,111,110,65,-114,-39,-41,-84,95,68,20,2,0,2,73,0,6,104,101,105,103,104,116,73,0,5,119,105,100,116,104,120,112,0,0,2,36,0,0,2,-76"/>  </AuxValues></Form>

⌨️ 快捷键说明

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