<?xml version="1.0" encoding="UTF-8" ?> <Form version="1.3" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <NonVisualComponents> <Container class="javax.swing.JPopupMenu" name="jPopupMenu1"> <Layout class="org.netbeans.modules.form.compat2.layouts.DesignAbsoluteLayout"> <Property name="useNullLayout" type="boolean" value="true"/> </Layout> <SubComponents> <MenuItem class="javax.swing.JMenuItem" name="setByteOffsetMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="Set Byte Offset"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="setByteOffsetMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="setRecOffsetMenuItem"> <Properties> <Property name="text" type="java.lang.String" value="Set Record Offset"/> <Property name="toolTipText" type="java.lang.String" value="Set the offset of the data within each record"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="setRecOffsetMenuItemActionPerformed"/> </Events> </MenuItem> <MenuItem class="javax.swing.JMenuItem" name="setDep0Offset"> <Properties> <Property name="text" type="java.lang.String" value="Set Depend 0 Offset"/> <Property name="toolTipText" type="java.lang.String" value="Set the offset for depend0 (the x positions)"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="setDep0OffsetActionPerformed"/> </Events> </MenuItem> </SubComponents> </Container> </NonVisualComponents> <Properties> <Property name="preferredSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[800, 600]"/> </Property> </Properties> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/> <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="1"/> </AuxValues> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jSplitPane2" alignment="1" pref="800" max="32767" attributes="0"/> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jSplitPane2" alignment="0" pref="600" max="32767" attributes="0"/> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JSplitPane" name="jSplitPane2"> <Properties> <Property name="orientation" type="int" value="0"/> </Properties> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout"/> <SubComponents> <Container class="javax.swing.JPanel" name="jPanel1"> <Constraints> <Constraint layoutClass="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout" value="org.netbeans.modules.form.compat2.layouts.support.JSplitPaneSupportLayout$JSplitPaneConstraintsDescription"> <JSplitPaneConstraints position="left"/> </Constraint> </Constraints> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jScrollPane3" alignment="0" pref="0" max="32767" attributes="0"/> <Group type="102" alignment="1" attributes="0"> <Component id="jScrollPane1" min="-2" pref="241" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jButton1" min="-2" max="-2" attributes="0"/> <EmptySpace min="0" pref="0" max="32767" attributes="0"/> </Group> <Component id="infoLabel" max="32767" attributes="0"/> <Component id="jLabel1" pref="545" 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" attributes="0"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="jButton1" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel1" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> <Component id="infoLabel" max="32767" attributes="0"/> <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> </Group> <Component id="jScrollPane1" pref="0" max="32767" attributes="0"/> </Group> <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> <Component id="jScrollPane3" min="-2" pref="68" max="-2" attributes="0"/> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JScrollPane" name="jScrollPane3"> <Properties> <Property name="horizontalScrollBarPolicy" type="int" value="32"/> </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="jTable2"> <Properties> <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> <Table columnCount="30" rowCount="1"> <Column editable="false" title="Title 1" type="java.lang.Object"/> <Column editable="false" title="Title 2" type="java.lang.Object"/> <Column editable="false" title="Title 3" type="java.lang.Object"/> <Column editable="false" title="Title 4" type="java.lang.Object"/> <Column editable="false" title="Title 5" type="java.lang.Object"/> <Column editable="false" title="Title 6" type="java.lang.Object"/> <Column editable="false" title="Title 7" type="java.lang.Object"/> <Column editable="false" title="Title 8" type="java.lang.Object"/> <Column editable="false" title="Title 9" type="java.lang.Object"/> <Column editable="false" title="Title 10" type="java.lang.Object"/> <Column editable="false" title="Title 11" type="java.lang.Object"/> <Column editable="false" title="Title 12" type="java.lang.Object"/> <Column editable="false" title="Title 13" type="java.lang.Object"/> <Column editable="false" title="Title 14" type="java.lang.Object"/> <Column editable="false" title="Title 15" type="java.lang.Object"/> <Column editable="false" title="Title 16" type="java.lang.Object"/> <Column editable="false" title="Title 17" type="java.lang.Object"/> <Column editable="false" title="Title 18" type="java.lang.Object"/> <Column editable="false" title="Title 19" type="java.lang.Object"/> <Column editable="false" title="Title 20" type="java.lang.Object"/> <Column editable="false" title="Title 21" type="java.lang.Object"/> <Column editable="false" title="Title 22" type="java.lang.Object"/> <Column editable="false" title="Title 23" type="java.lang.Object"/> <Column editable="false" title="Title 24" type="java.lang.Object"/> <Column editable="false" title="Title 25" type="java.lang.Object"/> <Column editable="false" title="Title 26" type="java.lang.Object"/> <Column editable="false" title="Title 27" type="java.lang.Object"/> <Column editable="false" title="Title 28" type="java.lang.Object"/> <Column editable="false" title="Title 29" type="java.lang.Object"/> <Column editable="false" title="Title 30" type="java.lang.Object"/> </Table> </Property> </Properties> <Events> <EventHandler event="mouseMoved" listener="java.awt.event.MouseMotionListener" parameters="java.awt.event.MouseEvent" handler="jTable2MouseMoved"/> <EventHandler event="mouseClicked" listener="java.awt.event.MouseListener" parameters="java.awt.event.MouseEvent" handler="jTable2MouseClicked"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JScrollPane" name="jScrollPane1"> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="org.autoplot.datasource.ui.ParamsTextArea" name="paramsTextArea1"> <Properties> <Property name="columns" type="int" value="20"/> <Property name="rows" type="int" value="5"/> <Property name="maximumSize" type="java.awt.Dimension" editor="org.netbeans.beaninfo.editors.DimensionEditor"> <Dimension value="[1000, 1000]"/> </Property> </Properties> </Component> </SubComponents> </Container> <Component class="javax.swing.JLabel" name="infoLabel"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="Dialog" size="8" style="1"/> </Property> <Property name="text" type="java.lang.String" value="jLabel2"/> <Property name="alignmentY" type="float" value="0.0"/> </Properties> </Component> <Component class="javax.swing.JLabel" name="jLabel1"> <Properties> <Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor"> <Font name="DejaVu Sans" size="8" style="0"/> </Property> <Property name="text" type="java.lang.String" value="<html>right-click to get completions. Click update to see how it parses.</html>"/> <Property name="verticalAlignment" type="int" value="1"/> </Properties> </Component> <Component class="javax.swing.JButton" name="jButton1"> <Properties> <Property name="text" type="java.lang.String" value="Update"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="jButton1ActionPerformed"/> </Events> </Component> </SubComponents> </Container> <Container class="javax.swing.JScrollPane" name="jScrollPane4"> <Properties> <Property name="horizontalScrollBarPolicy" type="int" value="32"/> </Properties> <AuxValues> <AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/> </AuxValues> <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 class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/> <SubComponents> <Component class="javax.swing.JTable" name="jTable3"> <Properties> <Property name="model" type="javax.swing.table.TableModel" editor="org.netbeans.modules.form.editors2.TableModelEditor"> <Table columnCount="4" rowCount="4"> <Column editable="true" title="Title 1" type="java.lang.Object"/> <Column editable="true" title="Title 2" type="java.lang.Object"/> <Column editable="true" title="Title 3" type="java.lang.Object"/> <Column editable="true" title="Title 4" type="java.lang.Object"/> </Table> </Property> </Properties> </Component> </SubComponents> </Container> </SubComponents> </Container> </SubComponents> </Form>