📄 addstudentframe.form
字号:
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.3" type="org.netbeans.modules.form.forminfo.JFrameFormInfo"> <NonVisualComponents> <Component class="javax.swing.ButtonGroup" name="buttonGroupGender"> </Component> </NonVisualComponents> <Properties> <Property name="defaultCloseOperation" type="int" value="3"/> </Properties> <SyntheticProperties> <SyntheticProperty name="formSizePolicy" type="int" value="1"/> </SyntheticProperties> <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="jButtonEnter" min="-2" pref="100" max="-2" attributes="0"/> <EmptySpace min="-2" pref="65" max="-2" attributes="0"/> <Component id="jButtonCancel" min="-2" pref="93" max="-2" attributes="0"/> <EmptySpace min="-2" pref="58" max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="jPanelName" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <Component id="jPanelEmail" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <EmptySpace min="-2" max="-2" attributes="0"/> <Component id="jPanelName" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="17" max="-2" attributes="0"/> <Component id="jPanelEmail" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jButtonCancel" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jButtonEnter" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="jButtonEnter"> <Properties> <Property name="text" type="java.lang.String" value="OK"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonEnterActionPerformed"/> </Events> </Component> <Component class="javax.swing.JButton" name="jButtonCancel"> <Properties> <Property name="text" type="java.lang.String" value="Cancel"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonCancelActionPerformed"/> </Events> </Component> <Container class="javax.swing.JPanel" name="jPanelName"> <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="Name"/> </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="1" attributes="0"> <Component id="jLabelDisplayFormal" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="jLabelFirstName" alignment="1" min="-2" max="-2" attributes="0"/> <Component id="jLabelTitle" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" attributes="0"> <Group type="103" groupAlignment="0" max="-2" attributes="0"> <Component id="jTextFieldTitle" max="32767" attributes="1"/> <Component id="jTextFieldFirstName" alignment="0" pref="199" max="32767" attributes="1"/> </Group> <EmptySpace min="-2" pref="29" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jLabelNickName" min="-2" max="-2" attributes="0"/> <Component id="jLabelLastName" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="13" max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Component id="jTextFieldNickName" pref="278" max="32767" attributes="1"/> <Component id="jTextFieldLastName" alignment="0" pref="278" max="32767" attributes="1"/> </Group> </Group> <Component id="jComboBoxDisplayFormal" pref="585" max="32767" attributes="0"/> </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 max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabelFirstName" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextFieldFirstName" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextFieldLastName" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabelLastName" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabelTitle" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextFieldTitle" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jLabelNickName" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jTextFieldNickName" alignment="3" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace min="-2" pref="20" max="-2" attributes="0"/> <Group type="103" groupAlignment="3" attributes="0"> <Component id="jLabelDisplayFormal" alignment="3" min="-2" max="-2" attributes="0"/> <Component id="jComboBoxDisplayFormal" 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="jLabelFirstName"> <Properties> <Property name="text" type="java.lang.String" value="First Name:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextFieldFirstName"> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jTextFieldFirstNameActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabelLastName"> <Properties> <Property name="text" type="java.lang.String" value="Last Name:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextFieldLastName"> </Component> <Component class="javax.swing.JLabel" name="jLabelTitle"> <Properties> <Property name="text" type="java.lang.String" value="Title:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextFieldTitle"> </Component> <Component class="javax.swing.JLabel" name="jLabelNickName"> <Properties> <Property name="text" type="java.lang.String" value="NickName:"/> </Properties> </Component> <Component class="javax.swing.JTextField" name="jTextFieldNickName"> </Component> <Component class="javax.swing.JLabel" name="jLabelDisplayFormal"> <Properties> <Property name="text" type="java.lang.String" value="Display Formal:"/> </Properties> </Component> <Component class="javax.swing.JComboBox" name="jComboBoxDisplayFormal"> <Properties> <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor"> <StringArray count="0"/> </Property> </Properties> </Component> </SubComponents> </Container> <Container class="javax.swing.JPanel" name="jPanelEmail"> <Properties> <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo"> <LineBorder> <Color PropertyName="color" blue="99" green="99" red="99" type="rgb"/> </LineBorder> </Border>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -