public class LocalFileNode
extends java.lang.Object
Constructor and Description |
---|
LocalFileNode(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object[] |
getChildren()
Loads the children, caching the results in the children ivar.
|
java.io.File |
getFile() |
java.lang.String |
toString()
Returns the the string to be used to display this leaf in the JTree.
|
public java.lang.String toString()
toString
in class java.lang.Object
public java.io.File getFile()
protected java.lang.Object[] getChildren()
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.