📄 employeemanagerframe.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> <Events> <EventHandler event="componentShown" listener="java.awt.event.ComponentListener" parameters="java.awt.event.ComponentEvent" handler="formComponentShown"/> </Events> <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="1" attributes="0"> <EmptySpace min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="filterPanel" alignment="0" max="32767" attributes="0"/> <Group type="102" alignment="1" attributes="0"> <Component id="employeeScrollPane" pref="511" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="basicPanel" min="-2" max="-2" attributes="1"/> <Component id="changePanel" alignment="0" min="-2" 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"/> <Component id="filterPanel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="employeeScrollPane" pref="402" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="basicPanel" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="changePanel" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="30" max="-2" attributes="0"/> </Group> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="employeeScrollPane"> <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.JTable" name="employeeTable"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> <Table columnCount="7" rowCount="0"> <Column editable="false" title="员工Id" type="java.lang.String"/> <Column editable="false" title="姓名" type="java.lang.String"/> <Column editable="false" title="性别" type="java.lang.String"/> <Column editable="false" title="部门" type="java.lang.String"/> <Column editable="false" title="职位" type="java.lang.String"/> <Column editable="false" title="在职状态" type="java.lang.String"/> <Column editable="false" title="入职时间" type="java.lang.Object"/> </Table> </Property> <Property name="autoResizeMode" type="int" value="4"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="employeeTableMouseClicked"/> </Events> </Component> </SubComponents> </Container> <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 title="基本操作"> <Font PropertyName="font" name="新宋体" size="12" style="0"/> </TitledBorder> </Border> </Property> </Properties> <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"> <Component id="addButton" alignment="0" pref="135" max="32767" attributes="0"/> <Component id="modifyButton" alignment="0" pref="135" max="32767" attributes="0"/> <Component id="deleteButton" alignment="0" pref="135" max="32767" attributes="0"/> <Component id="detailButton" alignment="0" pref="135" max="32767" attributes="0"/> <Component id="setSalaryButton" alignment="0" pref="135" max="32767" attributes="0"/> <Component id="deptButton" alignment="0" pref="135" 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="detailButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="addButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="modifyButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="deleteButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="setSalaryButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="deptButton" min="-2" max="-2" attributes="0"/> <EmptySpace pref="39" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="addButton"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="mnemonic" type="int" value="65"/> <Property name="text" type="java.lang.String" value="新增员工(A)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="detailButton"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="mnemonic" type="int" value="86"/> <Property name="text" type="java.lang.String" value="查看详细资料(V)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="detailButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="deleteButton"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="mnemonic" type="int" value="68"/> <Property name="text" type="java.lang.String" value="删除员工(D)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="deleteButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="modifyButton"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="mnemonic" type="int" value="77"/> <Property name="text" type="java.lang.String" value="修改员工信息(M)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="modifyButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="setSalaryButton"> <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="设定薪资(S)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="setSalaryButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="deptButton"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="mnemonic" type="int" value="68"/> <Property name="text" type="java.lang.String" value="部门信息管理(D)"/> </Properties>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -