/src/mpv5/ui/panels/ProductPanel.form
Unknown | 924 lines | 908 code | 16 blank | 0 comment | 0 complexity | fc7879aabeb2ff68d5093c6cd6ec61a0 MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, BSD-3-Clause
Large files files are truncated, but you can click here to view the full file
- <?xml version="1.0" encoding="UTF-8" ?>
- <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
- <NonVisualComponents>
- <Component class="javax.swing.ButtonGroup" name="buttonGroup1">
- </Component>
- </NonVisualComponents>
- <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 title="Item Details">
- <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.border.title_1" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </TitledBorder>
- </Border>
- </Property>
- <Property name="name" type="java.lang.String" value="Form" noResource="true"/>
- </Properties>
- <AuxValues>
- <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
- <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
- <AuxValue name="FormSettings_formBundle" type="java.lang.String" value="mpv5/resources/languages/Panels"/>
- <AuxValue name="FormSettings_generateFQN" 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="true"/>
- <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">
- <Component id="leftpane" min="-2" max="-2" attributes="0"/>
- <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
- <Component id="rightpane" max="32767" attributes="0"/>
- </Group>
- <Group type="102" attributes="0">
- <Component id="toolbarpane" pref="934" max="32767" attributes="2"/>
- <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">
- <Component id="toolbarpane" min="-2" max="-2" attributes="0"/>
- <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="rightpane" max="32767" attributes="2"/>
- <Component id="leftpane" alignment="0" pref="660" max="32767" attributes="1"/>
- </Group>
- </Group>
- </Group>
- </DimensionLayout>
- </Layout>
- <SubComponents>
- <Container class="javax.swing.JPanel" name="leftpane">
- <Properties>
- <Property name="name" type="java.lang.String" value="leftpane" noResource="true"/>
- </Properties>
- <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
- </Container>
- <Container class="javax.swing.JPanel" name="rightpane">
- <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 title="Data">
- <ResourceString PropertyName="titleX" bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.rightpane.border.title" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </TitledBorder>
- </Border>
- </Property>
- <Property name="name" type="java.lang.String" value="rightpane" 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="2" max="-2" attributes="0"/>
- <Component id="jPanel7" max="32767" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="removefile" alignment="1" min="-2" pref="24" max="-2" attributes="0"/>
- <Component id="addfile" alignment="1" min="-2" pref="24" max="-2" attributes="0"/>
- </Group>
- </Group>
- <Component id="jTabbedPane1" pref="0" max="32767" attributes="2"/>
- <Component id="jPanel1" alignment="0" max="32767" attributes="3"/>
- <Component id="jToolBar1" max="32767" attributes="1"/>
- </Group>
- </DimensionLayout>
- <DimensionLayout dim="1">
- <Group type="103" groupAlignment="0" attributes="0">
- <Group type="102" alignment="0" attributes="0">
- <Component id="jToolBar1" min="-2" pref="25" max="-2" attributes="0"/>
- <EmptySpace type="unrelated" max="-2" attributes="0"/>
- <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="jTabbedPane1" min="-2" pref="277" max="-2" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Group type="102" attributes="0">
- <Component id="addfile" min="-2" max="-2" attributes="1"/>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="removefile" min="-2" max="-2" attributes="1"/>
- <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
- </Group>
- <Component id="jPanel7" pref="0" max="32767" attributes="0"/>
- </Group>
- </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>
- <Property name="name" type="java.lang.String" value="jPanel1" noResource="true"/>
- </Properties>
- <Layout>
- <DimensionLayout dim="0">
- <Group type="103" groupAlignment="0" attributes="0">
- <Group type="102" alignment="1" attributes="0">
- <EmptySpace min="-2" max="-2" attributes="0"/>
- <Group type="103" groupAlignment="1" attributes="0">
- <Component id="path" alignment="0" max="32767" attributes="0"/>
- <Group type="102" alignment="1" attributes="0">
- <Group type="103" groupAlignment="0" max="-2" attributes="0">
- <Component id="stype" alignment="0" min="-2" pref="216" max="-2" attributes="0"/>
- <Component id="familyselect" alignment="0" pref="384" max="32767" attributes="1"/>
- <Component id="cnumber" alignment="0" max="32767" attributes="1"/>
- </Group>
- <EmptySpace pref="236" max="32767" attributes="0"/>
- <Group type="103" groupAlignment="1" max="-2" attributes="0">
- <Group type="102" alignment="1" attributes="1">
- <Component id="jLabel4" max="32767" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="button_groupadd" min="-2" pref="18" max="-2" attributes="0"/>
- </Group>
- <Component id="addedby" alignment="1" min="-2" pref="97" max="-2" attributes="0"/>
- <Component id="groupnameselect" alignment="1" min="-2" pref="286" max="-2" attributes="1"/>
- </Group>
- </Group>
- </Group>
- <EmptySpace min="-2" 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="0" attributes="0">
- <Component id="stype" alignment="0" min="-2" max="-2" attributes="0"/>
- <Component id="addedby" alignment="0" min="-2" pref="19" max="-2" attributes="0"/>
- </Group>
- <EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" max="-2" attributes="0">
- <Group type="102" attributes="0">
- <EmptySpace min="2" pref="2" max="-2" attributes="0"/>
- <Component id="button_groupadd" pref="0" max="32767" attributes="0"/>
- </Group>
- <Group type="103" groupAlignment="2" attributes="0">
- <Component id="familyselect" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="jLabel4" alignment="2" min="-2" pref="16" max="-2" attributes="0"/>
- </Group>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="2" attributes="0">
- <Component id="groupnameselect" alignment="2" max="32767" attributes="0"/>
- <Component id="cnumber" alignment="2" min="-2" max="-2" attributes="1"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="path" min="-2" pref="23" max="-2" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- </Group>
- </Group>
- </DimensionLayout>
- </Layout>
- <SubComponents>
- <Component class="mpv5.ui.beans.LabeledTextField" name="cnumber">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.cnumber._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="focusable" type="boolean" value="false"/>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="cnumber" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="name" type="java.lang.String" value="cnumber" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JLabel" name="addedby">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="addedby" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.addedby.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="toolTipText" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.addedby.toolTipText" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <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>
- <Property name="name" type="java.lang.String" value="addedby" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JLabel" name="jLabel4">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font component="jLabel4" property="font" relativeSize="true" size="0"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jLabel4.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jLabel4" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JButton" name="button_groupadd">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font bold="false" component="button_groupadd" property="font" relativeSize="true" size="-2"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.button_groupadd.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="focusable" type="boolean" value="false"/>
- <Property name="horizontalTextPosition" type="int" value="0"/>
- <Property name="name" type="java.lang.String" value="button_groupadd" noResource="true"/>
- <Property name="verticalTextPosition" type="int" value="3"/>
- </Properties>
- <Events>
- <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="button_groupaddActionPerformed"/>
- </Events>
- </Component>
- <Component class="mpv5.ui.beans.LabeledCombobox" name="stype">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.stype._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="stype" noResource="true"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledCombobox" name="familyselect">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.familyselect._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="familyselect" noResource="true"/>
- <Property name="searchOnEnterEnabled" type="boolean" value="false"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.MPCombobox" name="groupnameselect">
- <Properties>
- <Property name="name" type="java.lang.String" value="groupnameselect" noResource="true"/>
- </Properties>
- </Component>
- <Component class="javax.swing.JLabel" name="path">
- <Properties>
- <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.editors2.FontEditor">
- <FontInfo relative="true">
- <Font bold="true" component="path" property="font" relativeSize="true" size="1"/>
- </FontInfo>
- </Property>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.path.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
- <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
- <LineBorder>
- <Color PropertyName="color" blue="ff" green="ff" id="Button.highlight" palette="3" red="ff" type="palette"/>
- </LineBorder>
- </Border>
- </Property>
- <Property name="name" type="java.lang.String" value="path" noResource="true"/>
- </Properties>
- </Component>
- </SubComponents>
- </Container>
- <Container class="javax.swing.JToolBar" name="jToolBar1">
- <Properties>
- <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
- <Border info="org.netbeans.modules.form.compat2.border.SoftBevelBorderInfo">
- <BevelBorder/>
- </Border>
- </Property>
- <Property name="floatable" type="boolean" value="false"/>
- <Property name="rollover" type="boolean" value="true"/>
- <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[366, 28]"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jToolBar1" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[306, 28]"/>
- </Property>
- </Properties>
- <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBoxLayout"/>
- <SubComponents>
- <Component class="javax.swing.JButton" name="button_preview">
- <Properties>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.button_preview.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
- <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
- <LineBorder roundedCorners="true">
- <Color PropertyName="color" blue="99" green="99" red="99" type="rgb"/>
- </LineBorder>
- </Border>
- </Property>
- <Property name="focusable" type="boolean" value="false"/>
- <Property name="horizontalTextPosition" type="int" value="0"/>
- <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[120, 20]"/>
- </Property>
- <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[80, 20]"/>
- </Property>
- <Property name="name" type="java.lang.String" value="button_preview" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[100, 20]"/>
- </Property>
- <Property name="verticalTextPosition" type="int" value="3"/>
- </Properties>
- <Events>
- <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="button_previewActionPerformed"/>
- </Events>
- </Component>
- <Component class="javax.swing.JButton" name="button_order">
- <Properties>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.button_order.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
- <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
- <LineBorder roundedCorners="true">
- <Color PropertyName="color" blue="99" green="99" red="99" type="rgb"/>
- </LineBorder>
- </Border>
- </Property>
- <Property name="focusable" type="boolean" value="false"/>
- <Property name="horizontalTextPosition" type="int" value="0"/>
- <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[120, 20]"/>
- </Property>
- <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[80, 20]"/>
- </Property>
- <Property name="name" type="java.lang.String" value="button_order" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[100, 20]"/>
- </Property>
- <Property name="verticalTextPosition" type="int" value="3"/>
- </Properties>
- <Events>
- <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="button_orderActionPerformed"/>
- </Events>
- </Component>
- <Component class="javax.swing.JButton" name="button_listedit">
- <Properties>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.button_listedit.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
- <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
- <LineBorder roundedCorners="true">
- <Color PropertyName="color" blue="99" green="99" red="99" type="rgb"/>
- </LineBorder>
- </Border>
- </Property>
- <Property name="enabled" type="boolean" value="false"/>
- <Property name="focusable" type="boolean" value="false"/>
- <Property name="horizontalTextPosition" type="int" value="0"/>
- <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[120, 20]"/>
- </Property>
- <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[80, 20]"/>
- </Property>
- <Property name="name" type="java.lang.String" value="button_listedit" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[100, 20]"/>
- </Property>
- <Property name="verticalTextPosition" type="int" value="3"/>
- </Properties>
- <Events>
- <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="button_listeditActionPerformed"/>
- </Events>
- </Component>
- <Component class="javax.swing.JToolBar$Separator" name="jSeparator1">
- <Properties>
- <Property name="name" type="java.lang.String" value="jSeparator1" noResource="true"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.PrinitingComboBox" name="prinitingComboBox1">
- <Properties>
- <Property name="name" type="java.lang.String" value="prinitingComboBox1" noResource="true"/>
- <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
- <Dimension value="[200, 20]"/>
- </Property>
- </Properties>
- </Component>
- </SubComponents>
- </Container>
- <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">
- <Properties>
- <Property name="name" type="java.lang.String" value="jTabbedPane1" noResource="true"/>
- </Properties>
- <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
- <SubComponents>
- <Container class="javax.swing.JPanel" name="jPanel4">
- <Properties>
- <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
- <Color blue="cc" green="cc" red="cc" type="rgb"/>
- </Property>
- <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>
- <Property name="focusCycleRoot" type="boolean" value="true"/>
- <Property name="name" type="java.lang.String" value="jPanel4" noResource="true"/>
- </Properties>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
- <JTabbedPaneConstraints tabName="Info">
- <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jPanel4.TabConstraints.tabTitle" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- </JTabbedPaneConstraints>
- </Constraint>
- </Constraints>
- <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" max="-2" attributes="0">
- <Component id="cname" pref="463" max="32767" attributes="0"/>
- <Component id="contactname1" max="32767" attributes="0"/>
- <Component id="ean" alignment="0" max="32767" attributes="0"/>
- <Group type="102" alignment="0" attributes="0">
- <Component id="url" min="-2" pref="237" max="-2" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="reference" max="32767" attributes="0"/>
- </Group>
- <Group type="102" alignment="0" attributes="0">
- <Group type="103" groupAlignment="1" max="-2" attributes="0">
- <Group type="102" alignment="1" attributes="0">
- <Component id="calcFactor" max="32767" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="jButton3" min="-2" pref="30" max="-2" attributes="0"/>
- </Group>
- <Component id="unit" alignment="0" pref="237" max="32767" attributes="0"/>
- <Component id="netvalue" alignment="0" max="32767" attributes="0"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="extvalue" max="32767" attributes="0"/>
- <Component id="selecttax" max="32767" attributes="0"/>
- <Component id="calcResult" max="32767" attributes="0"/>
- </Group>
- </Group>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="jScrollPane3" pref="425" max="32767" attributes="0"/>
- <EmptySpace max="-2" attributes="0"/>
- </Group>
- </Group>
- </DimensionLayout>
- <DimensionLayout dim="1">
- <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" attributes="0">
- <Component id="cname" min="-2" max="-2" attributes="0"/>
- <EmptySpace min="-2" pref="8" max="-2" attributes="0"/>
- <Component id="ean" min="-2" max="-2" attributes="0"/>
- <EmptySpace type="separate" max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="url" min="-2" max="-2" attributes="0"/>
- <Component id="reference" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Component id="contactname1" min="-2" max="-2" attributes="0"/>
- <EmptySpace type="separate" max="-2" attributes="0"/>
- <Group type="103" groupAlignment="0" attributes="0">
- <Component id="netvalue" min="-2" max="-2" attributes="0"/>
- <Component id="extvalue" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="1" attributes="0">
- <Component id="unit" min="-2" max="-2" attributes="0"/>
- <Component id="selecttax" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- <Group type="103" groupAlignment="2" attributes="0">
- <Component id="jButton3" alignment="2" min="-2" pref="20" max="-2" attributes="0"/>
- <Component id="calcFactor" alignment="2" min="-2" max="-2" attributes="0"/>
- <Component id="calcResult" alignment="2" min="-2" max="-2" attributes="0"/>
- </Group>
- <EmptySpace min="0" pref="5" max="32767" attributes="0"/>
- </Group>
- <Component id="jScrollPane3" max="32767" attributes="0"/>
- </Group>
- <EmptySpace max="-2" attributes="0"/>
- </Group>
- </Group>
- </DimensionLayout>
- </Layout>
- <SubComponents>
- <Component class="mpv5.ui.beans.LabeledTextField" name="cname">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.cname._Label_1" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="cname" noResource="true"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledTextField" name="ean">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.ean._Label_1" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="ean" noResource="true"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledTextField" name="url">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.url._Label_1" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="url" noResource="true"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledTextField" name="netvalue">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.netvalue._Label_1" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="netvalue" noResource="true"/>
- <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
- <ComponentRef name="ean"/>
- </Property>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledTextField" name="unit">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.unit._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="unit" noResource="true"/>
- <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
- <ComponentRef name="reference"/>
- </Property>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledCombobox" name="selecttax">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.selecttax._Label_1" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="selecttax" noResource="true"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledTextField" name="reference">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.reference._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="reference" noResource="true"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledTextField" name="extvalue">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.extvalue._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="extvalue" noResource="true"/>
- <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
- <ComponentRef name="url"/>
- </Property>
- </Properties>
- </Component>
- <Container class="javax.swing.JScrollPane" name="jScrollPane3">
- <Properties>
- <Property name="name" type="java.lang.String" value="jScrollPane3" noResource="true"/>
- </Properties>
- <AuxValues>
- <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
- </AuxValues>
- <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
- <SubComponents>
- <Component class="javax.swing.JTextArea" name="description">
- <Properties>
- <Property name="columns" type="int" value="20"/>
- <Property name="lineWrap" type="boolean" value="true"/>
- <Property name="rows" type="int" value="5"/>
- <Property name="wrapStyleWord" type="boolean" value="true"/>
- <Property name="focusTraversalPolicyProvider" type="boolean" value="true"/>
- <Property name="highlighter" type="javax.swing.text.Highlighter" editor="org.netbeans.modules.form.ComponentChooserEditor">
- <ComponentRef name="null"/>
- </Property>
- <Property name="name" type="java.lang.String" value="description" noResource="true"/>
- </Properties>
- <AuxValues>
- <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="new NoTabTextArea()
"/>
- <AuxValue name="JavaCodeGenerator_CreateCodePre" type="java.lang.String" value="class NoTabTextArea extends JTextArea {
 protected void processComponentKeyEvent( KeyEvent e ) { 
 if ( e.getID() == KeyEvent.KEY_PRESSED && 
 e.getKeyCode() == KeyEvent.VK_TAB ) { 
 e.consume(); 
 if (e.isShiftDown()) { 
 transferFocusBackward(); 
 } else { 
 transferFocus(); 
 } 
 } else { 
 super.processComponentKeyEvent( e ); 
 } 
 } 
}"/>
- </AuxValues>
- </Component>
- </SubComponents>
- </Container>
- <Component class="mpv5.ui.beans.LabeledCombobox" name="contactname1">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.contactname1._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="contactname1" noResource="true"/>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledTextField" name="calcFactor">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.calcFactor._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="calcFactor" noResource="true"/>
- <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
- <ComponentRef name="ean"/>
- </Property>
- </Properties>
- </Component>
- <Component class="mpv5.ui.beans.LabeledTextField" name="calcResult">
- <Properties>
- <Property name="_Label" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.calcResult._Label" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="enabled" type="boolean" value="false"/>
- <Property name="name" type="java.lang.String" value="calcResult" noResource="true"/>
- <Property name="nextFocusableComponent" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
- <ComponentRef name="url"/>
- </Property>
- </Properties>
- </Component>
- <Component class="javax.swing.JButton" name="jButton3">
- <Properties>
- <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jButton3.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/>
- </Properties>
- <Events>
- <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton3ActionPerformed"/>
- </Events>
- </Component>
- </SubComponents>
- </Container>
- <Container class="javax.swing.JPanel" name="jPanel6">
- <Properties>
- <Property name="name" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jPanel6.name" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- </Properties>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
- <JTabbedPaneConstraints tabName="Inventory">
- <Property name="tabTitle" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
- <ResourceString bundle="mpv5/resources/languages/Panels.properties" key="ProductPanel.jPanel6.TabConstraints.tabTitle" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/>
- </Property>
- </JTabbedPaneConstraints>
- </Constraint>
- </Constraints>
- <Layout class="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout"/>
- <SubComponents>
- <Container class="javax.swing.JScrollPane" name="jScrollPane1">
- <Properties>
- <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
- <Property name="name" type="java.lang.String" value="jScrollPane1" noResource="true"/>
- </Properties>
- <Constraints>
- <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout" value="org.netbeans.modules.form.compat2.layouts.DesignBorderLayout$BorderConstraintsDescription">
- <BorderConstraints direction="Center"/>
- </Constraint>
- </Constraints>
- <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
- <SubComponents>
- …
Large files files are truncated, but you can click here to view the full file