<?xml version="1.0" encoding="UTF-8" ?> <Form version="1.5" maxVersion="1.7" type="org.netbeans.modules.form.forminfo.JPanelFormInfo"> <AuxValues> <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/> <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/> <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/> <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/> <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/> <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/> </AuxValues> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jPanel1" alignment="0" max="32767" attributes="0"/> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jPanel1" alignment="0" max="32767" attributes="0"/> </Group> </DimensionLayout> </Layout> <SubComponents> <Container class="javax.swing.JPanel" name="jPanel1"> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <Component id="jPanel2" alignment="0" max="32767" attributes="0"/> <Group type="102" alignment="1" attributes="0"> <EmptySpace pref="690" max="32767" attributes="0"/> <Component id="showWildcardsButton" min="-2" max="-2" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> <Group type="103" rootIndex="1" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel4" min="-2" pref="664" max="-2" attributes="0"/> <EmptySpace pref="136" max="32767" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="showWildcardsButton" min="-2" max="-2" attributes="0"/> <EmptySpace min="-2" pref="37" max="-2" attributes="0"/> <Component id="jPanel2" max="32767" attributes="0"/> </Group> <Group type="103" rootIndex="1" groupAlignment="0" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel4" min="-2" pref="77" max="-2" attributes="0"/> <EmptySpace pref="501" max="32767" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JLabel" name="jLabel4"> <Properties> <Property name="text" type="java.lang.String" value="<html>Autoplot has two ways of turning URIs of single files into aggregations that will combine data when the first dimension is time. 
An aggregation URI is one with wildcards (like $Y for year) that allows Autoplot to fetch multiple files to cover a time range.</html> "/> <Property name="verticalAlignment" type="int" value="1"/> </Properties> </Component> <Container class="javax.swing.JPanel" name="jPanel2"> <Layout> <DimensionLayout dim="0"> <Group type="103" groupAlignment="0" attributes="0"> <EmptySpace min="0" pref="821" max="32767" attributes="0"/> <Group type="103" rootIndex="1" groupAlignment="0" attributes="0"> <Group type="102" alignment="1" attributes="0"> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="24" max="-2" attributes="0"/> <Component id="jScrollPane1" pref="776" max="32767" attributes="0"/> </Group> <Group type="102" alignment="1" attributes="0"> <EmptySpace max="-2" attributes="0"/> <Group type="103" groupAlignment="1" attributes="0"> <Group type="102" alignment="0" attributes="0"> <Component id="allUrisButton" linkSize="6" min="-2" pref="120" max="-2" attributes="1"/> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel6" linkSize="4" min="-2" pref="584" max="-2" attributes="1"/> </Group> <Group type="102" alignment="0" attributes="0"> <EmptySpace min="-2" pref="12" max="-2" attributes="0"/> <Component id="previewDataSetSelector" pref="776" max="32767" attributes="0"/> </Group> <Group type="102" alignment="0" attributes="0"> <Component id="addressBarUriButton" linkSize="6" min="-2" pref="123" max="-2" attributes="1"/> <EmptySpace max="-2" attributes="0"/> <Component id="jLabel5" linkSize="4" min="-2" pref="580" max="-2" attributes="1"/> </Group> </Group> </Group> </Group> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> <DimensionLayout dim="1"> <Group type="103" groupAlignment="0" attributes="0"> <EmptySpace min="0" pref="514" max="32767" attributes="0"/> <Group type="103" rootIndex="1" 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="addressBarUriButton" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jLabel5" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="previewDataSetSelector" min="-2" pref="39" max="-2" attributes="0"/> <EmptySpace type="unrelated" min="-2" max="-2" attributes="0"/> <Group type="103" groupAlignment="0" attributes="0"> <Component id="allUrisButton" alignment="0" min="-2" max="-2" attributes="0"/> <Component id="jLabel6" min="-2" max="-2" attributes="0"/> </Group> <EmptySpace max="-2" attributes="0"/> <Component id="jScrollPane1" pref="367" max="32767" attributes="0"/> <EmptySpace max="-2" attributes="0"/> </Group> </Group> </Group> </DimensionLayout> </Layout> <SubComponents> <Component class="javax.swing.JButton" name="addressBarUriButton"> <Properties> <Property name="text" type="java.lang.String" value="Focus URI"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="addressBarUriButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel5"> <Properties> <Property name="text" type="java.lang.String" value="<html>Autoplot has attempted to make an aggregated URI from the focus URI. Pressing the "Focus URI" button will accept the new URI:</html>"/> <Property name="verticalAlignment" type="int" value="1"/> </Properties> </Component> <Component class="javax.swing.JButton" name="allUrisButton"> <Properties> <Property name="text" type="java.lang.String" value="All URIs"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="allUrisButtonActionPerformed"/> </Events> </Component> <Component class="javax.swing.JLabel" name="jLabel6"> <Properties> <Property name="text" type="java.lang.String" value="<html>Autoplot has attempted to form aggregations for all the URIs on the canvas. Pressing the "All URIs" button will accept these changes. Here you can review the replacement URIs:</html>"/> <Property name="verticalAlignment" type="int" value="1"/> </Properties> </Component> <Component class="org.autoplot.datasource.DataSetSelector" name="previewDataSetSelector"> </Component> <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="javax.swing.JTextArea" name="allUrisTA"> <Properties> <Property name="columns" type="int" value="20"/> <Property name="rows" type="int" value="5"/> <Property name="text" type="java.lang.String" value="vap+dat:http://autoplot.org/data/autoplot.dat
"/> </Properties> </Component> </SubComponents> </Container> </SubComponents> </Container> <Component class="javax.swing.JButton" name="showWildcardsButton"> <Properties> <Property name="text" type="java.lang.String" value="Show Wildcards"/> <Property name="toolTipText" type="java.lang.String" value="Show wildcards in browser"/> </Properties> <Events> <EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="showWildcardsButtonActionPerformed"/> </Events> </Component> </SubComponents> </Container> </SubComponents> </Form>