📄 mainframe.form
字号:
</Component> <Component class="javax.swing.JLabel" name="jLabel8"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="宋体" size="18" style="1"/> </Property> <Property name="text" type="java.lang.String" value="学生信息注册表"/> </Properties> </Component> <Component class="javax.swing.JComboBox" name="jComboBoxMajor"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="2"> <StringItem index="0" value="EI"/> <StringItem index="1" value="CI"/> </StringArray> </Property> </Properties> </Component> <Component class="javax.swing.JButton" name="jButtonDialog1Conform"> <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="jButtonDialog1ConformActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButtonDialog1Cancel"> <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="jButtonDialog1CancelActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel14"> <Properties> <Property name="text" type="java.lang.String" value="(1到9位数字)"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel15"> <Properties> <Property name="text" type="java.lang.String" value="(1到20位字母)"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel16"> <Properties> <Property name="text" type="java.lang.String" value="(1到100的数字)"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel17"> <Properties> <Property name="text" type="java.lang.String" value="(4位数班级号码)"/> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JDialog" name="jDialog2"> <Properties> <Property name="bounds" type="java.awt.Rectangle" editor="org.netbeans.beaninfo.editors.RectangleEditor"> <Rectangle value="[100, 120, 500, 400]"/> </Property> <Property name="modal" type="boolean" value="true"/> <Property name="resizable" type="boolean" value="false"/> </Properties> <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="187" max="-2" attributes="0"/> <Component id="jLabel9" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="29" max="-2" attributes="0"/> <Component id="jLabel10" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jTextField1" min="-2" pref="89" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jSeparator1" alignment="0" min="-2" pref="163" max="-2" attributes="0"/> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="17" max="-2" attributes="0"/> <Component id="jLabel11" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" max="-2" attributes="0"> <Component id="jButton4" alignment="0" max="32767" attributes="1"/> <Component id="jTextField2" alignment="0" pref="88" max="32767" attributes="1"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="jButton5" min="-2" pref="84" max="-2" attributes="0"/> </Group> </Group> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane2" min="-2" pref="468" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="21" max="-2" attributes="0"/> <Component id="jButton2" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButton3" min="-2" 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="jLabel9" min="-2" pref="28" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jSeparator1" min="-2" pref="8" max="-2" attributes="0"/> <EmptySpace min="-2" pref="36" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabel10" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField1" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabel11" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextField2" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="23" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jButton2" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButton4" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButton5" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane2" min="-2" pref="182" max="-2" attributes="0"/> <EmptySpace pref="39" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="jScrollPane2"> <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="jTable2"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo"> <EtchetBorder/> </Border> </Property> <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> <Table columnCount="6" rowCount="16"> <Column editable="false" title="id" type="java.lang.String"/> <Column editable="false" title="姓名" type="java.lang.String"/> <Column editable="false" title="性别" type="java.lang.String"/> <Column editable="false" title="年龄" type="java.lang.Integer"/> <Column editable="false" title="专业" type="java.lang.String"/> <Column editable="false" title="班级" type="java.lang.String"/> </Table> </Property> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="jLabel9"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="宋体" size="18" style="1"/> </Property> <Property name="text" type="java.lang.String" value="查询面板"/> </Properties> </Component> <Component class="javax.swing.JSeparator" name="jSeparator1"> </Component> <Component class="javax.swing.JLabel" name="jLabel10"> <Properties> <Property name="text" type="java.lang.String" value="ID:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextField1"> <Properties> <Property name="text" type="java.lang.String" value=" "/> </Properties> <Events> <EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="jTextField1FocusGained"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel11"> <Properties> <Property name="text" type="java.lang.String" value="姓名:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextField2"> <Properties> <Property name="text" type="java.lang.String" value=" "/> </Properties> <Events> <EventHandler event="focusGained" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="jTextField2FocusGained"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton2"> <Properties> <Property name="text" type="java.lang.String" value="按ID查询"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton2ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton3"> <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="jButton3ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton4"> <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="jButton4ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton5"> <Properties> <Property name="text" type="java.lang.String" value="或查询"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -