loginpanel.form

来自「一个较好的java开发实例」· FORM 代码 · 共 55 行

FORM
55
字号
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.0" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">  <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="鐧诲綍">          <Connection PropertyName="font" component="Form" name="font" type="property"/>        </TitledBorder>      </Border>    </Property>    <Property name="toolTipText" type="java.lang.String" value="LoginPanel"/>    <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">      <Connection component="Form" name="font" type="property"/>    </Property>    <Property name="name" type="java.lang.String" value=""/>  </Properties>  <SyntheticProperties>  </SyntheticProperties>  <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout"/>  <SubComponents>    <Component class="javax.swing.JLabel" name="UserNameLabel">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">          <Connection component="Form" name="font" type="property"/>        </Property>        <Property name="horizontalAlignment" type="int" value="4"/>        <Property name="text" type="java.lang.String" value="鐢ㄦ埛鍚嶏細"/>      </Properties>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints anchor="10" fill="2" gridHeight="1" gridWidth="1" gridX="0" gridY="0" insetsBottom="0" insetsLeft="0" insetsRight="0" insetsTop="0" ipadX="0" ipadY="0" weightX="1.0" weightY="1.0"/>        </Constraint>      </Constraints>    </Component>    <Component class="javax.swing.JTextField" name="UserNameTextField">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">          <Connection component="Form" name="font" type="property"/>        </Property>      </Properties>      <Constraints>        <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout" value="org.netbeans.modules.form.compat2.layouts.DesignGridBagLayout$GridBagConstraintsDescription">          <GridBagConstraints anchor="10" fill="2" gridHeight="1" gridWidth="1" gridX="1" gridY="0" insetsBottom="0" insetsLeft="0" insetsRight="0" insetsTop="0" ipadX="0" ipadY="0" weightX="1.0" weightY="1.0"/>        </Constraint>      </Constraints>    </Component>    <Component class="javax.swing.JLabel" name="PasswordLabel">      <Properties>        <Property name="font" type="java.awt.Font" editor="org.netbeans.modules.form.RADConnectionPropertyEditor">          <Connection component="Form" name="font" type="property"/>        </Property>        <Property name="horizontalAlignment" type="int" value="4"/>        <Property name="text" type="java.lang.String" value="瀵嗙爜锛

⌨️ 快捷键说明

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