📄 admininterface.form
字号:
<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="读者信息:"/> </Border> </Property> </Properties> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace min="-2" pref="16" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel11" alignment="0" min="-2" max="-2" attributes="1"/> <Component id="jLabel17" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jLabel13" alignment="0" min="-2" max="-2" attributes="1"/> <Component id="jLabel12" alignment="0" min="-2" max="-2" attributes="1"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="Institute" alignment="0" min="-2" pref="270" max="-2" attributes="1"/> <Component id="pastDay" alignment="0" pref="270" max="32767" attributes="1"/> <Group type="103" alignment="0" groupAlignment="1" max="-2" attributes="0"> <Component id="userName" alignment="0" max="32767" attributes="1"/> <Component id="userID" alignment="0" pref="126" max="32767" attributes="1"/> </Group> </Group> <EmptySpace pref="124" 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="0" attributes="0"> <Component id="jLabel11" min="-2" max="-2" attributes="0"/> <Component id="userID" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="userName" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel12" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="14" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel17" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="Institute" 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="jLabel13" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="pastDay" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="37" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel11"> <Properties> <Property name="text" type="java.lang.String" value="读 者 ID:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel12"> <Properties> <Property name="text" type="java.lang.String" value="姓 名:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="userName"> </Component> <Component class="javax.swing.JTextField" name="userID"> </Component> <Component class="javax.swing.JLabel" name="jLabel13"> <Properties> <Property name="text" type="java.lang.String" value="已借天数:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="pastDay"> </Component> <Component class="javax.swing.JLabel" name="jLabel17"> <Properties> <Property name="text" type="java.lang.String" value="单 位:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="Institute"> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanel3"> <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="图书信息:"/> </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"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel15" alignment="0" min="-2" max="-2" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel10" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jLabel14" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jLabel16" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="price" alignment="0" min="-2" pref="81" max="-2" attributes="0"/> <Component id="author" alignment="0" max="32767" attributes="1"/> <Component id="bookName" alignment="0" pref="272" max="32767" attributes="1"/> <Component id="publish" alignment="0" max="32767" attributes="1"/> </Group> </Group> </Group> <EmptySpace pref="128" 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="jLabel14" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="bookName" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel15" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="author" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel10" alignment="3" min="-2" pref="18" max="-2" attributes="0"/> <Component id="publish" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="32767" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="price" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel16" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel14"> <Properties> <Property name="text" type="java.lang.String" value="书 名:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel10"> <Properties> <Property name="text" type="java.lang.String" value="出 版 社:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="bookName"> </Component> <Component class="javax.swing.JTextField" name="publish"> </Component> <Component class="javax.swing.JLabel" name="jLabel15"> <Properties> <Property name="text" type="java.lang.String" value="作 者:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="author"> </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="price"> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="jLabel9"> <Properties> <Property name="text" type="java.lang.String" value="输入图书馆藏号:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="bookID"> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="bookIDActionPerformed"/> <EventHandler event="keyReleased" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="bookIDKeyReleased"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton2"> <Properties> <Property name="text" type="java.lang.String" value="确定"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="brwBookPanel"> <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">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -