Class FileNode
java.lang.Object
com.github.weisj.darklaf.components.filetree.FileNode
- All Implemented Interfaces:
Comparable<FileNode>
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
Deprecated.boolean
Deprecated.boolean
exists()
Deprecated.static FileNode
Deprecated.static FileNode
Deprecated.getFile()
Deprecated.getPath()
Deprecated.Deprecated.getSystemIcon(FileSystemView fsv)
Deprecated.int
hashCode()
Deprecated.void
Deprecated.boolean
Deprecated.boolean
isEmpty(boolean showHiddenFiles)
Deprecated.boolean
isHidden()
Deprecated.boolean
Deprecated.list(FileTreeModel model)
Deprecated.boolean
Deprecated.toString()
Deprecated.protected boolean
validateEmptyFlag(boolean showHiddenFiles)
Deprecated.
-
Constructor Details
-
FileNode
Deprecated.
-
-
Method Details
-
invalidate
public void invalidate()Deprecated. -
validateEmptyFlag
protected boolean validateEmptyFlag(boolean showHiddenFiles)Deprecated. -
fromPath
Deprecated. -
fromFile
Deprecated. -
isDirectory
public boolean isDirectory()Deprecated. -
exists
public boolean exists()Deprecated. -
notExists
public boolean notExists()Deprecated. -
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated. -
compareTo
Deprecated.- Specified by:
compareTo
in interfaceComparable<FileNode>
-
isHidden
public boolean isHidden()Deprecated. -
isEmpty
public boolean isEmpty(boolean showHiddenFiles)Deprecated. -
isReadable
public boolean isReadable()Deprecated. -
list
Deprecated.- Throws:
IOException
-
getSystemIcon
Deprecated. -
getSystemDisplayName
Deprecated. -
getPath
Deprecated. -
getFile
Deprecated.
-
FileTree
will be moved to https://github.com/weisJ/swing-dsl