⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 h6_frame.form

📁 图书管管理系统是基于JAVA的 很好的
💻 FORM
📖 第 1 页 / 共 5 页
字号:
                                </Component>                                <Component class="javax.swing.JLabel" name="jLabel15">                                  <Properties>                                    <Property name="text" type="java.lang.String" value="ISBN&#xff1a;"/>                                  </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="&#x7f16;&#x53f7;&#xff1a;"/>                                  </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="&#x91cd;&#x7f6e;"/>                                  </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="&#x786e;&#x5b9a;"/>                                  </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="&#x8fd8;&#x4e66;">                                    <Property name="tabTitle" type="java.lang.String" value="&#x8fd8;&#x4e66;"/>                                  </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&#xff1a;"/>                                  </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="&#x7f16;&#x53f7;&#xff1a;"/>                                  </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="&#x91cd;&#x7f6e;"/>                                  </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="&#x786e;&#x5b9a;"/>                                  </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="&#x7f34;&#x7eb3;&#x7f5a;&#x91d1;">                                    <Property name="tabTitle" type="java.lang.String" value="&#x7f34;&#x7eb3;&#x7f5a;&#x91d1;"/>                                  </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="&#x8bfb;&#x8005;ID&#xff1a;"/>                                  </Properties>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -