📄 mainframe.form
字号:
</Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton5ActionPerformed"/> </Events> </Component> </SubComponents> </Container> <Component class="javax.swing.ButtonGroup" name="buttonGroup1"> </Component> <Container class="javax.swing.JDialog" name="jDialogError"> <Properties> <Property name="title" type="java.lang.String" value="警告!"/> <Property name="bounds" type="java.awt.Rectangle" editor="org.netbeans.beaninfo.editors.RectangleEditor"> <Rectangle value="[110, 120, 220, 120]"/> </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" attributes="0"> <EmptySpace min="-2" pref="66" max="-2" attributes="0"/> <Component id="jButtonErrorCom" 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="jLabelError" min="-2" pref="190" max="-2" attributes="0"/> </Group> </Group> <EmptySpace pref="181" 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="jLabelError" min="-2" pref="29" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButtonErrorCom" min="-2" max="-2" attributes="0"/> <EmptySpace pref="232" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabelError"> <Properties> <Property name="text" type="java.lang.String" value=" "/> </Properties> </Component> <Component class="javax.swing.JButton" name="jButtonErrorCom"> <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="jButtonErrorComActionPerformed"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JDialog" name="jDialogWindowClose"> <Properties> <Property name="bounds" type="java.awt.Rectangle" editor="org.netbeans.beaninfo.editors.RectangleEditor"> <Rectangle value="[120, 120, 220, 180]"/> </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="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jButton6" min="-2" pref="72" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButton9" min="-2" max="-2" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="32" max="-2" attributes="0"/> <Component id="jLabel13" min="-2" max="-2" attributes="0"/> </Group> </Group> <EmptySpace pref="224" 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 min="-2" pref="19" max="-2" attributes="0"/> <Component id="jLabel13" min="-2" pref="30" max="-2" attributes="0"/> <EmptySpace min="-2" pref="26" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jButton9" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButton6" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace pref="202" max="32767" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel13"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="宋体" size="18" style="2"/> </Property> <Property name="text" type="java.lang.String" value="您真的要退出吗?"/> </Properties> </Component> <Component class="javax.swing.JButton" name="jButton6"> <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="jButton6ActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButton9"> <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="jButton9ActionPerformed"/> </Events> </Component> </SubComponents> </Container> </NonVisualComponents> <Properties> <Property name="defaultCloseOperation" type="int" value="0"/> <Property name="title" type="java.lang.String" value="学生信息(版权所有:李飞兵)"/> <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor"> <Color blue="ff" green="33" red="0" type="rgb"/> </Property> <Property name="bounds" type="java.awt.Rectangle" editor="org.netbeans.beaninfo.editors.RectangleEditor"> <Rectangle value="[90, 90, 600, 500]"/> </Property> <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor"> <Color id="Default Cursor"/> </Property> <Property name="resizable" type="boolean" value="false"/> </Properties> <AccessibilityProperties> <Property name="AccessibleContext.accessibleName" type="java.lang.String" value="学生信息(版权所有:李飞兵)"/> </AccessibilityProperties> <SyntheticProperties> <SyntheticProperty name="formSizePolicy" type="int" value="1"/> </SyntheticProperties> <Events> <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowClosing"/> </Events> <AuxValues> <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/> <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> </AuxValues> <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" alignment="1" attributes="0"> <Component id="jLabel12" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="98" max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" alignment="1" attributes="0"> <Component id="jLabel1" min="-2" pref="87" max="-2" attributes="0"/> <EmptySpace pref="74" max="32767" attributes="0"/> <Component id="jButton8" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButtonPageUp" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButtonPageDown" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jButton7" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> <Component id="jLabelPage" min="-2" max="-2" attributes="0"/> </Group> <Component id="jScrollPane1" alignment="1" pref="461" max="32767" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> <Group type="103" groupAlignment="1" attributes="0"> <Component id="jToolBar1" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="jButtonSave" alignment="0" pref="93" max="32767" attributes="1"/> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jButtonOpen" pref="93" max="32767" attributes="1"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jSeparator2" pref="93" max="32767" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jButtonDelete" max="32767" attributes="1"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jButtonAdd" max="32767" attributes="1"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jSeparator3" pref="93" max="32767" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jButtonSort" pref="93" max="32767" attributes="1"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jButtonSortName" pref="93" max="32767" attributes="1"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -