📄 userinterface.form
字号:
<Component class="javax.swing.JComboBox" name="jComboBox3"> <Properties> <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="jScrollPane1"> <Properties> <Property name="enabled" type="boolean" value="false"/> </Properties> <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.JTable" name="jTable1"> <Properties> <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> <Table columnCount="4" rowCount="18"> <Column editable="false" title="书名" type="java.lang.String"/> <Column editable="false" title="作者" type="java.lang.String"/> <Column editable="false" title="出版社" type="java.lang.String"/> <Column editable="false" title="ISBN" type="java.lang.String"/> </Table> </Property> </Properties> <Events> <EventHandler event="ancestorAdded" listener="javax.swing.event.AncestorListener" parameters="javax.swing.event.AncestorEvent" handler="jTable1AncestorAdded"/> </Events> </Component> </SubComponents> </Container> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="readerInfoPanel"> <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"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="41" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel7" alignment="0" min="-2" max="-2" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="52" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jLabel9" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="20" max="-2" attributes="0"/> <Component id="jTextField4" min="-2" pref="85" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jLabel8" alignment="0" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jTextField2" min="-2" pref="103" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel6" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" attributes="0"> <EmptySpace min="10" pref="10" max="10" attributes="0"/> <Component id="jTextField3" min="-2" pref="102" max="-2" attributes="0"/> </Group> </Group> </Group> </Group> </Group> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="20" max="-2" attributes="0"/> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane2" min="-2" pref="704" max="-2" attributes="0"/> </Group> </Group> <EmptySpace pref="22" max="32767" 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"/> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="7" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel5" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel6" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField2" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField3" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel9" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField4" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="16" max="-2" attributes="0"/> <Component id="jLabel7" min="-2" max="-2" attributes="0"/> <EmptySpace max="32767" attributes="0"/> <Component id="jScrollPane2" min="-2" pref="302" max="-2" attributes="0"/> <EmptySpace min="-2" pref="19" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel1"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="宋体" size="18" style="0"/> </Property> <Property name="text" type="java.lang.String" value="欢迎"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel5"> <Properties> <Property name="text" type="java.lang.String" value="用户名"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel6"> <Properties> <Property name="text" type="java.lang.String" value="来到图书管理系统"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel7"> <Properties> <Property name="text" type="java.lang.String" value="当前借阅情况:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel8"> <Properties> <Property name="text" type="java.lang.String" value="借书卡号:"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel9"> <Properties> <Property name="text" type="java.lang.String" value="单位:"/> </Properties> </Component> <Container class="javax.swing.JScrollPane" name="jScrollPane2"> <Properties> <Property name="enabled" type="boolean" value="false"/> </Properties> <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.JTable" name="jTable3"> <Properties> <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> <Table columnCount="6" rowCount="17"> <Column editable="false" title="书名" type="java.lang.String"/> <Column editable="false" title="作者" type="java.lang.String"/> <Column editable="false" title="出版社" type="java.lang.String"/> <Column editable="false" title="ISBN" type="java.lang.String"/> <Column editable="false" title="借出时间" type="java.lang.String"/> <Column editable="false" title="超期天数" type="java.lang.Integer"/> </Table> </Property> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JTextField" name="jTextField2"> <Properties> <Property name="text" type="java.lang.String" value="jTextField2"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextField3"> <Properties> <Property name="text" type="java.lang.String" value="jTextField3"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextField4"> <Properties> <Property name="text" type="java.lang.String" value="jTextField4"/> </Properties> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents></Form>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -