timeraboutbox.form#1.2

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

2
221
字号
<?xml version="1.0" encoding="UTF-8" ?><Form version="1.5" maxVersion="1.6" type="org.netbeans.modules.form.forminfo.JDialogFormInfo">  <NonVisualComponents>    <Component class="javax.swing.ButtonGroup" name="modelGroup">    </Component>  </NonVisualComponents>  <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">              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="0" attributes="0">                  <Group type="102" alignment="0" attributes="0">                      <Group type="103" groupAlignment="0" attributes="0">                          <Component id="jSeparator1" alignment="0" pref="484" max="32767" attributes="1"/>                          <Group type="102" alignment="0" attributes="0">                              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>                              <EmptySpace pref="240" max="32767" attributes="0"/>                              <Component id="startCheckBox" min="-2" max="-2" attributes="0"/>                              <EmptySpace min="-2" pref="123" max="-2" attributes="0"/>                          </Group>                      </Group>                      <EmptySpace min="-2" pref="42" max="-2" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <Component id="modelRadio1" min="-2" max="-2" attributes="0"/>                      <EmptySpace max="-2" attributes="0"/>                      <Component id="dateField1" min="-2" pref="140" max="-2" attributes="0"/>                      <EmptySpace min="-2" pref="36" max="-2" attributes="0"/>                      <Component id="btnDate1" min="-2" max="-2" attributes="0"/>                      <EmptySpace pref="194" max="32767" attributes="0"/>                  </Group>                  <Group type="102" alignment="0" attributes="0">                      <Component id="jSeparator2" pref="484" max="32767" attributes="0"/>                      <EmptySpace min="-2" pref="42" max="-2" attributes="0"/>                  </Group>                  <Group type="103" alignment="0" groupAlignment="1" attributes="0">                      <Group type="102" attributes="0">                          <Component id="modelRadio2" min="-2" max="-2" attributes="0"/>                          <EmptySpace max="-2" attributes="0"/>                          <Component id="dateField2" min="-2" pref="139" max="-2" attributes="0"/>                          <EmptySpace min="-2" pref="36" max="-2" attributes="0"/>                          <Component id="btnDate2" min="-2" max="-2" attributes="0"/>                      </Group>                      <Group type="102" attributes="0">                          <Component id="jButton1" min="-2" max="-2" attributes="0"/>                          <EmptySpace min="-2" pref="14" max="-2" attributes="0"/>                          <Component id="okButton" min="-2" max="-2" attributes="0"/>                          <EmptySpace type="unrelated" max="-2" attributes="0"/>                          <Component id="exitButton" min="-2" max="-2" attributes="0"/>                      </Group>                  </Group>              </Group>          </Group>      </Group>    </DimensionLayout>    <DimensionLayout dim="1">      <Group type="103" groupAlignment="0" attributes="0">          <Group type="102" alignment="1" attributes="0">              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="startCheckBox" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace max="-2" attributes="0"/>              <Component id="jSeparator1" min="-2" pref="10" max="-2" attributes="0"/>              <EmptySpace max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="modelRadio1" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="dateField1" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="btnDate1" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace type="separate" max="-2" attributes="0"/>              <Component id="jSeparator2" min="-2" max="-2" attributes="0"/>              <EmptySpace type="separate" max="-2" attributes="0"/>              <Group type="103" groupAlignment="3" attributes="0">                  <Component id="modelRadio2" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="dateField2" alignment="3" min="-2" max="-2" attributes="0"/>                  <Component id="btnDate2" alignment="3" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace pref="16" max="32767" attributes="0"/>              <Group type="103" groupAlignment="2" attributes="0">                  <Component id="exitButton" alignment="2" min="-2" max="-2" attributes="0"/>                  <Component id="jButton1" alignment="2" min="-2" max="-2" attributes="0"/>                  <Component id="okButton" alignment="2" min="-2" max="-2" attributes="0"/>              </Group>              <EmptySpace max="-2" attributes="0"/>          </Group>      </Group>    </DimensionLayout>  </Layout>  <SubComponents>    <Component class="javax.swing.JCheckBox" name="startCheckBox">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="startCheckBox.text"/>        <Property name="name" type="java.lang.String" value="startCheckBox" noResource="true"/>      </Properties>      <Events>        <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="startCheckBoxStateChanged"/>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="startCheckBoxActionPerformed"/>      </Events>    </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.JSeparator" name="jSeparator1">      <Properties>        <Property name="name" type="java.lang.String" value="jSeparator1" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JRadioButton" name="modelRadio1">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="modelRadio1.text"/>        <Property name="name" type="java.lang.String" value="modelRadio1" noResource="true"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="modelRadio1ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JTextField" name="dateField1">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="dateField1.text"/>        <Property name="name" type="java.lang.String" value="dateField1" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JButton" name="btnDate1">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="btnDate1.text"/>        <Property name="name" type="java.lang.String" value="btnDate1" noResource="true"/>      </Properties>      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnDate1MouseClicked"/>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnDate1ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JSeparator" name="jSeparator2">      <Properties>        <Property name="name" type="java.lang.String" value="jSeparator2" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JTextField" name="dateField2">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="dateField2.text"/>        <Property name="name" type="java.lang.String" value="dateField2" noResource="true"/>      </Properties>    </Component>    <Component class="javax.swing.JRadioButton" name="modelRadio2">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="modelRadio2.text"/>        <Property name="name" type="java.lang.String" value="modelRadio2" noResource="true"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="modelRadio2ActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="btnDate2">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="btnDate2.text"/>        <Property name="name" type="java.lang.String" value="btnDate2" noResource="true"/>      </Properties>      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="btnDate2MouseClicked"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="exitButton">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="exitButton.text"/>        <Property name="name" type="java.lang.String" value="exitButton" noResource="true"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="exitButtonActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="okButton">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="okButton.text"/>        <Property name="name" type="java.lang.String" value="okButton" noResource="true"/>      </Properties>      <Events>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="okButtonActionPerformed"/>      </Events>    </Component>    <Component class="javax.swing.JButton" name="jButton1">      <Properties>        <Property name="text" type="java.lang.String" resourceKey="jButton1.text"/>        <Property name="name" type="java.lang.String" value="jButton1" noResource="true"/>      </Properties>      <Events>        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButton1MouseClicked"/>        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/>      </Events>    </Component>  </SubComponents></Form>

⌨️ 快捷键说明

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