<h2>org.autoplot.RecentUrisGUI</h2><p>This presents the URI history in a useful dialog where URIs are sorted into today, yesterday, last week, etc. The URI history is stored in AUTOPLOT_DATA/bookmarks/history.txt. Times in the history file in UT, not the local time. This useful dialog needs to be rewritten. See https://sourceforge.net/p/autoplot/bugs/1019/</p> <h2>RecentUrisGUI( )</h2> <p>Creates new form RecentUrisGUI</p> <hr> <a name="getSelectedURI"></a> <h2>getSelectedURI</h2> getSelectedURI( ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> <p></p> <h3>Returns:</h3> java.lang.String <br><br> <a href="https://github.com/autoplot/dev/search?q=getSelectedURI&unscoped_q=getSelectedURI">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/RecentUrisGUI.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/RecentUrisGUI.html#getSelectedURI">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/RecentUrisGUI.java#l92">[view source]</a> <br> <br> <hr> <a name="main"></a> <h2>main</h2> main( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String[]</a> args ) → void <p></p> <h3>Parameters</h3> args - a java.lang.String[] <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=main&unscoped_q=main">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/RecentUrisGUI.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/RecentUrisGUI.html#main">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/RecentUrisGUI.java#l96">[view source]</a> <br> <br> <hr> <a name="setFilter"></a> <h2>setFilter</h2> setFilter( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/String.html'>String</a> filter ) → void <p>this should be called once with "" to initialize</p> <h3>Parameters</h3> filter - a String <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=setFilter&unscoped_q=setFilter">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/RecentUrisGUI.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/RecentUrisGUI.html#setFilter">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/RecentUrisGUI.java#l111">[view source]</a> <br> <br>