<?xml version="1.0" encoding="UTF-8" ?> <Form version="1.5" maxVersion="1.8" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> </Properties> <SyntheticProperties> <SyntheticProperty name="formSizePolicy" type="int" value="1"/> <SyntheticProperty name="generateCenter" type="boolean" value="false"/> </SyntheticProperties> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/> <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> <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" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="LProgress" min="-2" pref="70" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="PBNrmvProgress" pref="456" max="32767" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="LError" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="53" max="-2" attributes="0"/> <Component id="LErrorStatus" max="32767" attributes="0"/> </Group> <Group type="102" attributes="0"> <Component id="LStatus" min="-2" pref="70" max="-2" attributes="0"/> <EmptySpace type="separate" max="-2" attributes="0"/> <Component id="LCurrentStatus" min="-2" max="-2" attributes="0"/> <EmptySpace min="0" pref="0" max="32767" attributes="0"/> </Group> </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 min="-2" pref="27" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="LStatus" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="LCurrentStatus" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="PBNrmvProgress" min="-2" max="-2" attributes="0"/> <Component id="LProgress" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="separate" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="LError" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="LErrorStatus" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="27" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JProgressBar" name="PBNrmvProgress"> </Component> <Component class="javax.swing.JLabel" name="LProgress"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="upgm/gui/Bundle.properties" key="NrmvProgress.LProgress.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> </Property> </Properties> <AuxValues> <AuxValue name="generateMnemonicsCode" type="java.lang.Boolean" value="false"/> </AuxValues> </Component> <Component class="javax.swing.JLabel" name="LStatus"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="upgm/gui/Bundle.properties" key="NrmvProgress.LStatus.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> </Property> </Properties> <AuxValues> <AuxValue name="generateMnemonicsCode" type="java.lang.Boolean" value="false"/> </AuxValues> </Component> <Component class="javax.swing.JLabel" name="LCurrentStatus"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="upgm/gui/Bundle.properties" key="NrmvProgress.LCurrentStatus.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> </Property> </Properties> <AuxValues> <AuxValue name="generateMnemonicsCode" type="java.lang.Boolean" value="false"/> </AuxValues> </Component> <Component class="javax.swing.JLabel" name="LError"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="upgm/gui/Bundle.properties" key="NrmvProgress.LError.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> </Property> </Properties> <AuxValues> <AuxValue name="generateMnemonicsCode" type="java.lang.Boolean" value="false"/> </AuxValues> </Component> <Component class="javax.swing.JLabel" name="LErrorStatus"> <Properties> <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> <ResourceString bundle="upgm/gui/Bundle.properties" key="NrmvProgress.LErrorStatus.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> </Property> </Properties> </Component> </SubComponents> </Form>