<?xml version="1.0" encoding="UTF-8" ?>

<Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
  <AuxValues>
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
    <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="2"/>
    <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" attributes="0">
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Component id="useFormatSpecCB" alignment="0" min="-2" max="-2" attributes="0"/>
                          <Group type="102" alignment="0" attributes="0">
                              <Component id="richHeadersCB" min="-2" max="-2" attributes="0"/>
                              <EmptySpace type="separate" max="-2" attributes="0"/>
                              <Component id="noHeadersCB" min="-2" max="-2" attributes="0"/>
                          </Group>
                          <Component id="justDataCB" alignment="0" min="-2" max="-2" attributes="0"/>
                          <Group type="103" alignment="0" groupAlignment="1" attributes="0">
                              <Group type="102" alignment="0" attributes="0">
                                  <Component id="timeUnitsCB" min="-2" max="-2" attributes="0"/>
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Component id="timeUnitsDropList" pref="353" max="32767" attributes="0"/>
                              </Group>
                              <Group type="102" alignment="0" attributes="0">
                                  <EmptySpace min="-2" pref="12" max="-2" attributes="0"/>
                                  <Component id="explicitFormatSpecPanel" min="-2" max="-2" attributes="0"/>
                              </Group>
                          </Group>
                      </Group>
                      <EmptySpace min="-2" pref="18" max="-2" attributes="0"/>
                  </Group>
                  <Group type="102" alignment="0" attributes="0">
                      <Component id="delimiterCheckBox" min="-2" max="-2" attributes="0"/>
                      <EmptySpace max="-2" attributes="0"/>
                      <Component id="jTextField1" min="-2" pref="26" max="-2" attributes="0"/>
                      <EmptySpace max="32767" attributes="0"/>
                  </Group>
              </Group>
          </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="richHeadersCB" alignment="3" min="-2" max="-2" attributes="0"/>
                  <Component id="noHeadersCB" alignment="3" min="-2" max="-2" attributes="0"/>
              </Group>
              <EmptySpace max="-2" attributes="0"/>
              <Component id="justDataCB" min="-2" max="-2" attributes="0"/>
              <EmptySpace max="-2" attributes="0"/>
              <Component id="useFormatSpecCB" min="-2" max="-2" attributes="0"/>
              <EmptySpace max="-2" attributes="0"/>
              <Component id="explicitFormatSpecPanel" min="-2" max="-2" attributes="0"/>
              <EmptySpace max="-2" attributes="0"/>
              <Group type="103" groupAlignment="3" attributes="0">
                  <Component id="timeUnitsDropList" alignment="3" min="-2" max="-2" attributes="0"/>
                  <Component id="timeUnitsCB" alignment="3" min="-2" max="-2" attributes="0"/>
              </Group>
              <EmptySpace max="-2" attributes="0"/>
              <Group type="103" groupAlignment="3" attributes="0">
                  <Component id="delimiterCheckBox" alignment="3" min="-2" max="-2" attributes="0"/>
                  <Component id="jTextField1" alignment="3" min="-2" max="-2" attributes="0"/>
              </Group>
              <EmptySpace pref="15" max="32767" attributes="0"/>
          </Group>
      </Group>
    </DimensionLayout>
  </Layout>
  <SubComponents>
    <Component class="javax.swing.JCheckBox" name="useFormatSpecCB">
      <Properties>
        <Property name="text" type="java.lang.String" value="Explicit Format Specifiers"/>
        <Property name="toolTipText" type="java.lang.String" value="Specify the format to for numbers and times."/>
      </Properties>
      <BindingProperties>
        <BindingProperty name="selected" source="explicitFormatSpecPanel" sourcePath="${enabled}" target="useFormatSpecCB" targetPath="selected" updateStrategy="0" immediately="false"/>
      </BindingProperties>
    </Component>
    <Component class="javax.swing.JCheckBox" name="richHeadersCB">
      <Properties>
        <Property name="text" type="java.lang.String" value="Rich Headers"/>
        <Property name="toolTipText" type="java.lang.String" value="&lt;html&gt;Add additional information about the dataset, &lt;br&gt;&#xa;such as titles and valid ranges, in a comment block &lt;br&gt;&#xa;at the top of the ascii output.&lt;/html&gt;"/>
      </Properties>
      <Events>
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="richHeadersCBActionPerformed"/>
      </Events>
    </Component>
    <Container class="javax.swing.JPanel" name="explicitFormatSpecPanel">

      <Layout>
        <DimensionLayout dim="0">
          <Group type="103" groupAlignment="0" attributes="0">
              <Group type="102" attributes="0">
                  <Group type="103" groupAlignment="0" attributes="0">
                      <Component id="jLabel1" alignment="0" min="-2" max="-2" attributes="0"/>
                      <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
                  </Group>
                  <EmptySpace max="-2" attributes="0"/>
                  <Group type="103" groupAlignment="0" attributes="0">
                      <Component id="numberFormatSpecifierTF" min="-2" pref="80" max="-2" attributes="0"/>
                      <Component id="timesFormatTF" alignment="0" min="-2" max="-2" attributes="0"/>
                  </Group>
                  <EmptySpace pref="144" max="32767" attributes="0"/>
              </Group>
          </Group>
        </DimensionLayout>
        <DimensionLayout dim="1">
          <Group type="103" groupAlignment="0" attributes="0">
              <Group type="102" alignment="0" attributes="0">
                  <Group type="103" groupAlignment="3" attributes="0">
                      <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
                      <Component id="numberFormatSpecifierTF" alignment="3" min="-2" max="-2" attributes="0"/>
                  </Group>
                  <EmptySpace max="-2" attributes="0"/>
                  <Group type="103" groupAlignment="3" attributes="0">
                      <Component id="jLabel2" alignment="3" min="-2" max="-2" attributes="0"/>
                      <Component id="timesFormatTF" alignment="3" min="-2" max="-2" attributes="0"/>
                  </Group>
                  <EmptySpace max="32767" attributes="0"/>
              </Group>
          </Group>
        </DimensionLayout>
      </Layout>
      <SubComponents>
        <Component class="javax.swing.JLabel" name="jLabel1">
          <Properties>
            <Property name="text" type="java.lang.String" value="Numbers:"/>
          </Properties>
          <BindingProperties>
            <BindingProperty name="enabled" source="explicitFormatSpecPanel" sourcePath="${enabled}" target="jLabel1" targetPath="enabled" updateStrategy="0" immediately="false"/>
          </BindingProperties>
        </Component>
        <Component class="javax.swing.JTextField" name="numberFormatSpecifierTF">
          <Properties>
            <Property name="text" type="java.lang.String" value="%5.2f"/>
          </Properties>
          <BindingProperties>
            <BindingProperty name="enabled" source="explicitFormatSpecPanel" sourcePath="${enabled}" target="numberFormatSpecifierTF" targetPath="enabled" updateStrategy="0" immediately="false"/>
          </BindingProperties>
        </Component>
        <Component class="javax.swing.JComboBox" name="timesFormatTF">
          <Properties>
            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
              <StringArray count="6">
                <StringItem index="0" value="Day"/>
                <StringItem index="1" value="Minute"/>
                <StringItem index="2" value="Second"/>
                <StringItem index="3" value="Millisecond"/>
                <StringItem index="4" value="Microsecond"/>
                <StringItem index="5" value="Nanosecond"/>
              </StringArray>
            </Property>
          </Properties>
          <BindingProperties>
            <BindingProperty name="enabled" source="explicitFormatSpecPanel" sourcePath="${enabled}" target="timesFormatTF" targetPath="enabled" updateStrategy="0" immediately="false"/>
          </BindingProperties>
        </Component>
        <Component class="javax.swing.JLabel" name="jLabel2">
          <Properties>
            <Property name="text" type="java.lang.String" value="Time Resolution:"/>
          </Properties>
          <BindingProperties>
            <BindingProperty name="enabled" source="explicitFormatSpecPanel" sourcePath="${enabled}" target="jLabel2" targetPath="enabled" updateStrategy="0" immediately="false"/>
          </BindingProperties>
        </Component>
      </SubComponents>
    </Container>
    <Component class="javax.swing.JCheckBox" name="noHeadersCB">
      <Properties>
        <Property name="text" type="java.lang.String" value="No Headers"/>
        <Property name="toolTipText" type="java.lang.String" value="Don&apos;t use any headers, making import into IDL and Matlab easier."/>
      </Properties>
      <Events>
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="noHeadersCBActionPerformed"/>
      </Events>
    </Component>
    <Component class="javax.swing.JCheckBox" name="justDataCB">
      <Properties>
        <Property name="text" type="java.lang.String" value="Just Data, don&apos;t format timetags and other dependencies"/>
      </Properties>
      <Events>
        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="justDataCBActionPerformed"/>
      </Events>
    </Component>
    <Component class="javax.swing.JComboBox" name="timeUnitsDropList">
      <Properties>
        <Property name="editable" type="boolean" value="true"/>
        <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
          <StringArray count="2">
            <StringItem index="0" value="hours since 2015-01-01T00:00"/>
            <StringItem index="1" value="seconds since 2015-09-22T00:00"/>
          </StringArray>
        </Property>
      </Properties>
      <BindingProperties>
        <BindingProperty name="enabled" source="timeUnitsCB" sourcePath="${selected}" target="timeUnitsDropList" targetPath="enabled" updateStrategy="0" immediately="false"/>
      </BindingProperties>
    </Component>
    <Component class="javax.swing.JCheckBox" name="timeUnitsCB">
      <Properties>
        <Property name="text" type="java.lang.String" value="Time Units:"/>
      </Properties>
    </Component>
    <Component class="javax.swing.JCheckBox" name="delimiterCheckBox">
      <Properties>
        <Property name="text" type="java.lang.String" value="Delimiter:"/>
        <Property name="toolTipText" type="java.lang.String" value="The delimiter, or SPACE, NONE, COMMA"/>
      </Properties>
    </Component>
    <Component class="javax.swing.JTextField" name="jTextField1">
      <Properties>
        <Property name="text" type="java.lang.String" value=" "/>
      </Properties>
      <BindingProperties>
        <BindingProperty name="enabled" source="delimiterCheckBox" sourcePath="${selected}" target="jTextField1" targetPath="enabled" updateStrategy="0" immediately="false"/>
      </BindingProperties>
    </Component>
  </SubComponents>
</Form>