<h2>org.autoplot.AggregateUrisDialog</h2><p>Dialog assisting the scientists in creating aggregations for file URIS. This uses org.autoplot.datasource.DataSourceUtil.makeAggregation to look for parts of filenames that look like dates, for example 20150516 would be replaced with $Y$m$d.</p> <h2>AggregateUrisDialog( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/autoplot/dom/Application.html'>org.autoplot.dom.Application</a> dom, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/autoplot/datasource/DataSetSelector.html'>org.autoplot.datasource.DataSetSelector</a> sel )</h2> <p>Creates new form AggregateUrisDialog</p> <hr> <a name="showDialog"></a> <h2>showDialog</h2> showDialog( ) → void <p>show this in a modal dialog, without the Okay button.</p> <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=showDialog&unscoped_q=showDialog">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/AggregateUrisDialog.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/AggregateUrisDialog.html#showDialog">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/AggregateUrisDialog.java#l87">[view source]</a> <br> <br>