📄 setsalaryframe.form
字号:
<Component id="stationSalaryText" alignment="0" max="32767" attributes="1"/> <Component id="housingSubsidyText" alignment="0" max="32767" attributes="1"/> <Component id="trafficSubsidyText" alignment="0" max="32767" attributes="1"/> </Group> <EmptySpace min="-2" pref="57" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="telSubsidyLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="monthBonusLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="yearBonusLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="minusSalaryLabel" alignment="1" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="monthBonusText" alignment="0" max="32767" attributes="1"/> <Component id="yearBonusText" alignment="0" max="32767" attributes="1"/> <Component id="minusSalaryText" alignment="0" max="32767" attributes="1"/> <Component id="telSubsidyText" alignment="0" min="-2" pref="86" max="-2" attributes="1"/> </Group> <EmptySpace pref="80" max="32767" 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="telSubsidyLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="telSubsidyText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="19" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="monthBonusLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="monthBonusText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="24" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="yearBonusLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="yearBonusText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="28" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="minusSalaryLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="minusSalaryText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="3" attributes="0"> <Component id="baseSalaryLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="baseSalaryText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="19" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="stationSalaryLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="stationSalaryText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="24" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="housingSubsidyLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="housingSubsidyText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="28" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="trafficSubsidyLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="trafficSubsidyText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> <EmptySpace pref="21" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="baseSalaryLabel"> <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="stationSalaryLabel"> <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="housingSubsidyLabel"> <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="trafficSubsidyLabel"> <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="telSubsidyLabel"> <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="monthBonusLabel"> <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="yearBonusLabel"> <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="minusSalaryLabel"> <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="baseSalaryText"> <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="stationSalaryText"> <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="housingSubsidyText"> <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="trafficSubsidyText"> <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="minusSalaryText"> <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="yearBonusText"> <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="monthBonusText"> <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="telSubsidyText"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JButton" name="cancelButton"> <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="取消(C)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cancelButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="okButton"> <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="确定(O)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="okButtonActionPerformed"/> </Events> </Component> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -