📄 rpchangeframe.form
字号:
<Group type="102" alignment="0" attributes="1"> <EmptySpace min="-2" pref="10" max="-2" attributes="0"/> <Component id="rpTypeLabel" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="rpTypeCombo" min="-2" pref="70" max="-2" attributes="1"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="rpItemLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="reasonLabel" 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="rpItemCombo" max="32767" attributes="1"/> <Component id="reasonScrollPane" alignment="0" pref="153" max="32767" attributes="1"/> </Group> </Group> </Group> <EmptySpace min="-2" pref="21" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="executorLabel" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="rpDateLabel" min="-2" max="-2" attributes="0"/> <Component id="moneyLabel" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="moneyText" alignment="0" pref="100" max="32767" attributes="1"/> <Component id="rpDateText" pref="100" max="32767" attributes="1"/> <Component id="executorText" alignment="0" pref="100" max="32767" attributes="1"/> </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"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="rpTypeLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="rpTypeCombo" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="moneyLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="moneyText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="15" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="rpItemLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="rpItemCombo" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="rpDateLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="rpDateText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="18" pref="18" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="executorLabel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="executorText" alignment="3" min="-2" max="-2" attributes="0"/> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="21" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="reasonScrollPane" alignment="0" min="-2" pref="69" max="-2" attributes="0"/> <Component id="reasonLabel" alignment="0" min="-2" max="-2" attributes="0"/> </Group> </Group> </Group> <EmptySpace max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="rpTypeLabel"> <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="moneyLabel"> <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="rpItemLabel"> <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="rpDateLabel"> <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="reasonLabel"> <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="executorLabel"> <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="moneyText"> <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="rpDateText"> <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="executorText"> <Properties> <Property name="editable" type="boolean" value="false"/> <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.JComboBox" name="rpItemCombo"> <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="0"/> </Property> </Properties> </Component> <Component class="javax.swing.JComboBox" name="rpTypeCombo"> <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="2"> <StringItem index="0" value="奖励"/> <StringItem index="1" value="惩罚"/> </StringArray> </Property> </Properties> </Component> <Container class="javax.swing.JScrollPane" name="reasonScrollPane"> <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.JTextArea" name="reasonText"> <Properties> <Property name="columns" type="int" value="13"/> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="新宋体" size="12" style="0"/> </Property> <Property name="rows" type="int" value="3"/> </Properties> </Component> </SubComponents> </Container> </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="mnemonic" type="int" value="67"/> <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="mnemonic" type="int" value="79"/> <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 + -