📄 h6_frame.form
字号:
</Component> <Component class="javax.swing.JLabel" name="jLabel15"> <Properties> <Property name="text" type="java.lang.String" value="ISBN:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="lend_ISBN"> </Component> <Component class="javax.swing.JLabel" name="jLabel16"> <Properties> <Property name="text" type="java.lang.String" value="编号:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="lend_number"> </Component> <Component class="javax.swing.JButton" name="lend_reset"> <Properties> <Property name="text" type="java.lang.String" value="重置"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="lend_resetMouseClicked"/> </Events> </Component> <Component class="javax.swing.JButton" name="lend_ok"> <Properties> <Property name="text" type="java.lang.String" value="确定"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="lend_okMouseClicked"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel14"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="还书"> <Property name="tabTitle" type="java.lang.String" value="还书"/> </JTabbedPaneConstraints> </Constraint> </Constraints> <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="1" attributes="0"> <Component id="jLabel17" min="-2" max="-2" attributes="0"/> <Component id="jLabel18" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="45" max="32767" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <Component id="back_reset" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="41" max="-2" attributes="0"/> <Component id="back_ok" min="-2" max="-2" attributes="0"/> </Group> <Group type="103" alignment="1" groupAlignment="0" max="-2" attributes="0"> <Component id="back_number" alignment="1" max="32767" attributes="1"/> <Component id="back_ISBN" alignment="1" pref="191" 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" alignment="0" attributes="0"> <EmptySpace min="-2" pref="35" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel17" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="back_ISBN" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="22" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel18" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="back_number" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="38" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="back_reset" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="back_ok" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="75" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel17"> <Properties> <Property name="text" type="java.lang.String" value="ISBN:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="back_ISBN"> </Component> <Component class="javax.swing.JLabel" name="jLabel18"> <Properties> <Property name="text" type="java.lang.String" value="编号:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="back_number"> </Component> <Component class="javax.swing.JButton" name="back_reset"> <Properties> <Property name="text" type="java.lang.String" value="重置"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="back_resetMouseClicked"/> </Events> </Component> <Component class="javax.swing.JButton" name="back_ok"> <Properties> <Property name="text" type="java.lang.String" value="确定"/> </Properties> <Events> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="back_okMouseClicked"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel15"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription"> <JTabbedPaneConstraints tabName="缴纳罚金"> <Property name="tabTitle" type="java.lang.String" value="缴纳罚金"/> </JTabbedPaneConstraints> </Constraint> </Constraints> <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"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel19" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jLabel20" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jLabel21" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="fine_this_time" alignment="0" pref="208" max="32767" attributes="1"/> <Component id="fine_readerID" alignment="0" pref="208" max="32767" attributes="1"/> <Component id="fine_total_fine" alignment="1" pref="208" max="32767" attributes="1"/> </Group> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="fine_search" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="40" max="-2" attributes="0"/> <Component id="fine_ok" min="-2" max="-2" attributes="0"/> </Group> </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 min="-2" pref="29" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel19" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="fine_readerID" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="26" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel20" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="fine_total_fine" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="25" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel21" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="fine_this_time" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="32" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="fine_search" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="fine_ok" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="91" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel19"> <Properties> <Property name="text" type="java.lang.String" value="读者ID:"/> </Properties>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -