public interface IFileNode extends ISwingTreeNode
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFileName()
Get the file name.
|
java.lang.String |
getFilePath()
Get the file path.
|
long |
getFileSize()
Get the file size.
|
boolean |
isDirectory()
Check if the file is a directory.
|
getChild, getChildren, getParent, getPropertiesComponent, getSwingIcon