<h2>org.das2.util.filesystem.FSTreeModel</h2><p>present a FileSystem as a TreeModel to display in JTrees.</p> <h2>FSTreeModel( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/util/filesystem/FileSystem.html'>org.das2.util.filesystem.FileSystem</a> fs )</h2> <p></p> <hr> <a name="PENDING_NOTE"></a> <h2>PENDING_NOTE</h2> <p></p> <hr> <a name="getChild"></a> <h2>getChild</h2> getChild( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> parent, int index ) → <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> <p></p> <h3>Parameters</h3> parent - an Object <br> index - an int <h3>Returns:</h3> java.lang.Object <br><br> <a href="https://github.com/autoplot/dev/search?q=getChild&unscoped_q=getChild">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/util/filesystem/FSTreeModel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/util/filesystem/FSTreeModel.html#getChild">[view on old javadoc]</a> <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCoreUtil/src/org/das2/util/filesystem/FSTreeModel.java">[view source]</a> <br> <br> <hr> <a name="getChildCount"></a> <h2>getChildCount</h2> getChildCount( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> parent ) → int <p></p> <h3>Parameters</h3> parent - an Object <h3>Returns:</h3> int <br><br> <a href="https://github.com/autoplot/dev/search?q=getChildCount&unscoped_q=getChildCount">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/util/filesystem/FSTreeModel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/util/filesystem/FSTreeModel.html#getChildCount">[view on old javadoc]</a> <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCoreUtil/src/org/das2/util/filesystem/FSTreeModel.java">[view source]</a> <br> <br> <hr> <a name="getIndexOfChild"></a> <h2>getIndexOfChild</h2> getIndexOfChild( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> parent, <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> child ) → int <p></p> <h3>Parameters</h3> parent - an Object <br> child - an Object <h3>Returns:</h3> int <br><br> <a href="https://github.com/autoplot/dev/search?q=getIndexOfChild&unscoped_q=getIndexOfChild">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/util/filesystem/FSTreeModel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/util/filesystem/FSTreeModel.html#getIndexOfChild">[view on old javadoc]</a> <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCoreUtil/src/org/das2/util/filesystem/FSTreeModel.java">[view source]</a> <br> <br> <hr> <a name="isLeaf"></a> <h2>isLeaf</h2> isLeaf( <a href='https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html'>Object</a> node ) → boolean <p></p> <h3>Parameters</h3> node - an Object <h3>Returns:</h3> boolean <br><br> <a href="https://github.com/autoplot/dev/search?q=isLeaf&unscoped_q=isLeaf">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/das2/util/filesystem/FSTreeModel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/util/filesystem/FSTreeModel.html#isLeaf">[view on old javadoc]</a> <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCoreUtil/src/org/das2/util/filesystem/FSTreeModel.java">[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/das2/util/filesystem/FSTreeModel.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/das2/util/filesystem/FSTreeModel.html#main">[view on old javadoc]</a> <a href="https://saturn.physics.uiowa.edu/svn/das2/dasCore/community/autoplot2011/trunk/dasCoreUtil/src/org/das2/util/filesystem/FSTreeModel.java">[view source]</a> <br> <br>