choosepropertiesaboutbox.form#1.2

来自「数据库远程同步软件NetBeans项目源文件 项目采用Jdesktop集成组件」· 2 代码 · 共 205 行

2
205
字号
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">  <Properties>    <Property name="defaultCloseOperation" type="int" value="2"/>    <Property name="title" type="java.lang.String" resourceKey="title"/>    <Property name="modal" type="boolean" value="true"/>    <Property name="name" type="java.lang.String" value="aboutBox" noResource="true"/>    <Property name="resizable" type="boolean" value="false"/>  </Properties>  <SyntheticProperties>    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>  </SyntheticProperties>  <AuxValues>    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="2"/>    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>    <AuxValue name="FormSettings_i18nAutoMode" 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">              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" attributes="0">                      <EmptySpace min="-2" pref="25" max="-2" attributes="0"/>                      <Component id="jLabel3" min="-2" pref="41" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="modelTextField" min="-2" pref="126" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="jButton3" min="-2" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="29" max="-2" attributes="0"/>                      <Component id="jButton4" min="-2" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>                          <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>                      </Group>                      <EmptySpace max="-2" attributes="0"/>                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="fileTextField2" pref="267" max="32767" attributes="0"/>                          <Component id="fileTextField1" alignment="0" pref="267" max="32767" attributes="0"/>                      </Group>                  </Group>              </Group>              <EmptySpace min="-2" pref="92" max="-2" attributes="0"/>              <Group type="103" groupAlignment="1" attributes="0">                  <Group type="103" groupAlignment="0" max="-2" attributes="0">                      <Component id="jButton2" min="0" pref="0" max="32767" attributes="1"/>                      <Component id="jButton1" alignment="0" min="-2" max="-2" attributes="1"/>                  </Group>                  <Component id="closeButton" alignment="1" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace max="-2" attributes="0"/>          </Group>          <Group type="102" alignment="1" attributes="0">              <EmptySpace pref="269" max="32767" attributes="0"/>              <Component id="appTitleLabel" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="160" 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"/>              <Component id="appTitleLabel" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="32" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="fileTextField1" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace min="-2" pref="30" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="fileTextField2" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace type="separate" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="closeButton" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jButton4" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jButton3" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="jLabel3" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="modelTextField" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace max="32767" attributes="0"/>          </Group>          <Group type="102" alignment="1" attributes="0">              <EmptySpace pref="61" max="32767" attributes="0"/>              <Component id="jButton1" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="30" max="-2" attributes="0"/>              <Component id="jButton2" min="-2" max="-2" attributes="0"/>              <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JButton" name="closeButton">      <Properties>        <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor">          <action class="databasesyncdesktopapplication.DataBaseSyncDesktopAboutBox" id="closeAboutBox" methodName="closeAboutBox"/>        </Property>        <Property name="name" type="java.lang.String" value="closeButton" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="appTitleLabel">      <Properties>        <Property name="font" type="java.awt.Font" noResource="true" editor="org.netbeans.modules.form.editors2.FontEditor">          <FontInfo relative="true">            <Font bold="true" component="appTitleLabel" property="font" relativeSize="true" size="4"/>          </FontInfo>        </Property>        <Property name="text" type="java.lang.String" resourceKey="Application.title"/>        <Property name="name" type="java.lang.String" value="appTitleLabel" noResource="true"/>      </Properties>      <AuxValues>        <AuxValue name="JavaCodeGenerator_VariableLocal" type="java.lang.Boolean" value="true"/>        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="0"/>      </AuxValues>    </Component>    <Component class="javax.swing.JButton" name="jButton1">      <Properties>        <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor">          <action class="databasesyncdesktopapplication.ChoosePropertiesAboutBox" id="FileChoose1" methodName="FileChoose1"/>        </Property>        <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="fileTextField1">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="fileTextField1.text"/>        <Property name="name" type="java.lang.String" value="fileTextField1" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel1">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="jLabel1.text"/>        <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel2">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="jLabel2.text"/>        <Property name="name" type="java.lang.String" value="jLabel2" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="fileTextField2">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="fileTextField2.text"/>        <Property name="name" type="java.lang.String" value="fileTextField2" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="jButton2">      <Properties>        <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor">          <action class="databasesyncdesktopapplication.ChoosePropertiesAboutBox" id="FileChoose2" methodName="FileChoose2"/>        </Property>        <Property name="name" type="java.lang.String" value="jButton2" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="jButton3">      <Properties>        <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor">          <action class="databasesyncdesktopapplication.ChoosePropertiesAboutBox" id="applyModify" methodName="applyModify"/>        </Property>        <Property name="text" type="java.lang.String" resourceKey="jButton3.text"/>        <Property name="name" type="java.lang.String" value="jButton3" noResource="true"/>      </Properties>      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton3MouseClicked"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="jButton4">      <Properties>        <Property name="action" type="javax.swing.Action" editor="org.netbeans.modules.swingapp.ActionEditor">          <action class="databasesyncdesktopapplication.ChoosePropertiesAboutBox" id="appendTimer" methodName="appendTimer"/>        </Property>        <Property name="text" type="java.lang.String" resourceKey="jButton4.text"/>        <Property name="name" type="java.lang.String" value="jButton4" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JLabel" name="jLabel3">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="jLabel3.text"/>        <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="modelTextField">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="modelTextField.text"/>        <Property name="name" type="java.lang.String" value="modelTextField" noResource="true"/>      </Properties>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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