stockitemviewer.form.svn-base

来自「Store Manager」· SVN-BASE 代码 · 共 162 行

SVN-BASE
162
字号
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">  <NonVisualComponents>    <Component class="javax.persistence.EntityManager" name="em">      <Properties>        <Property name="persistenceUnit" type="java.lang.String" value="storePU"/>      </Properties>      <AuxValues>        <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="StoreApp.getEntityManagerFactory().createEntityManager();"/>      </AuxValues>    </Component>    <Component class="javax.persistence.Query" name="stockItemQuery">      <Properties>        <Property name="query" type="java.lang.String" value="select si from StockItem si where si.stockID.stockID = :stockID"/>        <Property name="entityManager" type="java.lang.Object" editor="org.netbeans.modules.form.j2ee.J2EEPropertyModifier$EMProperty$EntityManagerEditor">          <ComponentRef name="em"/>        </Property>      </Properties>      <AuxValues>        <AuxValue name="JavaCodeGenerator_CreateCodePost" type="java.lang.String" value="stockItemQuery.setParameter(&quot;stockID&quot;, stockID);"/>      </AuxValues>    </Component>    <Component class="java.util.List" name="stockItemList">      <Properties>        <Property name="query" type="java.lang.Object" editor="org.netbeans.modules.form.j2ee.J2EEPropertyModifier$QueryBeanProperty$QueryEditor">          <ComponentRef name="stockItemQuery"/>        </Property>      </Properties>      <AuxValues>        <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;StockItem&gt;"/>      </AuxValues>    </Component>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="2"/>    <Property name="title" type="java.lang.String" value="&#x8fdb;&#x8d27;&#x660e;&#x7ec6;"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>    <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" alignment="1" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="1" attributes="0">                  <Component id="jScrollPane1" alignment="0" pref="660" max="32767" attributes="0"/>                  <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>              </Group>              <EmptySpace 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 max="-2" attributes="0"/>              <Component id="jPanel1" min="-2" max="-2" attributes="0"/>              <EmptySpace max="-2" attributes="0"/>              <Component id="jScrollPane1" pref="252" max="32767" attributes="0"/>              <EmptySpace max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Container class="javax.swing.JPanel" name="jPanel1">      <Properties>        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">          <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">            <EtchetBorder/>          </Border>        </Property>      </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="jLabel1" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jTextField1" min="-2" pref="161" max="-2" attributes="0"/>                  <EmptySpace pref="224" max="32767" attributes="0"/>                  <Component id="jButton1" min="-2" pref="106" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="62" 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 max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jTextField1" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jButton1" alignment="3" min="-2" pref="28" max="-2" attributes="0"/>                  </Group>                  <EmptySpace max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JLabel" name="jLabel1">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="Dialog" size="14" style="1"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x9500;&#x552e;&#x5355;&#x636e;&#x53f7;:"/>          </Properties>        </Component>        <Component class="javax.swing.JButton" name="jButton1">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="Dialog" size="14" style="1"/>            </Property>            <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.JTextField" name="jTextField1">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="Dialog" size="18" style="0"/>            </Property>            <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">              <ComponentRef name="jButton1"/>            </Property>          </Properties>        </Component>      </SubComponents>    </Container>    <Container class="javax.swing.JScrollPane" name="jScrollPane1">      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>      <SubComponents>        <Component class="javax.swing.JTable" name="jTable1">          <Properties>            <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">              <Connection code="getStockItemTableModel()" type="code"/>            </Property>          </Properties>        </Component>      </SubComponents>    </Container>  </SubComponents></Form>

⌨️ 快捷键说明

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