Newer
Older
jrex / src / main / java / jrex / ui / MainFrame.form
<?xml version="1.0" encoding="UTF-8" ?>

<Form version="1.8" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
  <NonVisualComponents>
    <Component class="javax.swing.ButtonGroup" name="bgQuotedIn">
    </Component>
    <Component class="javax.swing.ButtonGroup" name="bgCase">
    </Component>
    <Component class="javax.swing.ButtonGroup" name="bgQuoted">
    </Component>
  </NonVisualComponents>
  <Properties>
    <Property name="defaultCloseOperation" type="int" value="3"/>
  </Properties>
  <SyntheticProperties>
    <SyntheticProperty name="formSizePolicy" type="int" value="1"/>
    <SyntheticProperty name="generateCenter" type="boolean" value="false"/>
  </SyntheticProperties>
  <AuxValues>
    <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
    <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="true"/>
    <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
    <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
    <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
    <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
    <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
    <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
    <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
  </AuxValues>

  <Layout>
    <DimensionLayout dim="0">
      <Group type="103" groupAlignment="0" attributes="0">
          <Group type="102" attributes="0">
              <EmptySpace min="-2" max="-2" attributes="0"/>
              <Component id="splitPane" max="32767" attributes="0"/>
              <EmptySpace min="-2" max="-2" attributes="0"/>
              <Component id="pnlReplace" pref="286" 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">
                  <Component id="pnlReplace" max="32767" attributes="0"/>
                  <Component id="splitPane" max="32767" attributes="0"/>
              </Group>
              <EmptySpace max="-2" attributes="0"/>
          </Group>
      </Group>
    </DimensionLayout>
  </Layout>
  <SubComponents>
    <Container class="javax.swing.JSplitPane" name="splitPane">
      <Properties>
        <Property name="dividerLocation" type="int" value="400"/>
        <Property name="dividerSize" type="int" value="15"/>
        <Property name="orientation" type="int" value="0"/>
        <Property name="resizeWeight" type="double" value="0.66"/>
        <Property name="name" type="java.lang.String" value="splitPane" noResource="true"/>
        <Property name="oneTouchExpandable" type="boolean" value="true"/>
      </Properties>

      <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/>
      <SubComponents>
        <Container class="javax.swing.JPanel" name="pnlInput">
          <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="Input">
                  <Font PropertyName="font" name="Dialog" size="12" style="0"/>
                </TitledBorder>
              </Border>
            </Property>
            <Property name="name" type="java.lang.String" value="pnlInput" noResource="true"/>
          </Properties>
          <Constraints>
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
              <JSplitPaneConstraints position="top"/>
            </Constraint>
          </Constraints>

          <Layout>
            <DimensionLayout dim="0">
              <Group type="103" groupAlignment="0" attributes="0">
                  <Component id="scrollInput" max="32767" attributes="0"/>
                  <Group type="102" attributes="0">
                      <Component id="btnLoad" min="-2" max="-2" attributes="0"/>
                      <EmptySpace type="separate" max="-2" attributes="0"/>
                      <Component id="cbReplace" min="-2" max="-2" attributes="0"/>
                      <EmptySpace type="separate" max="-2" attributes="0"/>
                      <Component id="btnSaveExpr" min="-2" max="-2" attributes="0"/>
                      <EmptySpace max="-2" attributes="0"/>
                      <Component id="btnLoadExpr" min="-2" max="-2" attributes="0"/>
                      <EmptySpace max="32767" attributes="0"/>
                      <Component id="btnClear" min="-2" max="-2" attributes="0"/>
                  </Group>
                  <Group type="102" attributes="0">
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Group type="102" alignment="0" attributes="0">
                              <Component id="btnPivotWideToLong" linkSize="1" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="btnPivotLongToWide" linkSize="1" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="btnTranspose" linkSize="1" min="-2" max="-2" attributes="0"/>
                          </Group>
                          <Group type="102" alignment="0" attributes="0">
                              <Component id="jLabel1" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="rbSingle" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="rbDouble" min="-2" max="-2" attributes="0"/>
                              <EmptySpace type="separate" max="-2" attributes="0"/>
                              <Component id="cbTrim" min="-2" max="-2" attributes="0"/>
                              <EmptySpace type="separate" max="-2" attributes="0"/>
                              <Component id="cbBlanks" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="txtBlanks" linkSize="3" min="-2" pref="62" max="-2" attributes="0"/>
                          </Group>
                          <Group type="102" alignment="0" attributes="0">
                              <Component id="lblColumns" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="spnColumns" min="-2" pref="46" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="cbGuess" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="cbHasHeadings" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="cbStripQuotes" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="rbStringSingle" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="rbStripDouble" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="btnCsvInput" min="-2" max="-2" attributes="0"/>
                              <EmptySpace max="-2" attributes="0"/>
                              <Component id="btnTsvInput" min="-2" max="-2" attributes="0"/>
                          </Group>
                      </Group>
                      <EmptySpace pref="92" max="32767" attributes="0"/>
                  </Group>
                  <Group type="102" alignment="1" attributes="0">
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Component id="jLabel3" alignment="0" min="-2" max="-2" attributes="0"/>
                          <Component id="lblCase" alignment="0" min="-2" max="-2" attributes="0"/>
                      </Group>
                      <EmptySpace max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="0" attributes="0">
                          <Component id="pnlQuoted" alignment="0" max="32767" attributes="0"/>
                          <Component id="pnlCase" alignment="0" max="32767" attributes="0"/>
                          <Component id="scrollTable" alignment="1" max="32767" attributes="0"/>
                      </Group>
                  </Group>
                  <Group type="102" attributes="0">
                      <Component id="lblExpression" min="-2" max="-2" attributes="0"/>
                      <EmptySpace max="-2" attributes="0"/>
                      <Component id="txtRegex" max="32767" attributes="0"/>
                      <EmptySpace max="-2" attributes="0"/>
                      <Component id="btnMatch" 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">
                      <Group type="103" groupAlignment="3" attributes="0">
                          <Component id="btnLoad" alignment="3" max="32767" attributes="0"/>
                          <Component id="btnClear" alignment="3" max="32767" attributes="0"/>
                          <Component id="cbReplace" alignment="3" min="-2" max="-2" attributes="0"/>
                          <Component id="btnSaveExpr" alignment="3" min="-2" max="-2" attributes="0"/>
                          <Component id="btnLoadExpr" alignment="3" min="-2" max="-2" attributes="0"/>
                      </Group>
                      <EmptySpace min="-2" max="-2" attributes="0"/>
                      <Component id="scrollInput" pref="34" max="32767" attributes="0"/>
                      <EmptySpace min="-2" pref="11" max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="2" attributes="0">
                          <Component id="lblColumns" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="spnColumns" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="btnCsvInput" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="btnTsvInput" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="cbGuess" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="cbHasHeadings" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="cbStripQuotes" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="rbStripDouble" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="rbStringSingle" alignment="2" min="-2" max="-2" attributes="0"/>
                      </Group>
                      <EmptySpace min="-2" max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="2" attributes="0">
                          <Component id="lblExpression" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="txtRegex" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="btnMatch" alignment="2" min="-2" max="-2" attributes="0"/>
                      </Group>
                      <EmptySpace min="-2" pref="6" max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="1" attributes="0">
                          <Group type="103" groupAlignment="3" attributes="0">
                              <Component id="jLabel1" alignment="3" min="-2" max="-2" attributes="0"/>
                              <Component id="rbDouble" alignment="3" min="-2" max="-2" attributes="0"/>
                              <Component id="rbSingle" alignment="3" min="-2" max="-2" attributes="0"/>
                              <Component id="cbTrim" alignment="3" min="-2" max="-2" attributes="0"/>
                          </Group>
                          <Group type="103" groupAlignment="2" attributes="0">
                              <Component id="cbBlanks" alignment="2" min="-2" max="-2" attributes="0"/>
                              <Component id="txtBlanks" alignment="2" min="-2" max="-2" attributes="0"/>
                          </Group>
                      </Group>
                      <EmptySpace max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="0" max="-2" attributes="0">
                          <Component id="pnlQuoted" min="-2" pref="25" max="-2" attributes="0"/>
                          <Component id="jLabel3" max="32767" attributes="0"/>
                      </Group>
                      <EmptySpace max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="0" max="-2" attributes="0">
                          <Component id="pnlCase" min="-2" pref="25" max="-2" attributes="0"/>
                          <Component id="lblCase" max="32767" attributes="0"/>
                      </Group>
                      <EmptySpace min="-2" max="-2" attributes="0"/>
                      <Component id="scrollTable" pref="79" max="32767" attributes="0"/>
                      <EmptySpace max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="3" attributes="0">
                          <Component id="btnPivotWideToLong" alignment="3" min="-2" max="-2" attributes="0"/>
                          <Component id="btnPivotLongToWide" alignment="3" min="-2" max="-2" attributes="0"/>
                          <Component id="btnTranspose" alignment="3" min="-2" max="-2" attributes="0"/>
                      </Group>
                  </Group>
              </Group>
            </DimensionLayout>
          </Layout>
          <SubComponents>
            <Component class="javax.swing.JButton" name="btnClear">
              <Properties>
                <Property name="text" type="java.lang.String" value="Clear"/>
                <Property name="name" type="java.lang.String" value="btnClear" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnClearActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnLoad">
              <Properties>
                <Property name="text" type="java.lang.String" value="Open"/>
                <Property name="name" type="java.lang.String" value="btnLoad" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnLoadActionPerformed"/>
              </Events>
            </Component>
            <Container class="javax.swing.JScrollPane" name="scrollInput">
              <Properties>
                <Property name="name" type="java.lang.String" value="scrollInput" noResource="true"/>
              </Properties>
              <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="txtInput">
                  <Properties>
                    <Property name="columns" type="int" value="20"/>
                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                      <Font name="Monospaced" size="12" style="0"/>
                    </Property>
                    <Property name="rows" type="int" value="5"/>
                    <Property name="name" type="java.lang.String" value="txtInput" noResource="true"/>
                  </Properties>
                </Component>
              </SubComponents>
            </Container>
            <Component class="javax.swing.JLabel" name="lblExpression">
              <Properties>
                <Property name="horizontalAlignment" type="int" value="4"/>
                <Property name="text" type="java.lang.String" value="Capture Expression: "/>
                <Property name="name" type="java.lang.String" value="lblExpression" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JTextField" name="txtRegex">
              <Properties>
                <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                  <Font name="Monospaced" size="12" style="0"/>
                </Property>
                <Property name="name" type="java.lang.String" value="txtRegex" noResource="true"/>
                <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor">
                  <Dimension value="[14, 25]"/>
                </Property>
              </Properties>
              <Events>
                <EventHandler event="keyPressed" listener="java.awt.event.KeyListener" parameters="java.awt.event.KeyEvent" handler="txtRegexKeyPressed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JSpinner" name="spnColumns">
              <Properties>
                <Property name="name" type="java.lang.String" value="spnColumns" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="mouseWheelMoved" listener="java.awt.event.MouseWheelListener" parameters="java.awt.event.MouseWheelEvent" handler="spnColumnsMouseWheelMoved"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnTsvInput">
              <Properties>
                <Property name="text" type="java.lang.String" value="TSV"/>
                <Property name="name" type="java.lang.String" value="btnTsvInput" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnTsvInputActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnCsvInput">
              <Properties>
                <Property name="text" type="java.lang.String" value="CSV"/>
                <Property name="name" type="java.lang.String" value="btnCsvInput" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnCsvInputActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnMatch">
              <Properties>
                <Property name="mnemonic" type="int" value="99"/>
                <Property name="text" type="java.lang.String" value="Capture"/>
                <Property name="name" type="java.lang.String" value="btnMatch" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnMatchActionPerformed"/>
              </Events>
            </Component>
            <Container class="javax.swing.JScrollPane" name="scrollTable">
              <Properties>
                <Property name="horizontalScrollBarPolicy" type="int" value="31"/>
                <Property name="name" type="java.lang.String" value="scrollTable" noResource="true"/>
              </Properties>
              <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.JTable" name="jTable">
                  <Properties>
                    <Property name="name" type="java.lang.String" value="jTable" noResource="true"/>
                  </Properties>
                </Component>
              </SubComponents>
            </Container>
            <Component class="javax.swing.JCheckBox" name="cbReplace">
              <Properties>
                <Property name="text" type="java.lang.String" value="Search/Replace "/>
                <Property name="name" type="java.lang.String" value="cbReplace" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbReplaceActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnPivotWideToLong">
              <Properties>
                <Property name="text" type="java.lang.String" value="Pivot Wide to Long"/>
                <Property name="name" type="java.lang.String" value="btnPivotWideToLong" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnPivotWideToLongActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnPivotLongToWide">
              <Properties>
                <Property name="text" type="java.lang.String" value="Pivot Long to Wide"/>
                <Property name="name" type="java.lang.String" value="btnPivotLongToWide" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnPivotLongToWideActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnTranspose">
              <Properties>
                <Property name="text" type="java.lang.String" value="Transpose"/>
                <Property name="name" type="java.lang.String" value="btnTranspose" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnTransposeActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JLabel" name="lblColumns">
              <Properties>
                <Property name="text" type="java.lang.String" value="Columns: "/>
                <Property name="name" type="java.lang.String" value="lblColumns" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JButton" name="btnSaveExpr">
              <Properties>
                <Property name="text" type="java.lang.String" value="Save Expressions"/>
                <Property name="name" type="java.lang.String" value="btnSaveExpr" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnSaveExprActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnLoadExpr">
              <Properties>
                <Property name="text" type="java.lang.String" value="Load Expressions"/>
                <Property name="name" type="java.lang.String" value="btnLoadExpr" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnLoadExprActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JCheckBox" name="cbGuess">
              <Properties>
                <Property name="selected" type="boolean" value="true"/>
                <Property name="text" type="java.lang.String" value="Guess?"/>
                <Property name="name" type="java.lang.String" value="cbGuess" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JCheckBox" name="cbHasHeadings">
              <Properties>
                <Property name="selected" type="boolean" value="true"/>
                <Property name="text" type="java.lang.String" value="Has Column Headings"/>
                <Property name="name" type="java.lang.String" value="cbHasHeadings" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="cbHasHeadingsActionPerformed"/>
              </Events>
            </Component>
            <Container class="javax.swing.JPanel" name="pnlQuoted">
              <Properties>
                <Property name="focusable" type="boolean" value="false"/>
                <Property name="name" type="java.lang.String" value="pnlQuoted" noResource="true"/>
              </Properties>

              <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridLayout">
                <Property name="columns" type="int" value="1"/>
                <Property name="rows" type="int" value="1"/>
              </Layout>
            </Container>
            <Component class="javax.swing.JLabel" name="jLabel1">
              <Properties>
                <Property name="text" type="java.lang.String" value="Quotes:"/>
                <Property name="name" type="java.lang.String" value="jLabel1" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JRadioButton" name="rbDouble">
              <Properties>
                <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
                  <ComponentRef name="bgQuoted"/>
                </Property>
                <Property name="text" type="java.lang.String" value="&quot;"/>
                <Property name="name" type="java.lang.String" value="rbDouble" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JRadioButton" name="rbSingle">
              <Properties>
                <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
                  <ComponentRef name="bgQuoted"/>
                </Property>
                <Property name="selected" type="boolean" value="true"/>
                <Property name="text" type="java.lang.String" value="&apos;"/>
                <Property name="name" type="java.lang.String" value="rbSingle" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JLabel" name="jLabel3">
              <Properties>
                <Property name="text" type="java.lang.String" value="Quoted:"/>
                <Property name="name" type="java.lang.String" value="jLabel3" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JLabel" name="lblCase">
              <Properties>
                <Property name="text" type="java.lang.String" value="Case:"/>
                <Property name="name" type="java.lang.String" value="lblCase" noResource="true"/>
              </Properties>
            </Component>
            <Container class="javax.swing.JPanel" name="pnlCase">
              <Properties>
                <Property name="name" type="java.lang.String" value="pnlCase" noResource="true"/>
              </Properties>

              <Layout class="org.netbeans.modules.form.compat2.layouts.DesignGridLayout">
                <Property name="columns" type="int" value="1"/>
                <Property name="rows" type="int" value="1"/>
              </Layout>
            </Container>
            <Component class="javax.swing.JCheckBox" name="cbTrim">
              <Properties>
                <Property name="selected" type="boolean" value="true"/>
                <Property name="text" type="java.lang.String" value="Trim?"/>
                <Property name="name" type="java.lang.String" value="cbTrim" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JCheckBox" name="cbBlanks">
              <Properties>
                <Property name="text" type="java.lang.String" value="Replace blanks? "/>
                <Property name="name" type="java.lang.String" value="cbBlanks" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JTextField" name="txtBlanks">
              <Properties>
                <Property name="text" type="java.lang.String" value="null"/>
                <Property name="name" type="java.lang.String" value="txtBlanks" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JCheckBox" name="cbStripQuotes">
              <Properties>
                <Property name="text" type="java.lang.String" value="Strip Quotes?"/>
                <Property name="name" type="java.lang.String" value="cbStripQuotes" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JRadioButton" name="rbStripDouble">
              <Properties>
                <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
                  <ComponentRef name="bgQuotedIn"/>
                </Property>
                <Property name="text" type="java.lang.String" value="&quot;"/>
                <Property name="name" type="java.lang.String" value="rbStripDouble" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JRadioButton" name="rbStringSingle">
              <Properties>
                <Property name="buttonGroup" type="javax.swing.ButtonGroup" editor="org.netbeans.modules.form.RADComponent$ButtonGroupPropertyEditor">
                  <ComponentRef name="bgQuotedIn"/>
                </Property>
                <Property name="selected" type="boolean" value="true"/>
                <Property name="text" type="java.lang.String" value="&apos;"/>
                <Property name="name" type="java.lang.String" value="rbStringSingle" noResource="true"/>
              </Properties>
            </Component>
          </SubComponents>
        </Container>
        <Container class="javax.swing.JPanel" name="pnlOutput">
          <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="Output">
                  <Font PropertyName="font" name="Dialog" size="12" style="0"/>
                </TitledBorder>
              </Border>
            </Property>
            <Property name="name" type="java.lang.String" value="pnlOutput" noResource="true"/>
          </Properties>
          <Constraints>
            <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription">
              <JSplitPaneConstraints position="right"/>
            </Constraint>
          </Constraints>

          <Layout>
            <DimensionLayout dim="0">
              <Group type="103" groupAlignment="0" attributes="0">
                  <Component id="scrollOutput" max="32767" attributes="0"/>
                  <Group type="102" attributes="0">
                      <Component id="lblFormat" min="-2" max="-2" attributes="0"/>
                      <EmptySpace min="-2" max="-2" attributes="0"/>
                      <Component id="txtFormat" max="32767" attributes="0"/>
                      <EmptySpace min="-2" max="-2" attributes="0"/>
                      <Component id="btnFormat" min="-2" max="-2" attributes="0"/>
                  </Group>
                  <Group type="102" attributes="0">
                      <Component id="lblArgumentMarker" min="-2" max="-2" attributes="0"/>
                      <EmptySpace max="-2" attributes="0"/>
                      <Component id="txtMarker" min="-2" pref="32" max="-2" attributes="0"/>
                      <EmptySpace type="separate" max="-2" attributes="0"/>
                      <Component id="btnCsvOutput" linkSize="2" min="-2" max="-2" attributes="0"/>
                      <EmptySpace max="-2" attributes="0"/>
                      <Component id="btnTsvOutput" linkSize="2" max="32767" attributes="0"/>
                      <EmptySpace max="-2" attributes="0"/>
                      <Component id="btnSql" min="-2" max="-2" attributes="0"/>
                      <EmptySpace type="separate" max="-2" attributes="0"/>
                      <Component id="cbIncludeHeadings" min="-2" max="-2" attributes="0"/>
                      <EmptySpace max="-2" attributes="0"/>
                      <Component id="cbQuoteHeadings" min="-2" max="-2" attributes="0"/>
                      <EmptySpace pref="39" max="32767" attributes="0"/>
                      <Component id="btnSave" min="-2" max="-2" attributes="0"/>
                  </Group>
                  <Group type="102" attributes="0">
                      <Component id="rbUnique" min="-2" max="-2" attributes="0"/>
                      <EmptySpace max="32767" attributes="0"/>
                      <Component id="btnSwap" 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">
                      <Group type="103" groupAlignment="2" attributes="0">
                          <Component id="lblArgumentMarker" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="txtMarker" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="btnCsvOutput" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="btnTsvOutput" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="btnSave" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="cbIncludeHeadings" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="btnSql" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="cbQuoteHeadings" alignment="2" min="-2" max="-2" attributes="0"/>
                      </Group>
                      <EmptySpace min="-2" max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="3" attributes="0">
                          <Component id="btnSwap" alignment="3" min="-2" max="-2" attributes="0"/>
                          <Component id="rbUnique" alignment="3" min="-2" max="-2" attributes="0"/>
                      </Group>
                      <EmptySpace min="-2" max="-2" attributes="0"/>
                      <Group type="103" groupAlignment="2" attributes="0">
                          <Component id="lblFormat" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="txtFormat" alignment="2" min="-2" max="-2" attributes="0"/>
                          <Component id="btnFormat" alignment="2" min="-2" max="-2" attributes="0"/>
                      </Group>
                      <EmptySpace max="-2" attributes="0"/>
                      <Component id="scrollOutput" pref="138" max="32767" attributes="0"/>
                  </Group>
              </Group>
            </DimensionLayout>
          </Layout>
          <SubComponents>
            <Component class="javax.swing.JLabel" name="lblFormat">
              <Properties>
                <Property name="horizontalAlignment" type="int" value="4"/>
                <Property name="text" type="java.lang.String" value="Format Expression: "/>
                <Property name="name" type="java.lang.String" value="lblFormat" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JTextField" name="txtFormat">
              <Properties>
                <Property name="name" type="java.lang.String" value="txtFormat" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JButton" name="btnFormat">
              <Properties>
                <Property name="mnemonic" type="int" value="102"/>
                <Property name="text" type="java.lang.String" value="Format"/>
                <Property name="name" type="java.lang.String" value="btnFormat" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnFormatActionPerformed"/>
              </Events>
            </Component>
            <Container class="javax.swing.JScrollPane" name="scrollOutput">
              <Properties>
                <Property name="name" type="java.lang.String" value="scrollOutput" noResource="true"/>
              </Properties>
              <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="txtOutput">
                  <Properties>
                    <Property name="columns" type="int" value="20"/>
                    <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
                      <Font name="Monospaced" size="12" style="0"/>
                    </Property>
                    <Property name="rows" type="int" value="5"/>
                    <Property name="name" type="java.lang.String" value="txtOutput" noResource="true"/>
                  </Properties>
                </Component>
              </SubComponents>
            </Container>
            <Component class="javax.swing.JLabel" name="lblArgumentMarker">
              <Properties>
                <Property name="text" type="java.lang.String" value="Column Prefix: "/>
                <Property name="name" type="java.lang.String" value="lblArgumentMarker" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JButton" name="btnSwap">
              <Properties>
                <Property name="mnemonic" type="int" value="111"/>
                <Property name="text" type="java.lang.String" value="Output to Input"/>
                <Property name="name" type="java.lang.String" value="btnSwap" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnSwapActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnCsvOutput">
              <Properties>
                <Property name="text" type="java.lang.String" value="CSV"/>
                <Property name="name" type="java.lang.String" value="btnCsvOutput" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnCsvOutputActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JButton" name="btnTsvOutput">
              <Properties>
                <Property name="text" type="java.lang.String" value="TSV"/>
                <Property name="name" type="java.lang.String" value="btnTsvOutput" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnTsvOutputActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JTextField" name="txtMarker">
              <Properties>
                <Property name="text" type="java.lang.String" value="?"/>
                <Property name="name" type="java.lang.String" value="txtMarker" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JButton" name="btnSave">
              <Properties>
                <Property name="text" type="java.lang.String" value="Save"/>
                <Property name="name" type="java.lang.String" value="btnSave" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnSaveActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JCheckBox" name="rbUnique">
              <Properties>
                <Property name="text" type="java.lang.String" value="Make Unique?"/>
                <Property name="name" type="java.lang.String" value="rbUnique" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JCheckBox" name="cbIncludeHeadings">
              <Properties>
                <Property name="selected" type="boolean" value="true"/>
                <Property name="text" type="java.lang.String" value="Include Column Headings?"/>
                <Property name="name" type="java.lang.String" value="cbIncludeHeadings" noResource="true"/>
              </Properties>
            </Component>
            <Component class="javax.swing.JButton" name="btnSql">
              <Properties>
                <Property name="text" type="java.lang.String" value="SQL"/>
                <Property name="name" type="java.lang.String" value="btnSql" noResource="true"/>
              </Properties>
              <Events>
                <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="btnSqlActionPerformed"/>
              </Events>
            </Component>
            <Component class="javax.swing.JCheckBox" name="cbQuoteHeadings">
              <Properties>
                <Property name="text" type="java.lang.String" value="Quote Headings?"/>
                <Property name="name" type="java.lang.String" value="cbQuoteHeadings" noResource="true"/>
              </Properties>
            </Component>
          </SubComponents>
        </Container>
      </SubComponents>
    </Container>
    <Component class="jrex.ui.ReplacePanel" name="pnlReplace">
      <Properties>
        <Property name="name" type="java.lang.String" value="pnlReplace" noResource="true"/>
      </Properties>
    </Component>
  </SubComponents>
</Form>