📄 goodsediter.form.netbeans-base
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JDialogFormInfo"> <NonVisualComponents> <Component class="javax.persistence.EntityManager" name="em"> <Properties> <Property name="persistenceUnit" type="java.lang.String" value="storePU"/> </Properties> <AuxValues> <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="StoreApp.getSingleEntityManager()"/> </AuxValues> </Component> <Component class="javax.persistence.Query" name="goodsCategoryquery"> <Properties> <Property name="query" type="java.lang.String" value="select g From GoodsCategory g"/> <Property name="entityManager" type="java.lang.Object" editor="org.netbeans.modules.form.j2ee.J2EEPropertyModifier$EMProperty$EntityManagerEditor"> <ComponentRef name="em"/> </Property> </Properties> </Component> <Component class="java.util.List" name="goodsCategoryList"> <Properties> <Property name="query" type="java.lang.Object" editor="org.netbeans.modules.form.j2ee.J2EEPropertyModifier$QueryBeanProperty$QueryEditor"> <ComponentRef name="goodsCategoryquery"/> </Property> </Properties> <AuxValues> <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="<GoodsCategory>"/> </AuxValues> </Component> <Component class="com.studio009.store.entity.Goods" name="goods"> <AuxValues> <AuxValue name="JavaCodeGenerator_CreateCodeCustom" type="java.lang.String" value="goods"/> <AuxValue name="JavaCodeGenerator_InitCodePre" type="java.lang.String" value="goods.setPrice(new BigDecimal(0));
goods.setLowerLimit(1);"/> </AuxValues> </Component> </NonVisualComponents> <Properties> <Property name="defaultCloseOperation" type="int" value="2"/> <Property name="title" type="java.lang.String" value="新建商品"/> </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" attributes="0"> <Component id="jPanel1" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="okButton" min="-2" pref="77" max="-2" attributes="0"/> <EmptySpace min="-2" pref="56" max="-2" attributes="0"/> <Component id="cancelButton" min="-2" pref="84" max="-2" attributes="0"/> <EmptySpace min="-2" pref="51" 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="jPanel1" max="32767" attributes="0"/> <EmptySpace min="-2" pref="26" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="okButton" alignment="3" min="-2" pref="28" max="-2" attributes="0"/> <Component id="cancelButton" alignment="3" min="-2" pref="28" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="28" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="jPanel1"> <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="1" attributes="0"> <Component id="jLabel7" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> <Component id="jLabel2" min="-2" max="-2" attributes="0"/> <Component id="jLabel8" min="-2" max="-2" attributes="0"/> <Component id="jLabel9" min="-2" max="-2" attributes="0"/> <Component id="jLabel10" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jScrollPane2" pref="462" max="32767" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="1" max="-2" attributes="0"> <Component id="jFormattedTextField1" alignment="0" max="32767" attributes="1"/> <Component id="jTextField2" alignment="0" max="32767" attributes="1"/> <Component id="jTextField4" alignment="0" max="32767" attributes="1"/> <Component id="jTextField3" alignment="0" max="32767" attributes="1"/> <Component id="jTextField1" alignment="0" pref="174" max="32767" attributes="1"/> </Group> <EmptySpace min="-2" pref="42" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="jLabel5" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="jLabel4" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="jLabel6" min="-2" max="-2" attributes="0"/> <Component id="jLabel11" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jTextField6" pref="179" max="32767" attributes="1"/> <Component id="jTextField7" alignment="0" pref="179" max="32767" attributes="1"/> <Group type="102" alignment="0" attributes="0"> <Component id="jComboBox1" min="-2" pref="143" max="-2" attributes="1"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButton5" pref="30" max="32767" attributes="0"/> </Group> <Component id="jNumberField1" alignment="0" pref="179" max="32767" attributes="0"/> </Group> </Group> </Group> <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"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField1" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField2" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jTextField3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace type="unrelated" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jTextField4" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="6" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jFormattedTextField1" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel4" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jComboBox1" alignment="3" min="-2" pref="27" max="-2" attributes="0"/> </Group> <Component id="jButton5" min="-2" pref="29" max="-2" attributes="0"/> </Group> <EmptySpace 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"/> </Group> <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jTextField6" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jTextField7" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -