productseditor.form

来自「是一个专门设计用于触摸屏的POS(point of sales)应用软件」· FORM 代码 · 共 603 行 · 第 1/3 页

FORM
603
字号
            </Component>            <Component class="javax.swing.JTextField" name="m_jmargin">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="250" y="80" width="80" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JTextField" name="m_jPriceSellTax">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="160" y="110" width="80" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JLabel" name="jLabel16">              <Properties>                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <ResourceString bundle="net/adrianromero/tpv/i18n/messages.properties" key="label.prodpriceselltax" replaceFormat="AppLocal.getIntString(&quot;{key}&quot;)"/>                </Property>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="10" y="110" width="150" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JComboBox" name="m_jCodetype">              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="300" y="0" width="80" height="-1"/>                </Constraint>              </Constraints>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel2">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="Stock">                <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <ResourceString bundle="net/adrianromero/tpv/i18n/messages.properties" key="label.prodstock" replaceFormat="AppLocal.getIntString(&quot;{key}&quot;)"/>                </Property>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">            <Property name="useNullLayout" type="boolean" value="true"/>          </Layout>          <SubComponents>            <Component class="javax.swing.JLabel" name="jLabel9">              <Properties>                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <ResourceString bundle="net/adrianromero/tpv/i18n/messages.properties" key="label.prodstockcost" replaceFormat="AppLocal.getIntString(&quot;{key}&quot;)"/>                </Property>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="10" y="10" width="150" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JTextField" name="m_jstockcost">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="160" y="10" width="80" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JLabel" name="jLabel10">              <Properties>                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <ResourceString bundle="net/adrianromero/tpv/i18n/messages.properties" key="label.prodstockvol" replaceFormat="AppLocal.getIntString(&quot;{key}&quot;)"/>                </Property>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="10" y="40" width="150" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JTextField" name="m_jstockvolume">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="160" y="40" width="80" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Container class="javax.swing.JPanel" name="m_jpanStock">              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="10" y="70" width="510" height="140"/>                </Constraint>              </Constraints>              <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>            </Container>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel4">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="Properties">                <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <ResourceString bundle="net/adrianromero/tpv/i18n/messages.properties" key="label.prodproperties" replaceFormat="AppLocal.getIntString(&quot;{key}&quot;)"/>                </Property>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">            <Property name="useNullLayout" type="boolean" value="true"/>          </Layout>          <SubComponents>            <Component class="javax.swing.JCheckBox" name="m_jComment">              <Properties>                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <ResourceString bundle="net/adrianromero/tpv/i18n/messages.properties" key="label.prodaux" replaceFormat="AppLocal.getIntString(&quot;{key}&quot;)"/>                </Property>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="20" y="80" width="140" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JCheckBox" name="m_jScale">              <Properties>                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <ResourceString bundle="net/adrianromero/tpv/i18n/messages.properties" key="label.prodscale" replaceFormat="AppLocal.getIntString(&quot;{key}&quot;)"/>                </Property>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="20" y="110" width="140" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JCheckBox" name="m_jInCatalog">              <Properties>                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <ResourceString bundle="net/adrianromero/tpv/i18n/messages.properties" key="label.prodincatalog" replaceFormat="AppLocal.getIntString(&quot;{key}&quot;)"/>                </Property>              </Properties>              <Events>                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="m_jInCatalogActionPerformed"/>              </Events>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="20" y="20" width="110" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JLabel" name="jLabel18">              <Properties>                <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">                  <ResourceString bundle="net/adrianromero/tpv/i18n/messages.properties" key="label.prodorder" replaceFormat="AppLocal.getIntString(&quot;{key}&quot;)"/>                </Property>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="50" y="50" width="60" height="-1"/>                </Constraint>              </Constraints>            </Component>            <Component class="javax.swing.JTextField" name="m_jCatalogOrder">              <Properties>                <Property name="horizontalAlignment" type="int" value="4"/>              </Properties>              <Constraints>                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription">                  <AbsoluteConstraints x="110" y="50" width="80" height="-1"/>                </Constraint>              </Constraints>            </Component>          </SubComponents>        </Container>        <Container class="javax.swing.JPanel" name="jPanel3">          <Constraints>            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">              <JTabbedPaneConstraints tabName="tab3">                <Property name="tabTitle" type="java.lang.String" value="tab3"/>              </JTabbedPaneConstraints>            </Constraint>          </Constraints>          <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">            <Property name="useNullLayout" type="boolean" value="true"/>

⌨️ 快捷键说明

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