📄 productseditor.form
字号:
</Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="jScrollPane1"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription"> <AbsoluteConstraints x="10" y="90" width="200" height="130"/> </Constraint> </Constraints> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JList" name="m_jproductscom"> </Component> </SubComponents> </Container> <Component class="javax.swing.JButton" name="jButton1"> <Properties> <Property name="text" type="java.lang.String" value="+"/> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription"> <AbsoluteConstraints x="220" y="90" width="-1" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JButton" name="jButton2"> <Properties> <Property name="text" type="java.lang.String" value="-"/> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription"> <AbsoluteConstraints x="220" y="120" width="40" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JLabel" name="jLabel8"> <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.prodstocksec" replaceFormat="AppLocal.getIntString("{key}")"/> </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="20" width="150" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JLabel" name="jLabel19"> <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.prodstockmax" replaceFormat="AppLocal.getIntString("{key}")"/> </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="50" width="150" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JTextField" name="m_jstockmaximum"> <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="50" width="80" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JTextField" name="m_jstocksecurity"> <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="20" width="80" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JLabel" name="jLabel11"> <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.produnits" replaceFormat="AppLocal.getIntString("{key}")"/> </Property> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription"> <AbsoluteConstraints x="280" y="20" width="150" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JTextField" name="m_junits"> <Properties> <Property name="editable" type="boolean" value="false"/> <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="430" y="20" width="80" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JLabel" name="jLabel12"> <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.prodcost" replaceFormat="AppLocal.getIntString("{key}")"/> </Property> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription"> <AbsoluteConstraints x="280" y="50" width="150" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JTextField" name="m_jvaluecost"> <Properties> <Property name="editable" type="boolean" value="false"/> <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="430" y="50" width="80" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JLabel" name="jLabel13"> <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.prodvolume" replaceFormat="AppLocal.getIntString("{key}")"/> </Property> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription"> <AbsoluteConstraints x="280" y="80" width="150" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JTextField" name="m_jvaluevolume"> <Properties> <Property name="editable" type="boolean" value="false"/> <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="430" y="80" width="80" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JLabel" name="jLabel14"> <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.prodvaluebuy" replaceFormat="AppLocal.getIntString("{key}")"/> </Property> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription"> <AbsoluteConstraints x="280" y="110" width="150" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JTextField" name="m_jvaluebuy"> <Properties> <Property name="editable" type="boolean" value="false"/> <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="430" y="110" width="80" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JLabel" name="jLabel15"> <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.prodvaluesell" replaceFormat="AppLocal.getIntString("{key}")"/> </Property> </Properties> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout" value="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout$AbsoluteConstraintsDescription"> <AbsoluteConstraints x="280" y="140" width="150" height="-1"/> </Constraint> </Constraints> </Component> <Component class="javax.swing.JTextField" name="m_jvaluesell"> <Properties> <Property name="editable" type="boolean" value="false"/> <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="430" y="140" width="80" height="-1"/> </Constraint> </Constraints> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -