📄 employeemanagerframe.form
字号:
<Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="deptButtonActionPerformed"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="changePanel"> <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="salaryButton" alignment="0" pref="135" max="32767" attributes="0"/> <Component id="rpButton" alignment="0" pref="135" max="32767" attributes="0"/> <Component id="personnelButton" alignment="1" 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="personnelButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="salaryButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="rpButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="personnelButton"> <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="80"/> <Property name="text" type="java.lang.String" value="人事变动(P)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="personnelButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="salaryButton"> <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="83"/> <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="salaryButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="rpButton"> <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="82"/> <Property name="text" type="java.lang.String" value="奖励/惩罚(R)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="rpButtonActionPerformed"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="filterPanel"> <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" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="deptLabel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="deptCombo" min="-2" pref="119" max="-2" attributes="0"/> <EmptySpace min="-2" pref="30" max="-2" attributes="0"/> <Component id="sexLabel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="sexCombo" min="-2" pref="72" max="-2" attributes="0"/> <EmptySpace min="-2" pref="36" max="-2" attributes="0"/> <Component id="stateLabel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="stateCombo" min="-2" pref="96" max="-2" attributes="0"/> <EmptySpace min="-2" pref="36" max="-2" attributes="0"/> <Component id="queryButton" min="-2" pref="93" max="-2" attributes="0"/> <EmptySpace pref="36" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="deptLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="deptCombo" 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"/> <Component id="stateLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="stateCombo" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="queryButton" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="deptLabel"> <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.JComboBox" name="deptCombo"> <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.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="1"> <StringItem index="0" value="全部"/> </StringArray> </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.JComboBox" name="sexCombo"> <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.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="3"> <StringItem index="0" value="全部"/> <StringItem index="1" value="男"/> <StringItem index="2" value="女"/> </StringArray> </Property> </Properties> </Component> <Component class="javax.swing.JLabel" name="stateLabel"> <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.JComboBox" name="stateCombo"> <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.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="1"> <StringItem index="0" value="全部"/> </StringArray> </Property> </Properties> </Component> <Component class="javax.swing.JButton" name="queryButton"> <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="81"/> <Property name="text" type="java.lang.String" value="查询(Q)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="queryButtonActionPerformed"/> </Events> </Component> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -