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

<Form version="1.9" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  <NonVisualComponents>
    <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.JTextArea" name="jTextArea1">
          <Properties>
            <Property name="columns" type="int" value="20"/>
            <Property name="rows" type="int" value="5"/>
          </Properties>
        </Component>
      </SubComponents>
    </Container>
    <Container class="javax.swing.JMenuBar" name="jMenuBar1">

      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
        <Property name="useNullLayout" type="boolean" value="true"/>
      </Layout>
      <SubComponents>
        <Menu class="javax.swing.JMenu" name="jMenu1">
          <Properties>
            <Property name="text" type="java.lang.String" value="File"/>
          </Properties>
        </Menu>
        <Menu class="javax.swing.JMenu" name="jMenu2">
          <Properties>
            <Property name="text" type="java.lang.String" value="Edit"/>
          </Properties>
        </Menu>
      </SubComponents>
    </Container>
    <Container class="javax.swing.JMenu" name="jMenu3">
      <Properties>
        <Property name="text" type="java.lang.String" value="jMenu3"/>
      </Properties>

      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
        <Property name="useNullLayout" type="boolean" value="true"/>
      </Layout>
    </Container>
    <Component class="javax.swing.JMenuItem" name="jMenuItem1">
      <Properties>
        <Property name="text" type="java.lang.String" value="jMenuItem1"/>
      </Properties>
    </Component>
    <Container class="javax.swing.JMenu" name="jMenu4">
      <Properties>
        <Property name="text" type="java.lang.String" value="jMenu4"/>
      </Properties>

      <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout">
        <Property name="useNullLayout" type="boolean" value="true"/>
      </Layout>
    </Container>
    <Container class="javax.swing.JPanel" name="jPanel6">

      <Layout>
        <DimensionLayout dim="0">
          <Group type="103" groupAlignment="0" attributes="0">
              <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
          </Group>
        </DimensionLayout>
        <DimensionLayout dim="1">
          <Group type="103" groupAlignment="0" attributes="0">
              <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
          </Group>
        </DimensionLayout>
      </Layout>
    </Container>
    <Container class="javax.swing.JPanel" name="jPanel9">

      <Layout>
        <DimensionLayout dim="0">
          <Group type="103" groupAlignment="0" attributes="0">
              <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
          </Group>
        </DimensionLayout>
        <DimensionLayout dim="1">
          <Group type="103" groupAlignment="0" attributes="0">
              <EmptySpace min="0" pref="100" max="32767" attributes="0"/>
          </Group>
        </DimensionLayout>
      </Layout>
    </Container>
    <Menu class="javax.swing.JMenuBar" name="jMenuBar2">
      <SubComponents>
        <Menu class="javax.swing.JMenu" name="jMenuGetWSPR">
          <Properties>
            <Property name="text" type="java.lang.String" value="Get WSPR"/>
          </Properties>
          <SubComponents>
            <MenuItem class="javax.swing.JMenuItem" name="jMenuItemgetWSPR_Item">
              <Properties>
                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
                  <KeyStroke key="W"/>
                </Property>
                <Property name="text" type="java.lang.String" value="ShortCut"/>
              </Properties>
              <Events>
                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jMenuItemgetWSPR_ItemMouseClicked"/>
                <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jMenuItemgetWSPR_ItemMouseEntered"/>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuItemgetWSPR_ItemActionPerformed"/>
              </Events>
            </MenuItem>
          </SubComponents>
        </Menu>
        <Menu class="javax.swing.JMenu" name="jMenuRemData">
          <Properties>
            <Property name="text" type="java.lang.String" value="Get RemData"/>
          </Properties>
          <Events>
            <EventHandler event="menuKeyPressed" listener="javax.swing.event.MenuKeyListener" parameters="javax.swing.event.MenuKeyEvent" handler="jMenuRemDataMenuKeyPressed"/>
          </Events>
          <SubComponents>
            <MenuItem class="javax.swing.JMenuItem" name="jMenuRemDataItem">
              <Properties>
                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
                  <KeyStroke key="D"/>
                </Property>
                <Property name="text" type="java.lang.String" value="ShortCut"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuRemDataItemActionPerformed"/>
              </Events>
            </MenuItem>
          </SubComponents>
        </Menu>
        <Menu class="javax.swing.JMenu" name="jMenuGetQuakes">
          <Properties>
            <Property name="text" type="java.lang.String" value="Get M2.5 Quakes"/>
          </Properties>
          <SubComponents>
            <MenuItem class="javax.swing.JMenuItem" name="jMenuGetQuakesItem">
              <Properties>
                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
                  <KeyStroke key="Q"/>
                </Property>
                <Property name="text" type="java.lang.String" value="ShortCut"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuGetQuakesItemActionPerformed"/>
              </Events>
            </MenuItem>
          </SubComponents>
        </Menu>
        <Menu class="javax.swing.JMenu" name="jMenuCompare">
          <Properties>
            <Property name="text" type="java.lang.String" value="Compare"/>
          </Properties>
          <SubComponents>
            <MenuItem class="javax.swing.JMenuItem" name="jMenuCompareItem">
              <Properties>
                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
                  <KeyStroke key="C"/>
                </Property>
                <Property name="text" type="java.lang.String" value="ShortCut"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuCompareItemActionPerformed"/>
              </Events>
            </MenuItem>
          </SubComponents>
        </Menu>
        <Menu class="javax.swing.JMenu" name="jMenuReDraw">
          <Properties>
            <Property name="text" type="java.lang.String" value="ReDraw"/>
          </Properties>
          <Events>
            <EventHandler event="keyTyped" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="jMenuReDrawKeyTyped"/>
          </Events>
          <SubComponents>
            <MenuItem class="javax.swing.JMenuItem" name="jMenuReDrawItem">
              <Properties>
                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
                  <KeyStroke key="ENTER"/>
                </Property>
                <Property name="text" type="java.lang.String" value="ShortCut"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jMenuReDrawItemActionPerformed"/>
              </Events>
            </MenuItem>
          </SubComponents>
        </Menu>
        <Menu class="javax.swing.JMenu" name="jMenuGetNOAA">
          <Properties>
            <Property name="text" type="java.lang.String" value="NOAA"/>
          </Properties>
          <SubComponents>
            <MenuItem class="javax.swing.JMenuItem" name="jMenuItem2">
              <Properties>
                <Property name="accelerator" type="javax.swing.KeyStroke" editor="org.netbeans.modules.form.editors.KeyStrokeEditor">
                  <KeyStroke key="N"/>
                </Property>
                <Property name="text" type="java.lang.String" value="shortCut"/>
              </Properties>
            </MenuItem>
          </SubComponents>
        </Menu>
      </SubComponents>
    </Menu>
  </NonVisualComponents>
  <Properties>
    <Property name="defaultCloseOperation" type="int" value="3"/>
    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
      <Dimension value="[981, 987]"/>
    </Property>
  </Properties>
  <SyntheticProperties>
    <SyntheticProperty name="menuBar" type="java.lang.String" value="jMenuBar2"/>
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
    <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
  </SyntheticProperties>
  <Events>
    <EventHandler event="windowGainedFocus" listener="java.awt.event.WindowFocusListener" parameters="java.awt.event.WindowEvent" handler="formWindowGainedFocus"/>
    <EventHandler event="windowOpened" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowOpened"/>
    <EventHandler event="windowClosing" listener="java.awt.event.WindowListener" parameters="java.awt.event.WindowEvent" handler="formWindowClosing"/>
  </Events>
  <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">
          <Group type="102" alignment="0" attributes="0">
              <EmptySpace max="-2" attributes="0"/>
              <Component id="jScrollPane2" pref="1106" max="32767" attributes="0"/>
          </Group>
      </Group>
    </DimensionLayout>
    <DimensionLayout dim="1">
      <Group type="103" groupAlignment="0" attributes="0">
          <Group type="102" alignment="0" attributes="0">
              <EmptySpace max="32767" attributes="0"/>
              <Component id="jScrollPane2" min="-2" pref="963" max="-2" attributes="0"/>
          </Group>
      </Group>
    </DimensionLayout>
  </Layout>
  <SubComponents>
    <Container class="javax.swing.JScrollPane" name="jScrollPane2">
      <AuxValues>
        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
      </AuxValues>

      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
      <SubComponents>
        <Container class="javax.swing.JPanel" name="TopPanel">
          <Properties>
            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
              <Dimension value="[400, 800]"/>
            </Property>
            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
              <Dimension value="[889, 1200]"/>
            </Property>
          </Properties>

          <Layout>
            <DimensionLayout dim="0">
              <Group type="103" groupAlignment="0" attributes="0">
                  <Group type="102" attributes="0">
                      <Component id="jTabbedPaneGraphics" min="-2" max="-2" attributes="0"/>
                      <EmptySpace pref="255" max="32767" attributes="0"/>
                  </Group>
                  <Group type="102" attributes="0">
                      <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
                      <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
                      <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
                      <Component id="jDesktopPane2" max="32767" attributes="0"/>
                      <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
                  </Group>
              </Group>
            </DimensionLayout>
            <DimensionLayout dim="1">
              <Group type="103" groupAlignment="0" attributes="0">
                  <Group type="102" attributes="0">
                      <Component id="jTabbedPaneGraphics" min="-2" pref="528" max="-2" attributes="0"/>
                      <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
                          <Component id="jDesktopPane2" min="-2" max="-2" attributes="0"/>
                      </Group>
                      <EmptySpace max="32767" attributes="0"/>
                  </Group>
              </Group>
            </DimensionLayout>
          </Layout>
          <SubComponents>
            <Container class="javax.swing.JPanel" name="jPanel1">
              <Properties>
                <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                  <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
                    <EtchetBorder/>
                  </Border>
                </Property>
              </Properties>

              <Layout>
                <DimensionLayout dim="0">
                  <Group type="103" groupAlignment="0" attributes="0">
                      <Component id="jPanel5" min="-2" pref="499" max="-2" attributes="0"/>
                  </Group>
                </DimensionLayout>
                <DimensionLayout dim="1">
                  <Group type="103" groupAlignment="0" attributes="0">
                      <Group type="102" alignment="0" attributes="0">
                          <Component id="jPanel5" min="-2" max="-2" attributes="0"/>
                          <EmptySpace min="0" pref="24" max="32767" attributes="0"/>
                      </Group>
                  </Group>
                </DimensionLayout>
              </Layout>
              <SubComponents>
                <Container class="javax.swing.JPanel" name="jPanel5">
                  <Properties>
                    <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                      <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
                        <EtchetBorder/>
                      </Border>
                    </Property>
                  </Properties>

                  <Layout>
                    <DimensionLayout dim="0">
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Group type="102" attributes="0">
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="jPanel2" min="-2" max="-2" attributes="0"/>
                              <EmptySpace min="-2" pref="21" max="-2" attributes="0"/>
                              <Component id="jPanel8" min="-2" max="-2" attributes="0"/>
                              <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                          </Group>
                          <Group type="102" alignment="1" attributes="0">
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <Group type="102" alignment="0" attributes="0">
                                      <Component id="jDesktopPaneWSPR" min="-2" max="-2" attributes="0"/>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="jPanel3" pref="0" max="32767" attributes="0"/>
                                  </Group>
                                  <Component id="jPanel4" alignment="0" max="32767" attributes="0"/>
                                  <Group type="102" alignment="1" attributes="0">
                                      <Group type="103" groupAlignment="0" attributes="0">
                                          <Group type="102" attributes="0">
                                              <EmptySpace max="-2" attributes="0"/>
                                              <Component id="CheckBoxShowLTA" min="-2" max="-2" attributes="0"/>
                                              <EmptySpace max="-2" attributes="0"/>
                                              <Component id="jLabel17" min="-2" max="-2" attributes="0"/>
                                          </Group>
                                          <Component id="jPanel7" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                      <EmptySpace type="separate" max="-2" attributes="0"/>
                                      <Group type="103" groupAlignment="0" attributes="0">
                                          <Group type="102" alignment="0" attributes="0">
                                              <Component id="CheckBoxArchive" min="-2" max="-2" attributes="0"/>
                                              <EmptySpace max="-2" attributes="0"/>
                                              <Component id="jLabel13" min="-2" max="-2" attributes="0"/>
                                              <EmptySpace max="-2" attributes="0"/>
                                              <Component id="jButtonOpenGetArchivedData" min="-2" max="-2" attributes="0"/>
                                          </Group>
                                          <Group type="103" alignment="0" groupAlignment="0" max="-2" attributes="0">
                                              <Component id="jComboBoxDataFileSelect" pref="246" max="32767" attributes="0"/>
                                              <Component id="jComboBoxEqkData" max="32767" attributes="0"/>
                                          </Group>
                                      </Group>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Group type="103" groupAlignment="0" attributes="0">
                                          <Component id="LongTimeAverageCal" max="32767" attributes="0"/>
                                          <Group type="102" attributes="0">
                                              <Component id="jPanel11" min="-2" pref="92" max="-2" attributes="0"/>
                                              <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                                          </Group>
                                      </Group>
                                  </Group>
                              </Group>
                              <EmptySpace min="53" pref="53" 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 min="6" pref="6" max="-2" attributes="0"/>
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <Group type="102" alignment="0" attributes="0">
                                      <Group type="103" groupAlignment="0" max="-2" attributes="0">
                                          <Component id="CheckBoxArchive" alignment="0" max="32767" attributes="0"/>
                                          <Group type="103" alignment="0" groupAlignment="3" attributes="0">
                                              <Component id="jLabel13" alignment="3" min="-2" max="-2" attributes="0"/>
                                              <Component id="jButtonOpenGetArchivedData" alignment="3" min="-2" max="-2" attributes="0"/>
                                          </Group>
                                      </Group>
                                      <EmptySpace min="-2" max="-2" attributes="0"/>
                                      <Component id="jComboBoxDataFileSelect" linkSize="9" min="-2" max="-2" attributes="0"/>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="jComboBoxEqkData" linkSize="9" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <Group type="102" alignment="0" attributes="0">
                                      <Group type="103" groupAlignment="0" max="-2" attributes="0">
                                          <Component id="CheckBoxShowLTA" max="32767" attributes="0"/>
                                          <Component id="jLabel17" max="32767" attributes="0"/>
                                      </Group>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="jPanel7" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <Group type="102" attributes="0">
                                      <Component id="jPanel11" min="-2" max="-2" attributes="0"/>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="LongTimeAverageCal" min="-2" max="-2" attributes="0"/>
                                  </Group>
                              </Group>
                              <EmptySpace max="32767" attributes="0"/>
                              <Component id="jPanel4" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <Component id="jPanel8" linkSize="15" min="-2" max="-2" attributes="0"/>
                                  <Component id="jPanel2" linkSize="15" min="-2" max="-2" attributes="0"/>
                              </Group>
                              <EmptySpace max="-2" attributes="0"/>
                              <Group type="103" groupAlignment="0" max="-2" attributes="0">
                                  <Group type="102" attributes="0">
                                      <EmptySpace min="3" pref="3" max="-2" attributes="0"/>
                                      <Component id="jDesktopPaneWSPR" max="32767" attributes="0"/>
                                  </Group>
                                  <Component id="jPanel3" min="-2" max="-2" attributes="0"/>
                              </Group>
                              <EmptySpace min="-2" max="-2" attributes="0"/>
                          </Group>
                      </Group>
                    </DimensionLayout>
                  </Layout>
                  <SubComponents>
                    <Component class="javax.swing.JComboBox" name="jComboBoxEqkData">
                      <Properties>
                        <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                          <StringArray count="2">
                            <StringItem index="0" value="File N/A"/>
                            <StringItem index="1" value="File not found"/>
                          </StringArray>
                        </Property>
                        <Property name="toolTipText" type="java.lang.String" value="auto select file containing quakes"/>
                        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[230, 24]"/>
                        </Property>
                        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[230, 24]"/>
                        </Property>
                        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[230, 24]"/>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jComboBoxEqkDataMouseEntered"/>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jComboBoxEqkDataActionPerformed"/>
                      </Events>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                      </AuxValues>
                    </Component>
                    <Container class="javax.swing.JPanel" name="jPanel2">
                      <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="Display Setup"/>
                          </Border>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jPanel2MouseExited"/>
                        <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jPanel2MouseEntered"/>
                      </Events>

                      <Layout>
                        <DimensionLayout dim="0">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <Group type="102" alignment="0" attributes="0">
                                  <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Group type="102" alignment="0" attributes="0">
                                          <Component id="jLabel8" min="-2" max="-2" attributes="0"/>
                                          <EmptySpace max="-2" attributes="0"/>
                                          <Component id="tagMagThresh" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                      <Group type="102" alignment="0" attributes="0">
                                          <Component id="jLabel12" min="-2" max="-2" attributes="0"/>
                                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
                                          <Component id="tagTextThresh" min="-2" pref="55" max="-2" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <EmptySpace type="separate" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="jLabel9" alignment="0" min="-2" max="-2" attributes="0"/>
                                      <Component id="listThresh" alignment="0" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace max="32767" 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"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Group type="103" alignment="0" groupAlignment="3" attributes="0">
                                          <Component id="tagMagThresh" alignment="3" min="-2" max="-2" attributes="0"/>
                                          <Component id="jLabel8" alignment="3" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                      <Component id="jLabel9" alignment="0" min="-2" pref="17" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Group type="103" alignment="0" groupAlignment="3" attributes="0">
                                          <Component id="jLabel12" alignment="3" min="-2" pref="17" max="-2" attributes="0"/>
                                          <Component id="listThresh" alignment="3" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                      <Component id="tagTextThresh" alignment="0" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace max="32767" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="javax.swing.JComboBox" name="tagMagThresh">
                          <Properties>
                            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                              <StringArray count="11">
                                <StringItem index="0" value="5.0"/>
                                <StringItem index="1" value="5.1"/>
                                <StringItem index="2" value="5.2"/>
                                <StringItem index="3" value="5.3"/>
                                <StringItem index="4" value="5.4"/>
                                <StringItem index="5" value="5.5"/>
                                <StringItem index="6" value="5.6"/>
                                <StringItem index="7" value="5.7"/>
                                <StringItem index="8" value="5.8"/>
                                <StringItem index="9" value="5.9"/>
                                <StringItem index="10" value="6.0"/>
                              </StringArray>
                            </Property>
                            <Property name="toolTipText" type="java.lang.String" value="select label Threshold"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tagMagThreshActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel8">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Label Mag."/>
                            <Property name="toolTipText" type="java.lang.String" value="select label theshold to be displaied"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel9">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="List Mag."/>
                            <Property name="toolTipText" type="java.lang.String" value="List quakes larger than in in quake list"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JComboBox" name="listThresh">
                          <Properties>
                            <Property name="maximumRowCount" type="int" value="4"/>
                            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                              <StringArray count="4">
                                <StringItem index="0" value="2.0"/>
                                <StringItem index="1" value="3.5"/>
                                <StringItem index="2" value="4.5"/>
                                <StringItem index="3" value="5.0"/>
                              </StringArray>
                            </Property>
                            <Property name="toolTipText" type="java.lang.String" value="select list Threshold"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="listThreshMouseEntered"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="listThreshActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel12">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Text Mag."/>
                            <Property name="toolTipText" type="java.lang.String" value="select text theshold to be displaied"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JComboBox" name="tagTextThresh">
                          <Properties>
                            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                              <StringArray count="11">
                                <StringItem index="0" value="5.0"/>
                                <StringItem index="1" value="5.1"/>
                                <StringItem index="2" value="5.2"/>
                                <StringItem index="3" value="5.3"/>
                                <StringItem index="4" value="5.4"/>
                                <StringItem index="5" value="5.5"/>
                                <StringItem index="6" value="5.6"/>
                                <StringItem index="7" value="5.7"/>
                                <StringItem index="8" value="5.8"/>
                                <StringItem index="9" value="5.9"/>
                                <StringItem index="10" value="6.0"/>
                              </StringArray>
                            </Property>
                            <Property name="toolTipText" type="java.lang.String" value="select label Threshold"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="tagTextThreshActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Component class="javax.swing.JComboBox" name="jComboBoxDataFileSelect">
                      <Properties>
                        <Property name="editable" type="boolean" value="true"/>
                        <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                          <StringArray count="3">
                            <StringItem index="0" value="Files"/>
                            <StringItem index="1" value="Live"/>
                            <StringItem index="2" value="dailyBackup.csv"/>
                          </StringArray>
                        </Property>
                        <Property name="toolTipText" type="java.lang.String" value="select file containing data"/>
                        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[230, 24]"/>
                        </Property>
                        <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[230, 24]"/>
                        </Property>
                        <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[230, 24]"/>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="jComboBoxDataFileSelectFocusLost"/>
                        <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jComboBoxDataFileSelectMouseEntered"/>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jComboBoxDataFileSelectActionPerformed"/>
                      </Events>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                      </AuxValues>
                    </Component>
                    <Container class="javax.swing.JPanel" name="jPanel4">
                      <Properties>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
                            <EtchetBorder/>
                          </Border>
                        </Property>
                      </Properties>

                      <Layout>
                        <DimensionLayout dim="0">
                          <Group type="103" groupAlignment="1" attributes="0">
                              <Group type="102" alignment="1" attributes="0">
                                  <Group type="103" groupAlignment="1" attributes="0">
                                      <Group type="102" alignment="0" attributes="0">
                                          <Component id="jButtonUploadQuakesLst" linkSize="11" min="-2" pref="130" max="-2" attributes="0"/>
                                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
                                          <Component id="jButtonPrintSeceen" linkSize="10" min="-2" pref="130" max="-2" attributes="0"/>
                                          <EmptySpace max="32767" attributes="0"/>
                                          <Component id="jButtonMatchQuakesNoise" linkSize="16" min="-2" pref="154" max="-2" attributes="0"/>
                                      </Group>
                                      <Group type="102" alignment="0" attributes="0">
                                          <Component id="jButtonLoadWSPR_data" linkSize="11" min="-2" pref="130" max="-2" attributes="0"/>
                                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
                                          <Component id="jButtonOpenRemoteData" linkSize="10" min="-2" max="-2" attributes="0"/>
                                          <EmptySpace max="32767" attributes="0"/>
                                          <Component id="codePanelActivtesUpdate1" min="-2" max="-2" attributes="0"/>
                                          <EmptySpace type="unrelated" max="-2" attributes="0"/>
                                          <Component id="jButtonLoadUSGS_data" linkSize="16" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <EmptySpace max="-2" 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="0" attributes="0">
                                      <Group type="102" attributes="0">
                                          <EmptySpace min="-2" pref="12" max="-2" attributes="0"/>
                                          <Group type="103" groupAlignment="3" attributes="0">
                                              <Component id="jButtonLoadUSGS_data" linkSize="6" alignment="3" min="-2" max="-2" attributes="0"/>
                                              <Component id="jButtonOpenRemoteData" linkSize="17" alignment="3" max="-2" attributes="0"/>
                                              <Component id="jButtonLoadWSPR_data" linkSize="7" alignment="3" min="-2" max="-2" attributes="0"/>
                                          </Group>
                                      </Group>
                                      <Group type="102" attributes="0">
                                          <EmptySpace max="-2" attributes="0"/>
                                          <Component id="codePanelActivtesUpdate1" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="3" attributes="0">
                                      <Component id="jButtonMatchQuakesNoise" linkSize="6" alignment="3" min="-2" max="-2" attributes="0"/>
                                      <Component id="jButtonPrintSeceen" linkSize="17" alignment="3" max="-2" attributes="0"/>
                                      <Component id="jButtonUploadQuakesLst" linkSize="7" alignment="3" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace max="32767" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="javax.swing.JButton" name="jButtonPrintSeceen">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Print Screen"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonPrintSeceenMouseEntered"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonPrintSeceenActionPerformed"/>
                          </Events>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonMatchQuakesNoise">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Compare"/>
                            <Property name="toolTipText" type="java.lang.String" value="match noise time to quake time"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonMatchQuakesNoiseMouseClicked"/>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonMatchQuakesNoiseMouseExited"/>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonMatchQuakesNoiseMouseEntered"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonLoadUSGS_data">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Load current &gt;M2.5"/>
                            <Property name="toolTipText" type="java.lang.String" value="data retrived from USGS database"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonLoadUSGS_dataMouseEntered"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonLoadUSGS_dataActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonOpenRemoteData">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Get RemoteD."/>
                            <Property name="toolTipText" type="java.lang.String" value="load current noise data as per selected source"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonOpenRemoteDataMouseExited"/>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonOpenRemoteDataMouseEntered"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonOpenRemoteDataActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonLoadWSPR_data">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Load WSPR D."/>
                            <Property name="toolTipText" type="java.lang.String" value="load current propagation data"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonLoadWSPR_dataMouseClicked"/>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonLoadWSPR_dataMouseExited"/>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonLoadWSPR_dataMouseEntered"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonUploadQuakesLst">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Upload Quakes"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonUploadQuakesLstActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Container class="javax.swing.JPanel" name="codePanelActivtesUpdate1">
                          <Events>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="codePanelActivtesUpdate1MouseEntered"/>
                          </Events>

                          <Layout>
                            <DimensionLayout dim="0">
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                              </Group>
                            </DimensionLayout>
                            <DimensionLayout dim="1">
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <EmptySpace min="0" pref="25" max="32767" attributes="0"/>
                              </Group>
                            </DimensionLayout>
                          </Layout>
                        </Container>
                      </SubComponents>
                    </Container>
                    <Container class="javax.swing.JPanel" name="jPanel7">
                      <Properties>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.EtchedBorderInfo">
                            <EtchetBorder/>
                          </Border>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jPanel7MouseExited"/>
                      </Events>

                      <Layout>
                        <DimensionLayout dim="0">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <Group type="102" alignment="0" attributes="0">
                                  <Group type="103" groupAlignment="0" max="-2" attributes="0">
                                      <Component id="jLabel11" alignment="0" max="32767" attributes="0"/>
                                      <Component id="jLabel10" alignment="0" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="RF_ViewerOffsetYaxes" pref="60" max="32767" attributes="0"/>
                                      <Component id="EarthQuakes_viewerOffsetYaxes" max="32767" attributes="0"/>
                                  </Group>
                                  <EmptySpace max="-2" 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="jLabel10" alignment="3" min="-2" pref="18" max="-2" attributes="0"/>
                                      <Component id="RF_ViewerOffsetYaxes" alignment="3" min="-2" max="-2" attributes="1"/>
                                  </Group>
                                  <EmptySpace min="-2" pref="12" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="3" attributes="0">
                                      <Component id="EarthQuakes_viewerOffsetYaxes" alignment="3" min="-2" max="-2" attributes="1"/>
                                      <Component id="jLabel11" alignment="3" min="-2" pref="17" max="-2" attributes="0"/>
                                  </Group>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="javax.swing.JLabel" name="jLabel10">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Y-off N."/>
                            <Property name="toolTipText" type="java.lang.String" value="Noise as measured by the RF-Seismograph"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JSpinner" name="RF_ViewerOffsetYaxes">
                          <Properties>
                            <Property name="toolTipText" type="java.lang.String" value="Y-Offset Noise Lines"/>
                          </Properties>
                          <Events>
                            <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="RF_ViewerOffsetYaxesStateChanged"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="1"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel11">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Y-off Q."/>
                            <Property name="toolTipText" type="java.lang.String" value="Quake data from the USGS"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JSpinner" name="EarthQuakes_viewerOffsetYaxes">
                          <Properties>
                            <Property name="toolTipText" type="java.lang.String" value="Y-Offset Quake Line"/>
                          </Properties>
                          <Events>
                            <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="EarthQuakes_viewerOffsetYaxesStateChanged"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="1"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Component class="javax.swing.JCheckBox" name="CheckBoxArchive">
                      <Properties>
                        <Property name="toolTipText" type="java.lang.String" value="enter Archive mode"/>
                        <Property name="enabled" type="boolean" value="false"/>
                      </Properties>
                      <Events>
                        <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="CheckBoxArchiveMouseExited"/>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="CheckBoxArchiveActionPerformed"/>
                      </Events>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                      </AuxValues>
                    </Component>
                    <Component class="javax.swing.JLabel" name="jLabel13">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="Archive"/>
                        <Property name="toolTipText" type="java.lang.String" value="Enter Archive mode"/>
                        <Property name="enabled" type="boolean" value="false"/>
                      </Properties>
                    </Component>
                    <Container class="javax.swing.JPanel" name="jPanel8">
                      <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="Daily Quake Statistic"/>
                          </Border>
                        </Property>
                      </Properties>

                      <Layout>
                        <DimensionLayout dim="0">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <Group type="102" alignment="0" attributes="0">
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="jLabel40" alignment="0" min="-2" pref="157" max="-2" attributes="0"/>
                                      <Group type="102" alignment="0" attributes="0">
                                          <Component id="jLabel39" min="-2" max="-2" attributes="0"/>
                                          <EmptySpace max="-2" attributes="0"/>
                                          <Component id="totalEnergyQuakes" min="-2" pref="100" max="-2" attributes="1"/>
                                      </Group>
                                      <Group type="102" alignment="0" attributes="0">
                                          <EmptySpace min="-2" pref="34" max="-2" attributes="0"/>
                                          <Component id="totalPowerQuakes" min="-2" pref="100" max="-2" attributes="1"/>
                                      </Group>
                                  </Group>
                                  <EmptySpace min="0" pref="0" 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="1" attributes="0">
                                      <Component id="jLabel39" alignment="1" min="-2" max="-2" attributes="1"/>
                                      <Component id="totalEnergyQuakes" alignment="1" min="-2" max="-2" attributes="1"/>
                                  </Group>
                                  <EmptySpace min="-2" pref="14" max="-2" attributes="0"/>
                                  <Component id="jLabel40" min="-2" max="-2" attributes="1"/>
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Component id="totalPowerQuakes" min="-2" max="-2" attributes="1"/>
                                  <EmptySpace min="0" pref="7" max="32767" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="javax.swing.JLabel" name="jLabel39">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Total E."/>
                            <Property name="toolTipText" type="java.lang.String" value="total energy of all events of the last 24 h or date"/>
                          </Properties>
                        </Component>
                        <Component class="java.awt.TextField" name="totalEnergyQuakes">
                          <Properties>
                            <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
                              <Color id="Text Cursor"/>
                            </Property>
                            <Property name="editable" type="boolean" value="false"/>
                            <Property name="text" type="java.lang.String" value="totalEnergy"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel40">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="24h Power equivalent"/>
                            <Property name="toolTipText" type="java.lang.String" value="enter your call"/>
                          </Properties>
                        </Component>
                        <Component class="java.awt.TextField" name="totalPowerQuakes">
                          <Properties>
                            <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
                              <Color id="Text Cursor"/>
                            </Property>
                            <Property name="editable" type="boolean" value="false"/>
                            <Property name="text" type="java.lang.String" value="totalPower"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Component class="javax.swing.JButton" name="jButtonOpenGetArchivedData">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="Get Data"/>
                        <Property name="toolTipText" type="java.lang.String" value="Note: This is large remote file and it will take a while to download."/>
                        <Property name="enabled" type="boolean" value="false"/>
                      </Properties>
                      <Events>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonOpenGetArchivedDataActionPerformed"/>
                      </Events>
                    </Component>
                    <Component class="javax.swing.JButton" name="LongTimeAverageCal">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="LTA"/>
                        <Property name="toolTipText" type="java.lang.String" value="long term avarage calculator"/>
                        <Property name="autoscrolls" type="boolean" value="true"/>
                        <Property name="enabled" type="boolean" value="false"/>
                      </Properties>
                      <Events>
                        <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="LongTimeAverageCalMouseEntered"/>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="LongTimeAverageCalActionPerformed"/>
                      </Events>
                    </Component>
                    <Component class="javax.swing.JCheckBox" name="CheckBoxShowLTA">
                      <Properties>
                        <Property name="toolTipText" type="java.lang.String" value="include the AVG noise in LTA"/>
                      </Properties>
                      <Events>
                        <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="CheckBoxShowLTAMouseExited"/>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="CheckBoxShowLTAActionPerformed"/>
                      </Events>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                      </AuxValues>
                    </Component>
                    <Component class="javax.swing.JLabel" name="jLabel17">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="Show Noise"/>
                        <Property name="toolTipText" type="java.lang.String" value="display noise in LTA graph"/>
                      </Properties>
                    </Component>
                    <Container class="javax.swing.JDesktopPane" name="jDesktopPaneWSPR">
                      <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="WSPR Parameter"/>
                          </Border>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="cc" green="cc" red="cc" type="rgb"/>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jDesktopPaneWSPRMouseExited"/>
                        <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jDesktopPaneWSPRMouseEntered"/>
                      </Events>

                      <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">
                                      <Component id="jLabel15" alignment="0" min="-2" max="-2" attributes="0"/>
                                      <Component id="numberRec" alignment="0" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" max="-2" attributes="0">
                                      <Component id="durationMin" alignment="0" max="32767" attributes="0"/>
                                      <Component id="jLabel16" alignment="0" min="-2" pref="56" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace max="-2" 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="0" attributes="0">
                                      <Component id="jLabel15" alignment="1" min="-2" pref="17" max="-2" attributes="0"/>
                                      <Component id="jLabel16" alignment="1" min="-2" pref="17" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="numberRec" alignment="1" min="-2" max="-2" attributes="0"/>
                                      <Component id="durationMin" alignment="1" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="javax.swing.JComboBox" name="durationMin">
                          <Properties>
                            <Property name="maximumRowCount" type="int" value="4"/>
                            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                              <StringArray count="5">
                                <StringItem index="0" value="4"/>
                                <StringItem index="1" value="6"/>
                                <StringItem index="2" value="8"/>
                                <StringItem index="3" value="10"/>
                                <StringItem index="4" value="20"/>
                              </StringArray>
                            </Property>
                            <Property name="toolTipText" type="java.lang.String" value="select list Threshold"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JComboBox" name="numberRec">
                          <Properties>
                            <Property name="maximumRowCount" type="int" value="4"/>
                            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                              <StringArray count="5">
                                <StringItem index="0" value="1"/>
                                <StringItem index="1" value="10"/>
                                <StringItem index="2" value="100"/>
                                <StringItem index="3" value="1k"/>
                                <StringItem index="4" value="10k"/>
                              </StringArray>
                            </Property>
                            <Property name="selectedIndex" type="int" value="2"/>
                            <Property name="toolTipText" type="java.lang.String" value="select list Threshold"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel16">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="&gt; t [m]"/>
                            <Property name="toolTipText" type="java.lang.String" value="List data for time past current "/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel15">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="# rec"/>
                            <Property name="toolTipText" type="java.lang.String" value="number of record listed"/>
                          </Properties>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Container class="javax.swing.JPanel" name="jPanel3">

                      <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="1" attributes="0">
                                              <Component id="startRFS" linkSize="14" min="-2" max="-2" attributes="0"/>
                                              <Component id="jButtonDeleteUser" linkSize="14" min="-2" max="-2" attributes="0"/>
                                          </Group>
                                          <Group type="103" groupAlignment="0" attributes="0">
                                              <Group type="102" alignment="0" attributes="0">
                                                  <EmptySpace max="-2" attributes="0"/>
                                                  <Component id="jButtonCheckNW" linkSize="13" min="-2" pref="121" max="-2" attributes="0"/>
                                              </Group>
                                              <Group type="102" alignment="1" attributes="0">
                                                  <EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
                                                  <Component id="jButtonClearData" linkSize="13" min="-2" pref="121" max="-2" attributes="0"/>
                                              </Group>
                                          </Group>
                                      </Group>
                                      <Group type="102" alignment="0" attributes="0">
                                          <EmptySpace min="12" pref="12" max="-2" attributes="0"/>
                                          <Component id="CheckBoxoldDataMode" min="-2" max="-2" attributes="0"/>
                                          <EmptySpace max="-2" attributes="0"/>
                                          <Component id="jLabel14" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="jButtonClearSelected" linkSize="12" min="-2" max="-2" attributes="0"/>
                                      <Component id="loadNOAA" linkSize="12" min="-2" max="-2" attributes="0"/>
                                      <Component id="jButtonClearAll" linkSize="12" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace min="-2" pref="24" max="-2" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                        <DimensionLayout dim="1">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <Group type="102" attributes="0">
                                  <EmptySpace min="-2" pref="0" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Group type="102" alignment="0" attributes="0">
                                          <EmptySpace min="-2" pref="31" max="-2" attributes="0"/>
                                          <Group type="103" groupAlignment="3" attributes="0">
                                              <Component id="jButtonClearData" alignment="3" min="-2" max="-2" attributes="0"/>
                                              <Component id="jButtonDeleteUser" alignment="3" min="-2" max="-2" attributes="0"/>
                                              <Component id="jButtonClearSelected" alignment="3" min="-2" max="-2" attributes="0"/>
                                          </Group>
                                      </Group>
                                      <Group type="103" alignment="0" groupAlignment="3" attributes="0">
                                          <Component id="startRFS" alignment="3" min="-2" max="-2" attributes="0"/>
                                          <Component id="jButtonCheckNW" alignment="3" min="-2" max="-2" attributes="0"/>
                                          <Component id="loadNOAA" alignment="3" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Group type="103" alignment="0" groupAlignment="0" max="-2" attributes="0">
                                          <Group type="102" alignment="1" attributes="0">
                                              <EmptySpace pref="9" max="32767" attributes="0"/>
                                              <Component id="CheckBoxoldDataMode" min="-2" max="-2" attributes="0"/>
                                          </Group>
                                          <Group type="102" alignment="0" attributes="0">
                                              <EmptySpace max="-2" attributes="0"/>
                                              <Component id="jLabel14" min="-2" pref="21" max="-2" attributes="0"/>
                                          </Group>
                                      </Group>
                                      <Group type="102" alignment="0" attributes="0">
                                          <EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
                                          <Component id="jButtonClearAll" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <EmptySpace pref="20" max="32767" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="javax.swing.JLabel" name="jLabel14">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="old Data mode"/>
                            <Property name="toolTipText" type="java.lang.String" value="used for data tranfer from old data set"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonCheckNW">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="CNW"/>
                            <Property name="toolTipText" type="java.lang.String" value="check network speed (only works in Linux)"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonCheckNWActionPerformed"/>
                          </Events>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonClearSelected">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="ClearSel"/>
                            <Property name="toolTipText" type="java.lang.String" value="delete and clear data from selected pane"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonClearSelectedActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JButton" name="loadNOAA">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Ld NOAA"/>
                            <Property name="toolTipText" type="java.lang.String" value="refresh NOAA alert listing"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="loadNOAAActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonClearAll">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="ClearAll"/>
                            <Property name="toolTipText" type="java.lang.String" value="clear all panes but not data"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonClearAllActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JButton" name="startRFS">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="resetCnt"/>
                            <Property name="toolTipText" type="java.lang.String" value="open Seismograph (only works in Linux)"/>
                            <Property name="autoscrolls" type="boolean" value="true"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="startRFSActionPerformed"/>
                          </Events>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonClearData">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="ClearData"/>
                            <Property name="toolTipText" type="java.lang.String" value="clear earthquake and noise data"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonClearDataActionPerformed"/>
                          </Events>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonDeleteUser">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Del Usr"/>
                            <Property name="toolTipText" type="java.lang.String" value="delete user file"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonDeleteUserActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JCheckBox" name="CheckBoxoldDataMode">
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="CheckBoxoldDataModeActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Container class="javax.swing.JPanel" name="jPanel11">
                      <Events>
                        <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jPanel11MouseExited"/>
                      </Events>

                      <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="0" pref="0" max="32767" attributes="0"/>
                                          <Component id="callSignDatatoDisplay" min="-2" pref="89" max="-2" attributes="0"/>
                                      </Group>
                                      <Component id="jButtonredrawGrafics" alignment="1" max="32767" attributes="0"/>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                        <DimensionLayout dim="1">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <Group type="102" alignment="0" attributes="0">
                                  <Component id="callSignDatatoDisplay" min="-2" max="-2" attributes="0"/>
                                  <EmptySpace type="unrelated" max="-2" attributes="0"/>
                                  <Component id="jButtonredrawGrafics" min="-2" max="-2" attributes="0"/>
                                  <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="javax.swing.JComboBox" name="callSignDatatoDisplay">
                          <Properties>
                            <Property name="maximumRowCount" type="int" value="2"/>
                            <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                              <StringArray count="2">
                                <StringItem index="0" value="VE7DXW"/>
                                <StringItem index="1" value="NJ7OK"/>
                              </StringArray>
                            </Property>
                            <Property name="toolTipText" type="java.lang.String" value="select Data source"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="callSignDatatoDisplayMouseEntered"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="callSignDatatoDisplayActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JButton" name="jButtonredrawGrafics">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="View"/>
                            <Property name="toolTipText" type="java.lang.String" value="click to toggle graph window and exit to redraw"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonredrawGraficsMouseClicked"/>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonredrawGraficsMouseExited"/>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonredrawGraficsMouseEntered"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButtonredrawGraficsActionPerformed"/>
                          </Events>
                        </Component>
                      </SubComponents>
                    </Container>
                  </SubComponents>
                </Container>
              </SubComponents>
            </Container>
            <Container class="javax.swing.JTabbedPane" name="jTabbedPaneGraphics">
              <Properties>
                <Property name="tabPlacement" type="int" value="3"/>
                <Property name="toolTipText" type="java.lang.String" value="click to toggle graph window and exit to redraw"/>
              </Properties>
              <Events>
                <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="jTabbedPaneGraphicsStateChanged"/>
                <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jTabbedPaneGraphicsMouseClicked"/>
                <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jTabbedPaneGraphicsMouseExited"/>
              </Events>
              <AuxValues>
                <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
              </AuxValues>

              <Layout class="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout"/>
              <SubComponents>
                <Container class="javax.swing.JPanel" name="propagationViewer">
                  <Properties>
                    <Property name="background" type="java.awt.Color" editor="com.sun.beans.editors.ColorEditor">
                      <SerializedValue value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,67,111,108,111,114,1,-91,23,-125,16,-113,51,117,2,0,5,70,0,6,102,97,108,112,104,97,73,0,5,118,97,108,117,101,76,0,2,99,115,116,0,27,76,106,97,118,97,47,97,119,116,47,99,111,108,111,114,47,67,111,108,111,114,83,112,97,99,101,59,91,0,9,102,114,103,98,118,97,108,117,101,116,0,2,91,70,91,0,6,102,118,97,108,117,101,113,0,126,0,2,120,112,0,0,0,0,-1,64,64,64,112,112,112"/>
                    </Property>
                    <Property name="focusable" type="boolean" value="false"/>
                    <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[825, 400]"/>
                    </Property>
                    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[825, 400]"/>
                    </Property>
                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[825, 501]"/>
                    </Property>
                  </Properties>
                  <Constraints>
                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
                      <JTabbedPaneConstraints tabName="Graph">
                        <Property name="tabTitle" type="java.lang.String" value="Graph"/>
                      </JTabbedPaneConstraints>
                    </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"/>
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <Group type="102" alignment="0" attributes="0">
                                      <Component id="TotalEnergy" min="-2" pref="224" max="-2" attributes="0"/>
                                      <EmptySpace pref="397" max="32767" attributes="0"/>
                                      <Component id="jPanel29" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <Group type="102" alignment="1" attributes="0">
                                      <Component id="datePlotPre" min="-2" pref="228" max="-2" attributes="0"/>
                                      <EmptySpace min="-2" pref="51" max="-2" attributes="0"/>
                                      <Component id="datePlot" min="-2" pref="228" max="-2" attributes="0"/>
                                      <EmptySpace max="32767" attributes="0"/>
                                      <Component id="datePlotNow" min="-2" pref="228" max="-2" attributes="0"/>
                                      <EmptySpace max="-2" 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 min="-2" pref="34" max="-2" attributes="0"/>
                              <Group type="103" groupAlignment="3" attributes="0">
                                  <Component id="datePlot" alignment="3" min="-2" pref="34" max="-2" attributes="0"/>
                                  <Component id="datePlotNow" alignment="3" min="-2" pref="34" max="-2" attributes="0"/>
                                  <Component id="datePlotPre" alignment="3" min="-2" pref="34" max="-2" attributes="0"/>
                              </Group>
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <Group type="102" attributes="0">
                                      <EmptySpace min="-2" pref="339" max="-2" attributes="0"/>
                                      <Component id="TotalEnergy" min="-2" pref="37" max="-2" attributes="0"/>
                                      <EmptySpace pref="57" max="32767" attributes="0"/>
                                  </Group>
                                  <Group type="102" alignment="1" attributes="0">
                                      <EmptySpace max="32767" attributes="0"/>
                                      <Component id="jPanel29" min="-2" pref="157" max="-2" attributes="1"/>
                                  </Group>
                              </Group>
                          </Group>
                      </Group>
                    </DimensionLayout>
                  </Layout>
                  <SubComponents>
                    <Container class="javax.swing.JPanel" name="jPanel29">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="cc" green="cc" red="cc" type="rgb"/>
                        </Property>
                        <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="Station"/>
                          </Border>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="cc" green="cc" red="cc" type="rgb"/>
                        </Property>
                        <Property name="requestFocusEnabled" type="boolean" value="false"/>
                      </Properties>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                      </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="103" groupAlignment="0" attributes="0">
                                          <Group type="102" alignment="0" attributes="0">
                                              <Group type="103" groupAlignment="0" attributes="0">
                                                  <Component id="jLabel36" alignment="0" min="-2" max="-2" attributes="0"/>
                                                  <Component id="jLabel37" alignment="0" min="-2" max="-2" attributes="1"/>
                                                  <Component id="jLabel46" alignment="0" min="-2" pref="63" max="-2" attributes="1"/>
                                              </Group>
                                              <EmptySpace max="32767" attributes="0"/>
                                          </Group>
                                          <Group type="102" attributes="0">
                                              <Component id="jLabel42" max="32767" attributes="1"/>
                                              <EmptySpace min="-2" pref="9" max="-2" attributes="0"/>
                                          </Group>
                                      </Group>
                                      <Group type="102" alignment="0" attributes="0">
                                          <Component id="jLabel38" min="-2" max="-2" attributes="0"/>
                                          <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="elevation" max="32767" attributes="1"/>
                                      <Component id="antenna" max="32767" attributes="1"/>
                                      <Component id="locRFS_Lon" max="32767" attributes="1"/>
                                      <Group type="102" attributes="0">
                                          <Group type="103" groupAlignment="0" attributes="0">
                                              <Component id="locRFS_Lat" min="-2" pref="97" max="-2" attributes="1"/>
                                              <Component id="callSign" alignment="0" min="-2" pref="99" max="-2" attributes="1"/>
                                          </Group>
                                          <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <EmptySpace max="-2" 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="0" attributes="0">
                                      <Component id="jLabel36" min="-2" max="-2" attributes="1"/>
                                      <Component id="callSign" min="-2" max="-2" attributes="1"/>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="1" attributes="0">
                                      <Component id="jLabel37" min="-2" max="-2" attributes="1"/>
                                      <Component id="locRFS_Lat" min="-2" max="-2" attributes="1"/>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="1" attributes="0">
                                      <Component id="locRFS_Lon" min="-2" max="-2" attributes="1"/>
                                      <Component id="jLabel46" min="-2" max="-2" attributes="1"/>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="antenna" min="-2" max="-2" attributes="1"/>
                                      <Component id="jLabel42" min="-2" max="-2" attributes="1"/>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="elevation" min="-2" max="-2" attributes="1"/>
                                      <Component id="jLabel38" min="-2" max="-2" attributes="1"/>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="java.awt.TextField" name="callSign">
                          <Properties>
                            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="99" green="99" red="99" type="rgb"/>
                            </Property>
                            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                              <Font name="Dialog" size="12" style="1"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="0" red="ff" type="rgb"/>
                            </Property>
                            <Property name="text" type="java.lang.String" value="callSign"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="java.awt.TextField" name="elevation">
                          <Properties>
                            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="99" green="99" red="99" type="rgb"/>
                            </Property>
                            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                              <Font name="Dialog" size="12" style="1"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="0" red="ff" type="rgb"/>
                            </Property>
                            <Property name="text" type="java.lang.String" value="elevation"/>
                          </Properties>
                          <Events>
                            <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="elevationFocusLost"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="java.awt.TextField" name="antenna">
                          <Properties>
                            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="99" green="99" red="99" type="rgb"/>
                            </Property>
                            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                              <Font name="Dialog" size="12" style="1"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="0" red="ff" type="rgb"/>
                            </Property>
                            <Property name="text" type="java.lang.String" value="antenna"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="java.awt.TextField" name="locRFS_Lat">
                          <Properties>
                            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="99" green="99" red="99" type="rgb"/>
                            </Property>
                            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                              <Font name="Dialog" size="12" style="1"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="0" red="ff" type="rgb"/>
                            </Property>
                            <Property name="name" type="java.lang.String" value="locRFS_Lat" noResource="true"/>
                            <Property name="text" type="java.lang.String" value="locRFS_Lat"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel38">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Elevation"/>
                            <Property name="toolTipText" type="java.lang.String" value="elevation of your station in meters"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel42">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Antenna"/>
                            <Property name="toolTipText" type="java.lang.String" value="type or model number of used antenna"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel36">
                          <Properties>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="33" red="cc" type="rgb"/>
                            </Property>
                            <Property name="text" type="java.lang.String" value="Call Sign"/>
                            <Property name="toolTipText" type="java.lang.String" value="enter your call"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel37">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Loc Lat"/>
                            <Property name="toolTipText" type="java.lang.String" value="enter grid square"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel46">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Loc Lon"/>
                            <Property name="toolTipText" type="java.lang.String" value="enter grid square"/>
                          </Properties>
                        </Component>
                        <Component class="java.awt.TextField" name="locRFS_Lon">
                          <Properties>
                            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="99" green="99" red="99" type="rgb"/>
                            </Property>
                            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                              <Font name="Dialog" size="12" style="1"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="0" red="ff" type="rgb"/>
                            </Property>
                            <Property name="name" type="java.lang.String" value="locRFS_Lat" noResource="true"/>
                            <Property name="text" type="java.lang.String" value="locRFS_Lon"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Component class="javax.swing.JTextField" name="datePlotNow">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="0" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="0"/>
                        <Property name="text" type="java.lang.String" value="dateOfPlot"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                    </Component>
                    <Component class="javax.swing.JTextField" name="TotalEnergy">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="ff" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="2"/>
                        <Property name="text" type="java.lang.String" value="Total Energy:"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="TotalEnergyActionPerformed"/>
                      </Events>
                    </Component>
                    <Component class="javax.swing.JTextField" name="datePlot">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="0" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="0"/>
                        <Property name="text" type="java.lang.String" value="dateOfPlot"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                    </Component>
                    <Component class="javax.swing.JTextField" name="datePlotPre">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="0" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="0"/>
                        <Property name="text" type="java.lang.String" value="dateOfPlot"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                    </Component>
                  </SubComponents>
                </Container>
                <Container class="javax.swing.JPanel" name="worldMap">
                  <Properties>
                    <Property name="background" type="java.awt.Color" editor="com.sun.beans.editors.ColorEditor">
                      <SerializedValue value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,67,111,108,111,114,1,-91,23,-125,16,-113,51,117,2,0,5,70,0,6,102,97,108,112,104,97,73,0,5,118,97,108,117,101,76,0,2,99,115,116,0,27,76,106,97,118,97,47,97,119,116,47,99,111,108,111,114,47,67,111,108,111,114,83,112,97,99,101,59,91,0,9,102,114,103,98,118,97,108,117,101,116,0,2,91,70,91,0,6,102,118,97,108,117,101,113,0,126,0,2,120,112,0,0,0,0,-1,64,64,64,112,112,112"/>
                    </Property>
                    <Property name="focusable" type="boolean" value="false"/>
                    <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[825, 400]"/>
                    </Property>
                    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[825, 400]"/>
                    </Property>
                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[825, 501]"/>
                    </Property>
                  </Properties>
                  <Constraints>
                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
                      <JTabbedPaneConstraints tabName="Map">
                        <Property name="tabTitle" type="java.lang.String" value="Map"/>
                      </JTabbedPaneConstraints>
                    </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"/>
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <Group type="102" alignment="0" attributes="0">
                                      <Component id="TotalEnergyMap" min="-2" pref="224" max="-2" attributes="0"/>
                                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                                  </Group>
                                  <Group type="102" alignment="1" attributes="0">
                                      <Component id="datePlotMatPre" min="-2" pref="228" max="-2" attributes="0"/>
                                      <EmptySpace min="-2" pref="51" max="-2" attributes="0"/>
                                      <Component id="datePlotMapCenter" min="-2" pref="228" max="-2" attributes="0"/>
                                      <EmptySpace pref="66" max="32767" attributes="0"/>
                                      <Component id="datePlotMatPost" min="-2" pref="228" max="-2" attributes="0"/>
                                      <EmptySpace max="-2" 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 min="-2" pref="34" max="-2" attributes="0"/>
                              <Group type="103" groupAlignment="3" attributes="0">
                                  <Component id="datePlotMapCenter" alignment="3" min="-2" pref="34" max="-2" attributes="0"/>
                                  <Component id="datePlotMatPost" alignment="3" min="-2" pref="34" max="-2" attributes="0"/>
                                  <Component id="datePlotMatPre" alignment="3" min="-2" pref="34" max="-2" attributes="0"/>
                              </Group>
                              <EmptySpace min="-2" pref="339" max="-2" attributes="0"/>
                              <Component id="TotalEnergyMap" min="-2" pref="37" max="-2" attributes="0"/>
                              <EmptySpace max="32767" attributes="0"/>
                          </Group>
                      </Group>
                    </DimensionLayout>
                  </Layout>
                  <SubComponents>
                    <Component class="javax.swing.JTextField" name="datePlotMatPost">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="0" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="0"/>
                        <Property name="text" type="java.lang.String" value="dateOfPlot"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="datePlotMatPostActionPerformed"/>
                      </Events>
                    </Component>
                    <Component class="javax.swing.JTextField" name="TotalEnergyMap">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="ff" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="2"/>
                        <Property name="text" type="java.lang.String" value="Total Energy:"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="TotalEnergyMapActionPerformed"/>
                      </Events>
                    </Component>
                    <Component class="javax.swing.JTextField" name="datePlotMapCenter">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="0" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="0"/>
                        <Property name="text" type="java.lang.String" value="dateOfPlot"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="datePlotMapCenterActionPerformed"/>
                      </Events>
                    </Component>
                    <Component class="javax.swing.JTextField" name="datePlotMatPre">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="0" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="0"/>
                        <Property name="text" type="java.lang.String" value="dateOfPlot"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="datePlotMatPreActionPerformed"/>
                      </Events>
                    </Component>
                  </SubComponents>
                </Container>
                <Container class="javax.swing.JPanel" name="propagationViewerLT">
                  <Properties>
                    <Property name="background" type="java.awt.Color" editor="com.sun.beans.editors.ColorEditor">
                      <SerializedValue value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,67,111,108,111,114,1,-91,23,-125,16,-113,51,117,2,0,5,70,0,6,102,97,108,112,104,97,73,0,5,118,97,108,117,101,76,0,2,99,115,116,0,27,76,106,97,118,97,47,97,119,116,47,99,111,108,111,114,47,67,111,108,111,114,83,112,97,99,101,59,91,0,9,102,114,103,98,118,97,108,117,101,116,0,2,91,70,91,0,6,102,118,97,108,117,101,113,0,126,0,2,120,112,0,0,0,0,-1,64,64,64,112,112,112"/>
                    </Property>
                    <Property name="focusable" type="boolean" value="false"/>
                    <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[825, 400]"/>
                    </Property>
                    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[825, 400]"/>
                    </Property>
                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[825, 501]"/>
                    </Property>
                  </Properties>
                  <Constraints>
                    <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JTabbedPaneSupportLayout$JTabbedPaneConstraintsDescription">
                      <JTabbedPaneConstraints tabName="Moving AVG">
                        <Property name="tabTitle" type="java.lang.String" value="Moving AVG"/>
                      </JTabbedPaneConstraints>
                    </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"/>
                              <Group type="103" groupAlignment="0" max="-2" attributes="0">
                                  <Component id="TotalEnergyAVG" alignment="1" pref="224" max="32767" attributes="0"/>
                                  <Component id="TotalEnergyAVGperDay" alignment="1" pref="224" max="32767" attributes="0"/>
                                  <Component id="datePlotLT" alignment="1" max="32767" attributes="0"/>
                              </Group>
                              <EmptySpace pref="403" max="32767" attributes="0"/>
                              <Component id="jPanel30" min="-2" 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 pref="305" max="32767" attributes="0"/>
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <Component id="jPanel30" alignment="1" min="-2" max="-2" attributes="1"/>
                                  <Group type="102" alignment="1" attributes="0">
                                      <Component id="datePlotLT" min="-2" pref="34" max="-2" attributes="0"/>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="TotalEnergyAVG" min="-2" pref="37" max="-2" attributes="0"/>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="TotalEnergyAVGperDay" min="-2" pref="37" max="-2" attributes="0"/>
                                      <EmptySpace min="-2" pref="76" max="-2" attributes="0"/>
                                  </Group>
                              </Group>
                          </Group>
                      </Group>
                    </DimensionLayout>
                  </Layout>
                  <SubComponents>
                    <Container class="javax.swing.JPanel" name="jPanel30">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="cc" green="cc" red="cc" type="rgb"/>
                        </Property>
                        <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="Station"/>
                          </Border>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="cc" green="cc" red="cc" type="rgb"/>
                        </Property>
                      </Properties>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                      </AuxValues>

                      <Layout>
                        <DimensionLayout dim="0">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <Group type="102" alignment="0" 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="jLabel44" alignment="0" min="-2" max="-2" attributes="0"/>
                                              <Component id="jLabel43" alignment="0" max="32767" attributes="1"/>
                                          </Group>
                                          <EmptySpace max="32767" attributes="0"/>
                                          <Group type="103" groupAlignment="0" attributes="0">
                                              <Component id="callSignLTA" linkSize="4" alignment="1" min="-2" pref="75" max="-2" attributes="1"/>
                                              <Component id="antennaLTA" linkSize="4" alignment="1" min="-2" pref="81" max="-2" attributes="1"/>
                                          </Group>
                                      </Group>
                                      <Group type="102" alignment="1" attributes="0">
                                          <Component id="jLabel45" min="-2" max="-2" attributes="1"/>
                                          <EmptySpace max="32767" attributes="0"/>
                                          <Component id="gridSquareLTA" linkSize="4" min="-2" pref="75" max="-2" attributes="1"/>
                                      </Group>
                                      <Group type="102" alignment="0" attributes="0">
                                          <Component id="jLabel41" min="-2" max="-2" attributes="0"/>
                                          <EmptySpace max="32767" attributes="0"/>
                                          <Component id="elevationLTA" linkSize="4" min="-2" pref="80" max="-2" attributes="1"/>
                                      </Group>
                                  </Group>
                                  <EmptySpace max="-2" 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="1" attributes="0">
                                      <Component id="callSignLTA" alignment="1" max="32767" attributes="1"/>
                                      <Component id="jLabel44" alignment="1" min="-2" max="-2" attributes="1"/>
                                  </Group>
                                  <EmptySpace min="-2" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="1" attributes="0">
                                      <Component id="jLabel45" alignment="1" min="-2" max="-2" attributes="1"/>
                                      <Component id="gridSquareLTA" alignment="1" max="32767" attributes="1"/>
                                  </Group>
                                  <EmptySpace min="-2" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="jLabel43" alignment="1" max="32767" attributes="1"/>
                                      <Component id="antennaLTA" alignment="0" max="32767" attributes="1"/>
                                  </Group>
                                  <EmptySpace min="-2" max="-2" attributes="0"/>
                                  <Group type="103" groupAlignment="0" attributes="0">
                                      <Component id="elevationLTA" alignment="0" max="32767" attributes="1"/>
                                      <Group type="102" alignment="1" attributes="0">
                                          <EmptySpace min="-2" pref="2" max="-2" attributes="0"/>
                                          <Component id="jLabel41" min="-2" max="-2" attributes="1"/>
                                          <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <EmptySpace min="-2" max="-2" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="java.awt.TextField" name="callSignLTA">
                          <Properties>
                            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="99" green="99" red="99" type="rgb"/>
                            </Property>
                            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                              <Font name="Dialog" size="12" style="1"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="0" red="ff" type="rgb"/>
                            </Property>
                            <Property name="text" type="java.lang.String" value="callSign"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="callSignLTAActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="java.awt.TextField" name="elevationLTA">
                          <Properties>
                            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="99" green="99" red="99" type="rgb"/>
                            </Property>
                            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                              <Font name="Dialog" size="12" style="1"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="0" red="ff" type="rgb"/>
                            </Property>
                            <Property name="text" type="java.lang.String" value="elevation"/>
                          </Properties>
                          <Events>
                            <EventHandler event="focusLost" listener="java.awt.event.FocusListener" parameters="java.awt.event.FocusEvent" handler="elevationLTAFocusLost"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="java.awt.TextField" name="antennaLTA">
                          <Properties>
                            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="99" green="99" red="99" type="rgb"/>
                            </Property>
                            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                              <Font name="Dialog" size="12" style="1"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="0" red="ff" type="rgb"/>
                            </Property>
                            <Property name="text" type="java.lang.String" value="antenna"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="java.awt.TextField" name="gridSquareLTA">
                          <Properties>
                            <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="99" green="99" red="99" type="rgb"/>
                            </Property>
                            <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                              <Font name="Dialog" size="12" style="1"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="0" red="ff" type="rgb"/>
                            </Property>
                            <Property name="text" type="java.lang.String" value="gridSquare"/>
                          </Properties>
                          <Events>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="gridSquareLTAActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel41">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Elevation"/>
                            <Property name="toolTipText" type="java.lang.String" value="elevation of your station in meters"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel43">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Antenna"/>
                            <Property name="toolTipText" type="java.lang.String" value="type or model number of used antenna"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel44">
                          <Properties>
                            <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                              <Color blue="0" green="33" red="cc" type="rgb"/>
                            </Property>
                            <Property name="text" type="java.lang.String" value="Call Sign"/>
                            <Property name="toolTipText" type="java.lang.String" value="enter your call"/>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JLabel" name="jLabel45">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="Coord."/>
                            <Property name="toolTipText" type="java.lang.String" value="enter grid square"/>
                          </Properties>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Component class="javax.swing.JTextField" name="TotalEnergyAVG">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="ff" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="2"/>
                        <Property name="text" type="java.lang.String" value="Total Energy:"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                    </Component>
                    <Component class="javax.swing.JTextField" name="datePlotLT">
                      <Properties>
                        <Property name="editable" type="boolean" value="false"/>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="0" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="2"/>
                        <Property name="text" type="java.lang.String" value="durationOfPlot"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                    </Component>
                    <Component class="javax.swing.JTextField" name="TotalEnergyAVGperDay">
                      <Properties>
                        <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="80" green="80" id="gray" palette="1" red="80" type="palette"/>
                        </Property>
                        <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                          <Font name="Dialog" size="18" style="0"/>
                        </Property>
                        <Property name="foreground" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                          <Color blue="33" green="ff" red="ff" type="rgb"/>
                        </Property>
                        <Property name="horizontalAlignment" type="int" value="2"/>
                        <Property name="text" type="java.lang.String" value="Avg. Energy per day:"/>
                        <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor">
                          <Border info="org.netbeans.modules.form.compat2.border.LineBorderInfo">
                            <LineBorder/>
                          </Border>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="TotalEnergyAVGperDayActionPerformed"/>
                      </Events>
                    </Component>
                  </SubComponents>
                </Container>
              </SubComponents>
            </Container>
            <Container class="javax.swing.JDesktopPane" name="jDesktopPane2">
              <Properties>
                <Property name="background" type="java.awt.Color" editor="org.netbeans.beaninfo.editors.ColorEditor">
                  <Color blue="ee" green="ee" red="ee" type="rgb"/>
                </Property>
                <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="Quake Selector"/>
                  </Border>
                </Property>
              </Properties>

              <Layout>
                <DimensionLayout dim="0">
                  <Group type="103" groupAlignment="0" attributes="0">
                      <Group type="102" attributes="0">
                          <EmptySpace min="-2" pref="1" max="-2" attributes="0"/>
                          <Component id="jDesktopPane3" max="32767" attributes="0"/>
                          <EmptySpace min="-2" pref="9" max="-2" attributes="0"/>
                          <Component id="jPanel10" min="-2" max="-2" attributes="0"/>
                          <EmptySpace max="-2" attributes="0"/>
                      </Group>
                      <Component id="events" alignment="0" pref="0" max="32767" attributes="0"/>
                  </Group>
                </DimensionLayout>
                <DimensionLayout dim="1">
                  <Group type="103" groupAlignment="0" attributes="0">
                      <Group type="102" attributes="0">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <Component id="jPanel10" max="32767" attributes="0"/>
                              <Component id="jDesktopPane3" max="32767" attributes="0"/>
                          </Group>
                          <EmptySpace max="-2" attributes="0"/>
                          <Component id="events" min="-2" pref="835" max="-2" attributes="0"/>
                          <EmptySpace max="-2" attributes="0"/>
                      </Group>
                  </Group>
                </DimensionLayout>
              </Layout>
              <SubComponents>
                <Container class="javax.swing.JDesktopPane" name="jDesktopPane3">
                  <Properties>
                    <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[500, 500]"/>
                    </Property>
                  </Properties>
                  <Events>
                    <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jDesktopPane3MouseEntered"/>
                  </Events>

                  <Layout>
                    <DimensionLayout dim="0">
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Component id="quakeSelector" max="32767" attributes="0"/>
                          <Group type="102" attributes="0">
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <Group type="102" alignment="0" attributes="0">
                                      <Component id="jLabel21" min="-2" max="-2" attributes="0"/>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="selectedQuake" max="32767" attributes="0"/>
                                  </Group>
                                  <Component id="codePanelActivtesUpdate" alignment="0" max="32767" attributes="0"/>
                              </Group>
                              <EmptySpace min="-2" pref="133" max="-2" attributes="0"/>
                          </Group>
                          <Group type="102" alignment="0" attributes="0">
                              <EmptySpace max="32767" attributes="0"/>
                              <Component id="jButtonredrawClearSelQuake" min="-2" pref="78" max="-2" attributes="0"/>
                              <EmptySpace min="-2" pref="28" max="-2" attributes="0"/>
                          </Group>
                          <Group type="102" alignment="1" attributes="0">
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="jPanel12" max="32767" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                          </Group>
                      </Group>
                    </DimensionLayout>
                    <DimensionLayout dim="1">
                      <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="6" max="-2" attributes="0"/>
                                      <Group type="103" groupAlignment="0" attributes="0">
                                          <Component id="selectedQuake" alignment="1" min="-2" max="-2" attributes="0"/>
                                          <Component id="jLabel21" alignment="1" min="-2" pref="18" max="-2" attributes="0"/>
                                      </Group>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="codePanelActivtesUpdate" min="-2" max="-2" attributes="0"/>
                                  </Group>
                                  <Group type="102" alignment="0" attributes="0">
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="jButtonredrawClearSelQuake" min="-2" max="-2" attributes="0"/>
                                  </Group>
                              </Group>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="quakeSelector" min="-2" max="-2" attributes="0"/>
                              <EmptySpace type="unrelated" max="-2" attributes="0"/>
                              <Component id="jPanel12" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="32767" attributes="0"/>
                          </Group>
                      </Group>
                    </DimensionLayout>
                  </Layout>
                  <SubComponents>
                    <Component class="java.awt.TextField" name="selectedQuake">
                      <Properties>
                        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
                          <Color id="Text Cursor"/>
                        </Property>
                        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[87, 19]"/>
                        </Property>
                        <Property name="text" type="java.lang.String" value="select Quake"/>
                      </Properties>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                      </AuxValues>
                    </Component>
                    <Component class="javax.swing.JLabel" name="jLabel21">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="Sel:"/>
                        <Property name="toolTipText" type="java.lang.String" value="Noise as measured by the RF-Seismograph"/>
                      </Properties>
                    </Component>
                    <Component class="javax.swing.JButton" name="jButtonredrawClearSelQuake">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="set/Clr"/>
                        <Property name="toolTipText" type="java.lang.String" value="if the highlight does not show press C to compare"/>
                      </Properties>
                      <Events>
                        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonredrawClearSelQuakeMouseClicked"/>
                        <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonredrawClearSelQuakeMouseExited"/>
                        <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jButtonredrawClearSelQuakeMouseEntered"/>
                        <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="ctionPerformed"/>
                      </Events>
                    </Component>
                    <Component class="javax.swing.JComboBox" name="quakeSelector">
                      <Properties>
                        <Property name="model" type="javax.swing.ComboBoxModel" editor="org.netbeans.modules.form.editors2.ComboBoxModelEditor">
                          <StringArray count="1">
                            <StringItem index="0" value="select Quake"/>
                          </StringArray>
                        </Property>
                      </Properties>
                      <Events>
                        <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="quakeSelectorMouseClicked"/>
                        <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="quakeSelectorMouseExited"/>
                        <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="quakeSelectorMouseEntered"/>
                      </Events>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_TypeParameters" type="java.lang.String" value="&lt;String&gt;"/>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                      </AuxValues>
                    </Component>
                    <Container class="javax.swing.JPanel" name="codePanelActivtesUpdate">
                      <Events>
                        <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="codePanelActivtesUpdateMouseEntered"/>
                      </Events>

                      <Layout>
                        <DimensionLayout dim="0">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                          </Group>
                        </DimensionLayout>
                        <DimensionLayout dim="1">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <EmptySpace min="0" pref="3" max="32767" attributes="0"/>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                    </Container>
                    <Container class="javax.swing.JPanel" name="jPanel12">
                      <Properties>
                        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[500, 45]"/>
                        </Property>
                      </Properties>

                      <Layout>
                        <DimensionLayout dim="0">
                          <Group type="103" groupAlignment="0" attributes="0">
                              <Group type="102" attributes="0">
                                  <EmptySpace max="-2" attributes="0"/>
                                  <Component id="RTC_time" min="-2" max="-2" attributes="0"/>
                                  <EmptySpace min="-2" pref="8" max="-2" attributes="0"/>
                                  <Component id="RTC_mag" min="-2" max="-2" attributes="0"/>
                                  <EmptySpace type="separate" max="-2" attributes="0"/>
                                  <Component id="RTC_depth" min="-2" max="-2" attributes="0"/>
                                  <EmptySpace min="-2" max="-2" attributes="0"/>
                                  <Component id="RTC_distance" min="-2" max="-2" attributes="0"/>
                                  <EmptySpace type="separate" max="-2" attributes="0"/>
                                  <Component id="reverseSearchOrder" min="-2" max="-2" attributes="0"/>
                                  <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
                                  <Component id="jLabel19" min="-2" max="-2" attributes="0"/>
                                  <EmptySpace max="-2" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                        <DimensionLayout dim="1">
                          <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="103" alignment="0" groupAlignment="3" attributes="0">
                                          <Component id="RTC_mag" alignment="3" min="-2" max="-2" attributes="0"/>
                                          <Component id="RTC_depth" alignment="3" min="-2" max="-2" attributes="0"/>
                                          <Component id="RTC_distance" alignment="3" min="-2" max="-2" attributes="0"/>
                                          <Component id="RTC_time" alignment="3" min="-2" max="-2" attributes="0"/>
                                      </Group>
                                      <Component id="reverseSearchOrder" min="-2" max="-2" attributes="0"/>
                                      <Component id="jLabel19" min="-2" pref="21" max="-2" attributes="0"/>
                                  </Group>
                                  <EmptySpace max="-2" attributes="0"/>
                              </Group>
                          </Group>
                        </DimensionLayout>
                      </Layout>
                      <SubComponents>
                        <Component class="javax.swing.JLabel" name="jLabel19">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="rev/exc"/>
                            <Property name="toolTipText" type="java.lang.String" value="display noise in LTA graph"/>
                          </Properties>
                        </Component>
                        <Component class="javax.swing.JRadioButton" name="RTC_mag">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="mag"/>
                            <Property name="toolTipText" type="java.lang.String" value="sort by magnitude"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="RTC_magMouseExited"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="RTC_magActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JRadioButton" name="RTC_depth">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="depth"/>
                            <Property name="toolTipText" type="java.lang.String" value="sort by depth"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="RTC_depthMouseExited"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="RTC_depthActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JRadioButton" name="RTC_distance">
                          <Properties>
                            <Property name="text" type="java.lang.String" value="distance"/>
                            <Property name="toolTipText" type="java.lang.String" value="sort by distance"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="RTC_distanceMouseExited"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="RTC_distanceActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JRadioButton" name="RTC_time">
                          <Properties>
                            <Property name="selected" type="boolean" value="true"/>
                            <Property name="text" type="java.lang.String" value="time"/>
                            <Property name="toolTipText" type="java.lang.String" value="sort by time"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="RTC_timeMouseExited"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="RTC_timeActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                        <Component class="javax.swing.JCheckBox" name="reverseSearchOrder">
                          <Properties>
                            <Property name="toolTipText" type="java.lang.String" value="reverse search order"/>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="reverseSearchOrderMouseExited"/>
                            <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="reverseSearchOrderActionPerformed"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                  </SubComponents>
                </Container>
                <Container class="javax.swing.JPanel" name="jPanel10">
                  <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="Shockwave Calculator"/>
                      </Border>
                    </Property>
                  </Properties>
                  <Events>
                    <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jPanel10MouseExited"/>
                  </Events>

                  <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">
                                      <Component id="shockWaveDel" min="-2" pref="66" max="-2" attributes="0"/>
                                      <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
                                      <Component id="jLabel20" min="-2" max="-2" attributes="0"/>
                                      <EmptySpace max="32767" attributes="0"/>
                                      <Component id="runtimeInterval" min="-2" pref="56" max="-2" attributes="0"/>
                                  </Group>
                                  <Group type="102" attributes="0">
                                      <Component id="speedOfQuake" min="-2" pref="98" max="-2" attributes="0"/>
                                      <EmptySpace max="-2" attributes="0"/>
                                      <Component id="jLabel18" min="-2" max="-2" attributes="0"/>
                                      <EmptySpace min="0" pref="0" max="32767" attributes="0"/>
                                  </Group>
                              </Group>
                          </Group>
                      </Group>
                    </DimensionLayout>
                    <DimensionLayout dim="1">
                      <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="1" max="-2" attributes="0"/>
                                      <Group type="103" groupAlignment="3" attributes="0">
                                          <Component id="runtimeInterval" alignment="3" min="-2" max="-2" attributes="1"/>
                                          <Component id="jLabel20" alignment="3" min="-2" pref="18" max="-2" attributes="0"/>
                                      </Group>
                                  </Group>
                                  <Component id="shockWaveDel" alignment="0" min="-2" max="-2" attributes="0"/>
                              </Group>
                              <EmptySpace max="-2" attributes="0"/>
                              <Group type="103" groupAlignment="0" attributes="0">
                                  <Component id="speedOfQuake" min="-2" max="-2" attributes="0"/>
                                  <Component id="jLabel18" alignment="0" min="-2" pref="18" max="-2" attributes="0"/>
                              </Group>
                              <EmptySpace max="32767" attributes="0"/>
                          </Group>
                      </Group>
                    </DimensionLayout>
                  </Layout>
                  <SubComponents>
                    <Component class="javax.swing.JLabel" name="jLabel18">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="[m/s]"/>
                        <Property name="toolTipText" type="java.lang.String" value="Noise as measured by the RF-Seismograph"/>
                      </Properties>
                    </Component>
                    <Component class="java.awt.TextField" name="shockWaveDel">
                      <Properties>
                        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
                          <Color id="Text Cursor"/>
                        </Property>
                        <Property name="editable" type="boolean" value="false"/>
                        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[55, 19]"/>
                        </Property>
                        <Property name="text" type="java.lang.String" value="timeDel"/>
                      </Properties>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                      </AuxValues>
                    </Component>
                    <Component class="java.awt.TextField" name="speedOfQuake">
                      <Properties>
                        <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
                          <Color id="Text Cursor"/>
                        </Property>
                        <Property name="editable" type="boolean" value="false"/>
                        <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                          <Dimension value="[87, 19]"/>
                        </Property>
                        <Property name="text" type="java.lang.String" value="speedQuake"/>
                      </Properties>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                      </AuxValues>
                    </Component>
                    <Component class="javax.swing.JLabel" name="jLabel20">
                      <Properties>
                        <Property name="text" type="java.lang.String" value="[s]"/>
                        <Property name="toolTipText" type="java.lang.String" value="Noise as measured by the RF-Seismograph"/>
                      </Properties>
                    </Component>
                    <Component class="javax.swing.JSpinner" name="runtimeInterval">
                      <Properties>
                        <Property name="toolTipText" type="java.lang.String" value="select delayed event"/>
                      </Properties>
                      <Events>
                        <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="runtimeIntervalStateChanged"/>
                        <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="runtimeIntervalMouseExited"/>
                      </Events>
                      <AuxValues>
                        <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="1"/>
                      </AuxValues>
                    </Component>
                  </SubComponents>
                </Container>
                <Container class="javax.swing.JTabbedPane" name="events">
                  <Properties>
                    <Property name="selectedIndex" type="int" value="5"/>
                    <Property name="autoscrolls" type="boolean" value="true"/>
                    <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[800, 800]"/>
                    </Property>
                    <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[400, 800]"/>
                    </Property>
                    <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                      <Dimension value="[800, 800]"/>
                    </Property>
                  </Properties>
                  <Events>
                    <EventHandler event="stateChanged" listener="javax.swing.event.ChangeListener" parameters="javax.swing.event.ChangeEvent" handler="eventsStateChanged"/>
                    <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="eventsMouseEntered"/>
                  </Events>
                  <AuxValues>
                    <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                  </AuxValues>

                  <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="Quakes">
                            <Property name="tabTitle" type="java.lang.String" value="Quakes"/>
                          </JTabbedPaneConstraints>
                        </Constraint>
                      </Constraints>

                      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
                      <SubComponents>
                        <Component class="javax.swing.JTextArea" name="listEarthquakes">
                          <Properties>
                            <Property name="editable" type="boolean" value="false"/>
                            <Property name="columns" type="int" value="20"/>
                            <Property name="font" type="java.awt.Font" editor="com.sun.beans.editors.FontEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,13,106,97,118,97,46,97,119,116,46,70,111,110,116,-59,-95,53,-26,-52,-34,86,115,3,0,6,73,0,25,102,111,110,116,83,101,114,105,97,108,105,122,101,100,68,97,116,97,86,101,114,115,105,111,110,70,0,9,112,111,105,110,116,83,105,122,101,73,0,4,115,105,122,101,73,0,5,115,116,121,108,101,76,0,20,102,82,101,113,117,101,115,116,101,100,65,116,116,114,105,98,117,116,101,115,116,0,21,76,106,97,118,97,47,117,116,105,108,47,72,97,115,104,116,97,98,108,101,59,76,0,4,110,97,109,101,116,0,18,76,106,97,118,97,47,108,97,110,103,47,83,116,114,105,110,103,59,120,112,0,0,0,1,65,32,0,0,0,0,0,10,0,0,0,0,112,116,0,6,68,105,97,108,111,103,120"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="com.sun.beans.editors.ColorEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,67,111,108,111,114,1,-91,23,-125,16,-113,51,117,2,0,5,70,0,6,102,97,108,112,104,97,73,0,5,118,97,108,117,101,76,0,2,99,115,116,0,27,76,106,97,118,97,47,97,119,116,47,99,111,108,111,114,47,67,111,108,111,114,83,112,97,99,101,59,91,0,9,102,114,103,98,118,97,108,117,101,116,0,2,91,70,91,0,6,102,118,97,108,117,101,113,0,126,0,2,120,112,0,0,0,0,-1,51,51,-1,112,112,112"/>
                            </Property>
                            <Property name="rows" type="int" value="200"/>
                            <Property name="toolTipText" type="java.lang.String" value="click 2 times to update quakes and to compare"/>
                            <Property name="wrapStyleWord" type="boolean" value="true"/>
                            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[800, 1000]"/>
                            </Property>
                            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[500, 700]"/>
                            </Property>
                          </Properties>
                          <Events>
                            <EventHandler event="mousePressed" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="listEarthquakesMousePressed"/>
                            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="listEarthquakesMouseClicked"/>
                            <EventHandler event="mouseExited" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="listEarthquakesMouseExited"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Container class="javax.swing.JScrollPane" name="jScrollPane5">
                      <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="Avg">
                            <Property name="tabTitle" type="java.lang.String" value="Avg"/>
                          </JTabbedPaneConstraints>
                        </Constraint>
                      </Constraints>

                      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
                      <SubComponents>
                        <Component class="javax.swing.JTextArea" name="AVG">
                          <Properties>
                            <Property name="editable" type="boolean" value="false"/>
                            <Property name="columns" type="int" value="20"/>
                            <Property name="font" type="java.awt.Font" editor="com.sun.beans.editors.FontEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,13,106,97,118,97,46,97,119,116,46,70,111,110,116,-59,-95,53,-26,-52,-34,86,115,3,0,6,73,0,25,102,111,110,116,83,101,114,105,97,108,105,122,101,100,68,97,116,97,86,101,114,115,105,111,110,70,0,9,112,111,105,110,116,83,105,122,101,73,0,4,115,105,122,101,73,0,5,115,116,121,108,101,76,0,20,102,82,101,113,117,101,115,116,101,100,65,116,116,114,105,98,117,116,101,115,116,0,21,76,106,97,118,97,47,117,116,105,108,47,72,97,115,104,116,97,98,108,101,59,76,0,4,110,97,109,101,116,0,18,76,106,97,118,97,47,108,97,110,103,47,83,116,114,105,110,103,59,120,112,0,0,0,1,65,32,0,0,0,0,0,10,0,0,0,0,112,116,0,6,68,105,97,108,111,103,120"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="com.sun.beans.editors.ColorEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,67,111,108,111,114,1,-91,23,-125,16,-113,51,117,2,0,5,70,0,6,102,97,108,112,104,97,73,0,5,118,97,108,117,101,76,0,2,99,115,116,0,27,76,106,97,118,97,47,97,119,116,47,99,111,108,111,114,47,67,111,108,111,114,83,112,97,99,101,59,91,0,9,102,114,103,98,118,97,108,117,101,116,0,2,91,70,91,0,6,102,118,97,108,117,101,113,0,126,0,2,120,112,0,0,0,0,-1,51,51,-1,112,112,112"/>
                            </Property>
                            <Property name="lineWrap" type="boolean" value="true"/>
                            <Property name="rows" type="int" value="100"/>
                            <Property name="wrapStyleWord" type="boolean" value="true"/>
                            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[800, 1000]"/>
                            </Property>
                            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[500, 700]"/>
                            </Property>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Container class="javax.swing.JScrollPane" name="jScrollPane4">
                      <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="NW&amp;Evt">
                            <Property name="tabTitle" type="java.lang.String" value="NW&amp;Evt"/>
                          </JTabbedPaneConstraints>
                        </Constraint>
                      </Constraints>

                      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
                      <SubComponents>
                        <Component class="javax.swing.JTextArea" name="NW_events">
                          <Properties>
                            <Property name="editable" type="boolean" value="false"/>
                            <Property name="columns" type="int" value="100"/>
                            <Property name="font" type="java.awt.Font" editor="com.sun.beans.editors.FontEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,13,106,97,118,97,46,97,119,116,46,70,111,110,116,-59,-95,53,-26,-52,-34,86,115,3,0,6,73,0,25,102,111,110,116,83,101,114,105,97,108,105,122,101,100,68,97,116,97,86,101,114,115,105,111,110,70,0,9,112,111,105,110,116,83,105,122,101,73,0,4,115,105,122,101,73,0,5,115,116,121,108,101,76,0,20,102,82,101,113,117,101,115,116,101,100,65,116,116,114,105,98,117,116,101,115,116,0,21,76,106,97,118,97,47,117,116,105,108,47,72,97,115,104,116,97,98,108,101,59,76,0,4,110,97,109,101,116,0,18,76,106,97,118,97,47,108,97,110,103,47,83,116,114,105,110,103,59,120,112,0,0,0,1,65,32,0,0,0,0,0,10,0,0,0,0,112,116,0,6,68,105,97,108,111,103,120"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="com.sun.beans.editors.ColorEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,67,111,108,111,114,1,-91,23,-125,16,-113,51,117,2,0,5,70,0,6,102,97,108,112,104,97,73,0,5,118,97,108,117,101,76,0,2,99,115,116,0,27,76,106,97,118,97,47,97,119,116,47,99,111,108,111,114,47,67,111,108,111,114,83,112,97,99,101,59,91,0,9,102,114,103,98,118,97,108,117,101,116,0,2,91,70,91,0,6,102,118,97,108,117,101,113,0,126,0,2,120,112,0,0,0,0,-1,51,51,-1,112,112,112"/>
                            </Property>
                            <Property name="rows" type="int" value="100"/>
                            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[500, 500]"/>
                            </Property>
                            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[500, 700]"/>
                            </Property>
                          </Properties>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Container class="javax.swing.JScrollPane" name="jScrollPane8">
                      <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="NOAA">
                            <Property name="tabTitle" type="java.lang.String" value="NOAA"/>
                          </JTabbedPaneConstraints>
                        </Constraint>
                      </Constraints>

                      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
                      <SubComponents>
                        <Component class="javax.swing.JTextArea" name="NOAAalertsText">
                          <Properties>
                            <Property name="editable" type="boolean" value="false"/>
                            <Property name="columns" type="int" value="20"/>
                            <Property name="foreground" type="java.awt.Color" editor="com.sun.beans.editors.ColorEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,67,111,108,111,114,1,-91,23,-125,16,-113,51,117,2,0,5,70,0,6,102,97,108,112,104,97,73,0,5,118,97,108,117,101,76,0,2,99,115,116,0,27,76,106,97,118,97,47,97,119,116,47,99,111,108,111,114,47,67,111,108,111,114,83,112,97,99,101,59,91,0,9,102,114,103,98,118,97,108,117,101,116,0,2,91,70,91,0,6,102,118,97,108,117,101,113,0,126,0,2,120,112,0,0,0,0,-1,51,51,-1,112,112,112"/>
                            </Property>
                            <Property name="rows" type="int" value="100"/>
                            <Property name="wrapStyleWord" type="boolean" value="true"/>
                            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[500, 700]"/>
                            </Property>
                            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[500, 700]"/>
                            </Property>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="NOAAalertsTextMouseClicked"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="10"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Container class="javax.swing.JScrollPane" name="propTrackPane">
                      <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="WSPR">
                            <Property name="tabTitle" type="java.lang.String" value="WSPR"/>
                          </JTabbedPaneConstraints>
                        </Constraint>
                      </Constraints>

                      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
                      <SubComponents>
                        <Component class="javax.swing.JTextPane" name="WSPR">
                          <Properties>
                            <Property name="font" type="java.awt.Font" editor="com.sun.beans.editors.FontEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,13,106,97,118,97,46,97,119,116,46,70,111,110,116,-59,-95,53,-26,-52,-34,86,115,3,0,6,73,0,25,102,111,110,116,83,101,114,105,97,108,105,122,101,100,68,97,116,97,86,101,114,115,105,111,110,70,0,9,112,111,105,110,116,83,105,122,101,73,0,4,115,105,122,101,73,0,5,115,116,121,108,101,76,0,20,102,82,101,113,117,101,115,116,101,100,65,116,116,114,105,98,117,116,101,115,116,0,21,76,106,97,118,97,47,117,116,105,108,47,72,97,115,104,116,97,98,108,101,59,76,0,4,110,97,109,101,116,0,18,76,106,97,118,97,47,108,97,110,103,47,83,116,114,105,110,103,59,120,112,0,0,0,1,65,96,0,0,0,0,0,14,0,0,0,0,112,116,0,6,68,105,97,108,111,103,120"/>
                            </Property>
                            <Property name="cursor" type="java.awt.Cursor" editor="org.netbeans.modules.form.editors2.CursorEditor">
                              <Color id="Text Cursor"/>
                            </Property>
                            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[1200, 400]"/>
                            </Property>
                            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[600, 400]"/>
                            </Property>
                            <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[800, 400]"/>
                            </Property>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="WSPRMouseClicked"/>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="WSPRMouseEntered"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="9"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                    <Container class="javax.swing.JScrollPane" name="jScrollPane6">
                      <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="Raw Data">
                            <Property name="tabTitle" type="java.lang.String" value="Raw Data"/>
                          </JTabbedPaneConstraints>
                        </Constraint>
                      </Constraints>

                      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
                      <SubComponents>
                        <Component class="javax.swing.JTextArea" name="rawDataList">
                          <Properties>
                            <Property name="editable" type="boolean" value="false"/>
                            <Property name="columns" type="int" value="20"/>
                            <Property name="font" type="java.awt.Font" editor="com.sun.beans.editors.FontEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,13,106,97,118,97,46,97,119,116,46,70,111,110,116,-59,-95,53,-26,-52,-34,86,115,3,0,6,73,0,25,102,111,110,116,83,101,114,105,97,108,105,122,101,100,68,97,116,97,86,101,114,115,105,111,110,70,0,9,112,111,105,110,116,83,105,122,101,73,0,4,115,105,122,101,73,0,5,115,116,121,108,101,76,0,20,102,82,101,113,117,101,115,116,101,100,65,116,116,114,105,98,117,116,101,115,116,0,21,76,106,97,118,97,47,117,116,105,108,47,72,97,115,104,116,97,98,108,101,59,76,0,4,110,97,109,101,116,0,18,76,106,97,118,97,47,108,97,110,103,47,83,116,114,105,110,103,59,120,112,0,0,0,1,65,32,0,0,0,0,0,10,0,0,0,0,112,116,0,6,68,105,97,108,111,103,120"/>
                            </Property>
                            <Property name="foreground" type="java.awt.Color" editor="com.sun.beans.editors.ColorEditor">
                              <SerializedValue value="-84,-19,0,5,115,114,0,14,106,97,118,97,46,97,119,116,46,67,111,108,111,114,1,-91,23,-125,16,-113,51,117,2,0,5,70,0,6,102,97,108,112,104,97,73,0,5,118,97,108,117,101,76,0,2,99,115,116,0,27,76,106,97,118,97,47,97,119,116,47,99,111,108,111,114,47,67,111,108,111,114,83,112,97,99,101,59,91,0,9,102,114,103,98,118,97,108,117,101,116,0,2,91,70,91,0,6,102,118,97,108,117,101,113,0,126,0,2,120,112,0,0,0,0,-1,51,51,-1,112,112,112"/>
                            </Property>
                            <Property name="rows" type="int" value="1700"/>
                            <Property name="toolTipText" type="java.lang.String" value="click four times to update and exit to redraw"/>
                            <Property name="autoscrolls" type="boolean" value="false"/>
                            <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[800, 430]"/>
                            </Property>
                            <Property name="minimumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                              <Dimension value="[800, 430]"/>
                            </Property>
                          </Properties>
                          <Events>
                            <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="rawDataListMouseClicked"/>
                            <EventHandler event="mouseEntered" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="rawDataListMouseEntered"/>
                          </Events>
                          <AuxValues>
                            <AuxValue name="JavaCodeGenerator_VariableModifier" type="java.lang.Integer" value="8"/>
                          </AuxValues>
                        </Component>
                      </SubComponents>
                    </Container>
                  </SubComponents>
                </Container>
              </SubComponents>
            </Container>
          </SubComponents>
        </Container>
      </SubComponents>
    </Container>
  </SubComponents>
</Form>
