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

📄 stockjdialog.form.netbeans-base

📁 Store Manager
💻 NETBEANS-BASE
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">  <NonVisualComponents>    <Component class="com.studio009.store.entity.Stock" name="stock">      <AuxValues>        <AuxValue name="JavaCodeGenerator_CreateCodePre" type="java.lang.String" value="// &#x521d;&#x59cb;&#x5316;stock"/>      </AuxValues>    </Component>    <Component class="java.util.List" name="stockItemList">      <AuxValues>        <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new Vector&lt;StockItem&gt;()"/>        <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;StockItem&gt;"/>      </AuxValues>    </Component>  </NonVisualComponents>  <Properties>    <Property name="defaultCloseOperation" type="int" value="0"/>    <Property name="title" type="java.lang.String" value="&#x91c7;&#x8d2d;&#x8fdb;&#x8d27;"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <Events>    <EventHandler event="windowClosed" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowClosed"/>    <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowClosing"/>  </Events>  <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" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Component id="jPanel2" max="32767" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="1" attributes="0">                      <Component id="jLabel1" pref="818" max="32767" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <Component id="jLabel5" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jNumberField1" min="-2" pref="118" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="27" max="-2" attributes="0"/>                      <Component id="jLabel6" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jNumberField2" min="-2" pref="118" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="379" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="1" attributes="0">                      <Group type="103" groupAlignment="1" attributes="0">                          <Component id="jScrollPane1" alignment="1" pref="818" max="32767" attributes="0"/>                          <Component id="jPanel1" alignment="1" max="32767" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace min="-2" pref="500" max="-2" attributes="0"/>                      <Component id="jButton1" min="-2" pref="98" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="60" max="-2" attributes="0"/>                      <Component id="jButton2" min="-2" pref="97" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                  </Group>              </Group>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" alignment="0" attributes="0">              <EmptySpace min="-2" max="-2" attributes="0"/>              <Component id="jLabel1" min="-2" pref="34" max="-2" attributes="0"/>              <EmptySpace min="-2" max="-2" attributes="0"/>              <Component id="jPanel1" min="-2" max="-2" attributes="0"/>              <EmptySpace type="separate" min="-2" max="-2" attributes="0"/>              <Component id="jPanel2" min="-2" max="-2" attributes="0"/>              <EmptySpace type="separate" min="-2" max="-2" attributes="0"/>              <Component id="jScrollPane1" pref="275" max="32767" attributes="0"/>              <EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jNumberField1" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jNumberField2" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace min="-2" pref="26" max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" max="-2" attributes="0">                  <Component id="jButton2" max="32767" attributes="1"/>                  <Component id="jButton1" alignment="0" pref="44" max="32767" attributes="1"/>              </Group>              <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" attributes="0">                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jLabel2" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="supplierJComboBox" min="-2" pref="147" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jButton5" min="-2" pref="29" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="18" max="-2" attributes="0"/>                  <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="storeJComboBox" min="-2" pref="135" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jButton8" min="-2" pref="29" max="-2" attributes="0"/>                  <EmptySpace min="-2" pref="39" max="-2" attributes="0"/>                  <Component id="jLabel4" min="-2" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>                  <Component id="jDatePicker" min="-2" pref="115" max="-2" attributes="0"/>                  <EmptySpace max="32767" attributes="0"/>              </Group>          </Group>        </DimensionLayout>        <DimensionLayout dim="1">          <Group type="103" groupAlignment="0" attributes="0">              <Group type="102" attributes="0">                  <EmptySpace min="-2" pref="12" max="-2" attributes="0"/>                  <Group type="103" groupAlignment="3" attributes="0">                      <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jDatePicker" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/>                      <Component id="jLabel3" min="-2" max="-2" attributes="0"/>                      <Component id="supplierJComboBox" alignment="3" min="-2" pref="29" max="-2" attributes="0"/>                      <Component id="storeJComboBox" alignment="3" min="-2" pref="29" max="-2" attributes="0"/>                  </Group>                  <EmptySpace max="32767" attributes="0"/>              </Group>              <Group type="102" alignment="1" attributes="0">                  <EmptySpace pref="13" max="32767" attributes="0"/>                  <Component id="jButton5" min="-2" pref="29" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>              </Group>              <Group type="102" alignment="1" attributes="0">                  <EmptySpace pref="13" max="32767" attributes="0"/>                  <Component id="jButton8" min="-2" pref="29" max="-2" attributes="0"/>                  <EmptySpace max="-2" attributes="0"/>              </Group>          </Group>        </DimensionLayout>      </Layout>      <SubComponents>        <Component class="javax.swing.JComboBox" name="supplierJComboBox">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="Dialog" size="18" style="1"/>            </Property>            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">              <Connection code="getSupplierComboBoxModel()" type="code"/>            </Property>          </Properties>          <Events>            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="supplierJComboBoxActionPerformed"/>          </Events>        </Component>        <Component class="javax.swing.JLabel" name="jLabel2">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="Dialog" size="18" style="1"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x4f9b;&#x5e94;&#x5546;:"/>          </Properties>        </Component>        <Component class="javax.swing.JLabel" name="jLabel3">          <Properties>            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">              <Font name="Dialog" size="18" style="1"/>            </Property>            <Property name="text" type="java.lang.String" value="&#x6536;&#x8d27;&#x4ed3;&#x5e93;:"/>          </Properties>

⌨️ 快捷键说明

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