org.das2.util.filesystem.FSTreeModel

present a FileSystem as a TreeModel to display in JTrees.


PENDING_NOTE


getChild

getChild( Object parent, int index ) → Object

Returns:

java.lang.Object

search for examples view on GitHub view source


getIndexOfChild

getIndexOfChild( Object parent, Object child ) → int

Returns:

int

search for examples view on GitHub view source