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

<Form version="1.5" maxVersion="1.9" 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="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">
          <Component id="jSplitPane2" alignment="0" max="32767" attributes="0"/>
      </Group>
    </DimensionLayout>
    <DimensionLayout dim="1">
      <Group type="103" groupAlignment="0" attributes="0">
          <Component id="jSplitPane2" alignment="1" pref="505" max="32767" attributes="0"/>
      </Group>
    </DimensionLayout>
  </Layout>
  <SubComponents>
    <Container class="javax.swing.JSplitPane" name="jSplitPane2">
      <Properties>
        <Property name="orientation" type="int" value="0"/>
        <Property name="resizeWeight" type="double" value="0.5"/>
      </Properties>

      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
      <SubComponents>
        <Container class="javax.swing.JSplitPane" name="jSplitPane1">
          <Constraints>
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
              <JSplitPaneConstraints position="top"/>
            </Constraint>
          </Constraints>

          <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
          <SubComponents>
            <Container class="javax.swing.JPanel" name="advancedPanel">
              <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="Advanced"/>
                  </Border>
                </Property>
                <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                  <Dimension value="[285, 32767]"/>
                </Property>
              </Properties>
              <Constraints>
                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
                  <JSplitPaneConstraints position="right"/>
                </Constraint>
              </Constraints>

              <Layout>
                <DimensionLayout dim="0">
                  <Group type="103" groupAlignment="0" attributes="0">
                      <Group type="102" alignment="0" attributes="0">
                          <EmptySpace max="-2" attributes="0"/>
                          <Component id="whereParamList" pref="161" max="32767" attributes="0"/>
                          <EmptySpace max="-2" attributes="0"/>
                          <Component id="whereOp" min="-2" pref="84" max="-2" attributes="0"/>
                          <EmptySpace max="-2" attributes="0"/>
                          <Component id="whereTF" min="-2" pref="53" max="-2" attributes="0"/>
                      </Group>
                      <Group type="102" alignment="0" attributes="0">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <Component id="jLabel5" alignment="0" min="-2" max="-2" attributes="0"/>
                              <Component id="whereCB" alignment="0" min="-2" max="-2" attributes="0"/>
                              <Group type="102" alignment="0" attributes="0">
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Component id="subsetComboBox" min="-2" pref="175" max="-2" attributes="0"/>
                              </Group>
                          </Group>
                          <EmptySpace min="0" pref="135" max="32767" attributes="0"/>
                      </Group>
                  </Group>
                </DimensionLayout>
                <DimensionLayout dim="1">
                  <Group type="103" groupAlignment="0" attributes="0">
                      <Group type="102" alignment="0" attributes="0">
                          <Component id="jLabel5" min="-2" max="-2" attributes="0"/>
                          <EmptySpace min="-2" max="-2" attributes="0"/>
                          <Component id="subsetComboBox" min="-2" max="-2" attributes="0"/>
                          <EmptySpace min="-2" max="-2" attributes="0"/>
                          <Component id="whereCB" min="-2" max="-2" attributes="0"/>
                          <EmptySpace min="-2" pref="8" max="-2" attributes="0"/>
                          <Group type="103" groupAlignment="3" attributes="0">
                              <Component id="whereParamList" alignment="3" min="-2" max="-2" attributes="0"/>
                              <Component id="whereOp" alignment="3" min="-2" max="-2" attributes="0"/>
                              <Component id="whereTF" alignment="3" min="-2" max="-2" attributes="0"/>
                          </Group>
                          <EmptySpace pref="245" max="32767" attributes="0"/>
                      </Group>
                  </Group>
                </DimensionLayout>
              </Layout>
              <SubComponents>
                <Component class="javax.swing.JLabel" name="jLabel5">
                  <Properties>
                    <Property name="text" type="java.lang.String" value="Load subset of the data:"/>
                    <Property name="toolTipText" type="java.lang.String" value="&lt;html&gt;Load a subset of the data records, for example:&lt;br&gt;[0:100]  first 100 records&lt;br&gt; [-100:] last 100 records&lt;br&gt; [::10] every tenth record&lt;br&gt; &lt;/html&gt;"/>
                  </Properties>
                </Component>
                <Component class="javax.swing.JComboBox" name="subsetComboBox">
                  <Properties>
                    <Property name="editable" type="boolean" value="true"/>
                    <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                      <StringArray count="5">
                        <StringItem index="0" value=""/>
                        <StringItem index="1" value="::10"/>
                        <StringItem index="2" value="0:100"/>
                        <StringItem index="3" value="-100:"/>
                        <StringItem index="4" value="0:10000:5"/>
                      </StringArray>
                    </Property>
                    <Property name="toolTipText" type="java.lang.String" value="&lt;html&gt;Load a subset of the data records, for example:&lt;br&gt;[0:100]  first 100 records&lt;br&gt; [-100:] last 100 records&lt;br&gt; [::10] every tenth record&lt;br&gt; &lt;/html&gt;"/>
                  </Properties>
                </Component>
                <Component class="javax.swing.JCheckBox" name="whereCB">
                  <Properties>
                    <Property name="text" type="java.lang.String" value="Only load data where:"/>
                    <Property name="toolTipText" type="java.lang.String" value="return only the records where the condition is true"/>
                  </Properties>
                </Component>
                <Component class="javax.swing.JComboBox" name="whereParamList">
                  <Properties>
                    <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                      <StringArray count="4">
                        <StringItem index="0" value="Item 1"/>
                        <StringItem index="1" value="Item 2"/>
                        <StringItem index="2" value="Item 3"/>
                        <StringItem index="3" value="Item 4"/>
                      </StringArray>
                    </Property>
                  </Properties>
                  <BindingProperties>
                    <BindingProperty name="enabled" source="whereCB" sourcePath="${selected}" target="whereParamList" targetPath="enabled" updateStrategy="0" immediately="false"/>
                  </BindingProperties>
                </Component>
                <Component class="javax.swing.JComboBox" name="whereOp">
                  <Properties>
                    <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                      <StringArray count="5">
                        <StringItem index="0" value=".eq"/>
                        <StringItem index="1" value=".gt"/>
                        <StringItem index="2" value=".lt"/>
                        <StringItem index="3" value=".ne"/>
                        <StringItem index="4" value=".within"/>
                      </StringArray>
                    </Property>
                  </Properties>
                  <BindingProperties>
                    <BindingProperty name="enabled" source="whereCB" sourcePath="${selected}" target="whereOp" targetPath="enabled" updateStrategy="0" immediately="false"/>
                  </BindingProperties>
                </Component>
                <Component class="javax.swing.JTextField" name="whereTF">
                  <Properties>
                    <Property name="text" type="java.lang.String" value="0"/>
                    <Property name="toolTipText" type="java.lang.String" value="enter the value, or &quot;mode&quot; for the most frequently occuring value."/>
                  </Properties>
                  <BindingProperties>
                    <BindingProperty name="enabled" source="whereCB" sourcePath="${selected}" target="whereTF" targetPath="enabled" updateStrategy="0" immediately="false"/>
                  </BindingProperties>
                </Component>
              </SubComponents>
            </Container>
            <Container class="javax.swing.JTabbedPane" name="jTabbedPane1">
              <Properties>
                <Property name="toolTipText" type="java.lang.String" value="&quot;plot&quot; selects the dependent parameter for plotting.  &quot;x&quot; allows specification of an independent parameter upon which the &quot;plot&quot; parameter depends."/>
              </Properties>
              <Constraints>
                <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
                  <JSplitPaneConstraints position="left"/>
                </Constraint>
              </Constraints>

              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
              <SubComponents>
                <Container class="javax.swing.JScrollPane" name="jScrollPane1">
                  <AuxValues>
                    <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
                  </AuxValues>
                  <Constraints>
                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
                      <JTabbedPaneConstraints tabName="select variable">
                        <Property name="tabTitle" type="java.lang.String" value="select variable"/>
                      </JTabbedPaneConstraints>
                    </Constraint>
                  </Constraints>

                  <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
                  <SubComponents>
                    <Component class="javax.swing.JTree" name="parameterTree">
                      <Properties>
                        <Property name="rootVisible" type="boolean" value="false"/>
                      </Properties>
                      <Events>
                        <EventHandler event="valueChanged" listener="javax.swing.event.TreeSelectionListener" parameters="javax.swing.event.TreeSelectionEvent" handler="parameterTreeValueChanged"/>
                      </Events>
                    </Component>
                  </SubComponents>
                </Container>
                <Container class="javax.swing.JPanel" name="jPanel1">
                  <Constraints>
                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
                      <JTabbedPaneConstraints tabName="X">
                        <Property name="tabTitle" type="java.lang.String" value="X"/>
                      </JTabbedPaneConstraints>
                    </Constraint>
                  </Constraints>

                  <Layout>
                    <DimensionLayout dim="0">
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Component id="jScrollPane3" max="32767" attributes="0"/>
                          <Group type="102" alignment="1" attributes="0">
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="xCheckBox" min="-2" max="-2" attributes="0"/>
                              <EmptySpace pref="196" max="32767" attributes="0"/>
                          </Group>
                      </Group>
                    </DimensionLayout>
                    <DimensionLayout dim="1">
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Group type="102" attributes="0">
                              <Component id="xCheckBox" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="jScrollPane3" pref="338" max="32767" attributes="0"/>
                          </Group>
                      </Group>
                    </DimensionLayout>
                  </Layout>
                  <SubComponents>
                    <Container class="javax.swing.JScrollPane" name="jScrollPane3">
                      <AuxValues>
                        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
                      </AuxValues>

                      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
                      <SubComponents>
                        <Component class="javax.swing.JTree" name="xParameterTree">
                          <Properties>
                            <Property name="rootVisible" type="boolean" value="false"/>
                          </Properties>
                          <Events>
                            <EventHandler event="valueChanged" listener="javax.swing.event.TreeSelectionListener" parameters="javax.swing.event.TreeSelectionEvent" handler="xParameterTreeValueChanged"/>
                          </Events>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Component class="javax.swing.JCheckBox" name="xCheckBox">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="Set Variable for X"/>
                        <Property name="toolTipText" type="java.lang.String" value="Specify the parameter to use for the X tags, overriding any settings found in the file.&#xa;"/>
                      </Properties>
                    </Component>
                  </SubComponents>
                </Container>
                <Container class="javax.swing.JPanel" name="jPanel3">
                  <Properties>
                    <Property name="alignmentX" type="float" value="0.0"/>
                  </Properties>
                  <Constraints>
                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
                      <JTabbedPaneConstraints tabName="Y">
                        <Property name="tabTitle" type="java.lang.String" value="Y"/>
                      </JTabbedPaneConstraints>
                    </Constraint>
                  </Constraints>

                  <Layout>
                    <DimensionLayout dim="0">
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Component id="jScrollPane4" max="32767" attributes="0"/>
                          <Group type="102" attributes="0">
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="yCheckBox" min="-2" max="-2" attributes="0"/>
                              <EmptySpace min="0" pref="196" max="32767" attributes="0"/>
                          </Group>
                      </Group>
                    </DimensionLayout>
                    <DimensionLayout dim="1">
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Group type="102" attributes="0">
                              <Component id="yCheckBox" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="jScrollPane4" pref="338" max="32767" attributes="0"/>
                          </Group>
                      </Group>
                    </DimensionLayout>
                  </Layout>
                  <SubComponents>
                    <Container class="javax.swing.JScrollPane" name="jScrollPane4">
                      <AuxValues>
                        <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
                      </AuxValues>

                      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
                      <SubComponents>
                        <Component class="javax.swing.JTree" name="yParameterTree">
                          <Properties>
                            <Property name="rootVisible" type="boolean" value="false"/>
                          </Properties>
                          <Events>
                            <EventHandler event="valueChanged" listener="javax.swing.event.TreeSelectionListener" parameters="javax.swing.event.TreeSelectionEvent" handler="yParameterTreeValueChanged"/>
                          </Events>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Component class="javax.swing.JCheckBox" name="yCheckBox">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="Set Variable for Y"/>
                        <Property name="toolTipText" type="java.lang.String" value="Specify the parameter to use for the X tags, overriding any settings found in the file. "/>
                      </Properties>
                    </Component>
                  </SubComponents>
                </Container>
              </SubComponents>
            </Container>
          </SubComponents>
        </Container>
        <Component class="javax.swing.JLabel" name="parameterInfoLabel">
          <Properties>
            <Property name="text" type="java.lang.String" value="jLabel1"/>
            <Property name="verticalAlignment" type="int" value="1"/>
            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
              <Dimension value="[49, 100]"/>
            </Property>
          </Properties>
          <Constraints>
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
              <JSplitPaneConstraints position="right"/>
            </Constraint>
          </Constraints>
        </Component>
      </SubComponents>
    </Container>
  </SubComponents>
</Form>