public class PathTreeAdapter
extends java.lang.Object
Constructor and Description |
---|
PathTreeAdapter(PathTree tree) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getSelectedFile() |
PathTreeNode |
getSelectedNode() |
boolean |
isArchive() |
boolean |
isDirectory() |
boolean |
isFile() |
boolean |
isLeaf() |
boolean |
isRoot() |
public PathTreeAdapter(PathTree tree)
public final PathTreeNode getSelectedNode()
public final java.io.File getSelectedFile()
public final boolean isRoot()
public final boolean isLeaf()
public final boolean isDirectory()
public final boolean isFile()
public final boolean isArchive()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.