📄 updateemployeeframe.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JInternalFrameFormInfo"> <Properties> <Property name="closable" type="boolean" value="true"/> <Property name="iconifiable" type="boolean" value="true"/> <Property name="maximizable" type="boolean" value="true"/> <Property name="resizable" type="boolean" value="true"/> <Property name="title" type="java.lang.String" value="员工资料"/> </Properties> <SyntheticProperties> <SyntheticProperty name="formSizePolicy" type="int" value="1"/> </SyntheticProperties> <AuxValues> <AuxValue name="FormSettings_generateMnemonicsCode" 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" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="detailPanel" alignment="0" max="32767" attributes="1"/> <Group type="102" alignment="1" attributes="0"> <Component id="okButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="cancelButton" min="-2" max="-2" attributes="0"/> </Group> <Component id="basicPanel" alignment="0" max="32767" attributes="0"/> <Component id="deptPanel" alignment="1" max="32767" attributes="0"/> </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 max="-2" attributes="0"/> <Component id="basicPanel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="deptPanel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="detailPanel" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="15" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="cancelButton" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="okButton" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="basicPanel"> <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/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="nameLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="employeeIdLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="aliasLabel" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Group type="102" alignment="0" attributes="1"> <Component id="aliasText" min="-2" pref="96" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> <Component id="ageLabel" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="1" max="-2" attributes="0"> <Component id="employeeIdText" alignment="0" max="32767" attributes="1"/> <Component id="nameText" alignment="0" pref="96" max="32767" attributes="1"/> </Group> <EmptySpace min="-2" pref="44" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="birthLabel" min="-2" max="-2" attributes="0"/> <Component id="sexLabel" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="birthText" min="-2" pref="98" max="-2" attributes="1"/> <Component id="sexCombo" min="-2" pref="47" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="61" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="nativePlaceLabel" min="-2" max="-2" attributes="0"/> <Component id="nationLabel" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" attributes="1"> <Component id="ageText" min="-2" pref="39" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> <Component id="idLabel" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="idText" pref="160" max="32767" attributes="0"/> <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0"> <Component id="nationText" alignment="0" max="32767" attributes="1"/> <Component id="nativePlaceText" alignment="0" pref="90" max="32767" attributes="1"/> </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="32767" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="employeeIdLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="employeeIdText" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="sexLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="sexCombo" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="nameLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="nameText" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="birthLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="birthText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="aliasLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="aliasText" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="ageLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="ageText" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="idLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="idText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="nativePlaceLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="nativePlaceText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="nationLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="nationText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="39" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="employeeIdLabel"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="员工Id:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="nameLabel"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="姓名:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="aliasLabel"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="别名:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="employeeIdText"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> </Properties> </Component> <Component class="javax.swing.JTextField" name="nameText"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="sexLabel"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="性别:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="ageLabel"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="text" type="java.lang.String" value="年龄:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="birthLabel"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -