|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--allensoft.gui.FileSystemTreeModel.FileNode
|
+--allensoft.gui.FileSystemTreeModel.DefaultFileNode
|
+--allensoft.gui.FileSystemTreeModel.LocalFileSystemFileNode
A file node that represents the roots of the file system.
| Constructor Summary | |
FileSystemTreeModel.LocalFileSystemFileNode(FileSystemTreeModel.FileNode parent,
java.lang.String sName)
|
|
| Method Summary | |
protected java.io.File[] |
listFiles()
|
| Methods inherited from class allensoft.gui.FileSystemTreeModel.DefaultFileNode |
equals, getChild, getChildCount, getIndexOfChild, reloadChildren |
| Methods inherited from class allensoft.gui.FileSystemTreeModel.FileNode |
getFile, getModel, getParent, getPath, getPathToFile, isLeaf, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FileSystemTreeModel.LocalFileSystemFileNode(FileSystemTreeModel.FileNode parent,
java.lang.String sName)
| Method Detail |
protected java.io.File[] listFiles()
listFiles in class FileSystemTreeModel.DefaultFileNode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||